vSphere Web Services API
| 
 | |||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Enum - ManagedEntityStatus(vim.ManagedEntity.Status)
- Property of
 - AlarmFilterSpec, AlarmState, AlarmTriggeringActionTransitionSpec, ClusterFailoverHostAdmissionControlInfoHostStatus, ClusterRuleInfo, ComputeResourceSummary, CryptoManagerKmipClusterStatus, CryptoManagerKmipServerStatus, EventAlarmExpression, HealthUpdate, HostListSummary, KmipServerStatus, ManagedEntity, ResourcePoolRuntimeInfo, VirtualMachine, VirtualMachineQuickStats, VirtualMachineSummary
 - Since
 - 2.0
 
Enum Description
The Status enumeration defines a general "health" value for a managed entity.Enum Constants
| Name | Description | 
|---|---|
| gray | 
      The status is unknown.
    | 
| green | 
      The entity is OK.
    | 
| red | 
      The entity definitely has a problem.
    | 
| yellow | 
      The entity might have a problem.
    | 
Show WSDL type definition
| Top of page | |||
| Managed Object Types | Data Object Types | All Properties | All Methods |