public class ProfileComplianceManager extends ManagedObject
| Constructor and Description |
|---|
ProfileComplianceManager(ServerConnection sc,
ManagedObjectReference mor) |
| Modifier and Type | Method and Description |
|---|---|
Task |
checkCompliance_Task(Profile[] profile,
ManagedEntity[] entity) |
void |
clearComplianceStatus(Profile[] profile,
ManagedEntity[] entity) |
ComplianceResult[] |
queryComplianceStatus(Profile[] profile,
ManagedEntity[] entity) |
ProfileExpressionMetadata[] |
queryExpressionMetadata(String[] expressionName) |
ProfileExpressionMetadata[] |
queryExpressionMetadata(String[] expressionName,
Profile profile) |
convertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setMOR, setServerConnection, toString, waitForValuespublic ProfileComplianceManager(ServerConnection sc, ManagedObjectReference mor)
public Task checkCompliance_Task(Profile[] profile, ManagedEntity[] entity) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic void clearComplianceStatus(Profile[] profile, ManagedEntity[] entity) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic ComplianceResult[] queryComplianceStatus(Profile[] profile, ManagedEntity[] entity) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic ProfileExpressionMetadata[] queryExpressionMetadata(String[] expressionName) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic ProfileExpressionMetadata[] queryExpressionMetadata(String[] expressionName, Profile profile) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionCopyright © 2011-2012. All Rights Reserved.