Enum - ClusterPowerStatus(vim.cluster.ClusterPowerStatus)

Since
vSAN API vSAN 7.0U3


Enum Description

Defines the detailed cluster wide power action.

Enum Constants

NameDescription
clusterPoweredOff indicate the cluster is in shutdown state.
clusterPoweredOn indicate the cluster is in running state.
ClusterPowerStatus_Unknown represent the value when the lower version client cannot recognize the enum value.
haDisabled vSphere HA is disabled.
haEnabled vSphere HA is enabled.
hostsInfraVMsPoweredoff

Since vSAN API 7.4
hostsInfraVMsPoweredon

Since vSAN API 7.4
hostsInMM all hosts are in maintenance mode.
hostsOutOfMM all hosts are out of maintenance mode.
hostsPoweredOff power-off operations have been triggered on all hosts.
infraVMsRecorded

Since vSAN API 7.4
supportedVMsPoweredOff the supported system VMs are powered off.
supportedVMsPoweredOn the supported system VMs are powered on.
vcVMPoweredOff power off the VC VM if the VC VM is on vSAN.
vcVMPoweredOn power on the VC VMs if it the VC VM is on vSAN.
vsanDOMPauseAllCCPsSet DOMPauseAllCCPs is set.
vsanDOMPauseAllCCPsUnset DOMPauseAllCCPs is unset.
vsanMemberShipUpdateDisabled vSAN membership updates is disabled.
vsanMemberShipUpdateEnabled vSAN membership updates is enabled.

Show WSDL type definition