NodeStatus type
The current status of the individual node
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