ClusterPowerState_enum

ClusterPowerState_enum
ClusterPowerState_enum

Defines the high level cluster power state..

Possible values:

  • poweredOn: indicates the cluster is powered on.
  • poweredOff: indicates the cluster is powered off.
  • poweringOn: indicates the cluster is in the progress of powering on.
  • poweringOff: indicates the cluster is in the progress of powering off.
  • ClusterPowerState_Unknown: represent the value when the lower version client cannot recognize the enum value.
This data structure has no properties.
Enumeration: poweredOn, poweredOff, poweringOn, poweringOff, ClusterPowerState_Unknown,