Test Search VMware Storage Policy API


Enum - PbmHealthStatusForEntity(pbm.compliance.EntityHealthStatus.HealthStatus)

Since
7.0.0.0


Enum Description

The enumeration type defines the set of health status values for an entity that is part of entity health operation.

Enum Constants

NameDescription
green For file share: 'green' if the file server for this file share is running properly and all its backing vSAN objects are healthy. For FCD: 'green' if the datastore on which the entity resides is accessible from all the hosts it is mounted.
red For file share: 'red' if the file server for this file share is in error state or any of its backing vSAN objects are degraded. For FCD: 'red' if the datastore on which the FCD resides is not accessible from any of the hosts it is mounted.
unknown If the health status of a file share is unknown, not valid for FCD.
yellow For file share: 'yellow' if some backing objects are repairing, i.e. warning state. For FCD: 'yellow' if the datastore on which the entity resides is accessible only from some of the hosts it is mounted but not all.

Show WSDL type definition