Enum - ClusterPowerState(vim.vsan.clusterPowerState)

Since
vSAN API 8.0.0.1


Enum Description

Defines the high level cluster power state..

Enum Constants

NameDescription
ClusterPowerState_Unknown represent the value when the lower version client cannot recognize the enum value.
poweredOff indicates the cluster is powered off.
poweredOn indicates the cluster is powered on.
poweringOff indicates the cluster is in the progress of powering off.
poweringOn indicates the cluster is in the progress of powering on.

Show WSDL type definition