NodeStatus type

Defines values for NodeStatus.
KnownNodeStatus can be used interchangeably with NodeStatus, this enum contains the known values that the service supports.

Known values supported by the service

Unknown
Up
Down
Rebooting
ShuttingDown

type NodeStatus = string