ENUM
ClusterNodePosition
Description
Represents the position of the node in a Rubrik chassis.
link GraphQL Schema definition
- enum ClusterNodePosition {
- # Left bottom node in the Rubrik chassis.
- # Left top node in the Rubrik chassis.
- # Right bottom node in the Rubrik chassis.
- # Right top node in the Rubrik chassis.
- }