Package com.vmware.vim25.mo
Class ManagedEntity
java.lang.Object
com.vmware.vim25.mo.ManagedObject
com.vmware.vim25.mo.ExtensibleManagedObject
com.vmware.vim25.mo.ManagedEntity
- Direct Known Subclasses:
ComputeResource,Datacenter,Datastore,DistributedVirtualSwitch,Folder,HostSystem,Network,ResourcePool,VirtualMachine
ManagedEntity represents the managed objects that can be listed in the inventory tree.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vmware.vim25.mo.ExtensibleManagedObject
getAvailableField, getValues, setCustomValueMethods 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
-
ManagedEntity
-
-
Method Details
-
getAlarmActionEabled
public boolean getAlarmActionEabled()- Since:
- SDK4.0
-
getConfigIssue
-
getConfigStatus
-
getCustomValue
-
getDeclaredAlarmState
-
getDisabledMethod
-
getEffectiveRole
public int[] getEffectiveRole() -
getName
-
getOverallStatus
-
getParent
-
getPermission
-
getRecentTasks
-
getTag
- Since:
- SDK4.0
-
getTriggeredAlarmState
-
destroy_Task
- Throws:
VimFaultRuntimeFaultRemoteException
-
reload
- Throws:
RuntimeFaultRemoteException
-
rename_Task
public Task rename_Task(String name) throws InvalidName, DuplicateName, RuntimeFault, RemoteException
-