VchaNodeState_enum

VchaNodeState_enum
VchaNodeState_enum

VchaNodeState enum defines possible state a node can be in a VCHA Cluster.

Possible values:

  • up: Node is up and has joined the VCHA Cluster.
  • down: Node is down and has left the VCHA Cluster.
This data structure has no properties.
Enumeration: up, down,