public class ProfileManager extends ManagedObject
| Constructor and Description |
|---|
ProfileManager(ServerConnection sc,
ManagedObjectReference mor) |
| Modifier and Type | Method and Description |
|---|---|
Profile |
createProfile(ProfileCreateSpec createSpec) |
Profile[] |
findAssociatedProfile(ManagedEntity entity) |
Profile[] |
getProfile() |
ProfilePolicyMetadata[] |
queryPolicyMetadata(String[] policyName) |
ProfilePolicyMetadata[] |
queryPolicyMetadata(String[] policyName,
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 ProfileManager(ServerConnection sc, ManagedObjectReference mor)
public Profile[] getProfile()
public Profile createProfile(ProfileCreateSpec createSpec) throws DuplicateName, RuntimeFault, RemoteException
DuplicateNameRuntimeFaultRemoteExceptionpublic Profile[] findAssociatedProfile(ManagedEntity entity) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic ProfilePolicyMetadata[] queryPolicyMetadata(String[] policyName) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic ProfilePolicyMetadata[] queryPolicyMetadata(String[] policyName, Profile profile) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionCopyright © 2011-2012. All Rights Reserved.