Package com.vmware.vim25.mo
Class HostProfile
java.lang.Object
com.vmware.vim25.mo.ManagedObject
com.vmware.vim25.mo.Profile
com.vmware.vim25.mo.HostProfile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecuteHostProfile(HostSystem host, ProfileDeferredPolicyOptionParameter[] deferredParam) voidvoidupdate(HostProfileConfigSpec config) voidMethods inherited from class com.vmware.vim25.mo.Profile
associateProfile, checkProfileCompliance_Task, destroyProfile, dissociateProfile, exportProfile, getComplianceStatus, getConfig, getCreatedTime, getDescriptioin, getDescription, getEntity, getModifiedTime, getName, retrieveDescriptionMethods inherited from class com.vmware.vim25.mo.ManagedObject
convertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setCachedProperty, setMOR, setServerConnection, toString, waitForValues
-
Constructor Details
-
HostProfile
-
-
Method Details
-
getComplianceCheckTime
-
getReferenceHost
-
getValidationFailureInfo
-
getValidationState
-
getValidationStateUpdateTime
-
resetValidationState
- Throws:
RuntimeFaultRemoteException
-
update
public void update(HostProfileConfigSpec config) throws DuplicateName, ProfileUpdateFailed, RuntimeFault, RemoteException -
updateReferenceHost
- Throws:
RuntimeFaultRemoteException
-
executeHostProfile
public ProfileExecuteResult executeHostProfile(HostSystem host, ProfileDeferredPolicyOptionParameter[] deferredParam) throws RuntimeFault, RemoteException - Throws:
RuntimeFaultRemoteException
-