public class Profile extends ManagedObject
| Constructor and Description |
|---|
Profile(ServerConnection sc,
ManagedObjectReference mor) |
| Modifier and Type | Method and Description |
|---|---|
void |
associateProfile(ManagedEntity[] mes) |
Task |
checkProfileCompliance_Task(ManagedEntity[] mes) |
void |
destroyProfile() |
void |
dissociateProfile(ManagedEntity[] mes) |
String |
exportProfile() |
String |
getComplianceStatus() |
ProfileConfigInfo |
getConfig() |
Calendar |
getCreatedTime() |
ProfileDescription |
getDescriptioin() |
ManagedEntity[] |
getEntity() |
Calendar |
getModifiedTime() |
String |
getName() |
ProfileDescription |
retrieveDescription() |
convertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setMOR, setServerConnection, toString, waitForValuespublic Profile(ServerConnection sc, ManagedObjectReference mor)
public String getComplianceStatus()
public ProfileConfigInfo getConfig()
public Calendar getCreatedTime()
public ProfileDescription getDescriptioin()
public ManagedEntity[] getEntity()
public Calendar getModifiedTime()
public String getName()
public void associateProfile(ManagedEntity[] mes) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic Task checkProfileCompliance_Task(ManagedEntity[] mes) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic void destroyProfile()
throws RuntimeFault,
RemoteException
RuntimeFaultRemoteExceptionpublic String exportProfile() throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic void dissociateProfile(ManagedEntity[] mes) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic ProfileDescription retrieveDescription() throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionCopyright © 2011-2012. All Rights Reserved.