ENUM
ClusterKeyRotationState
Description
The state of the key rotation on the Rubrik cluster.
link GraphQL Schema definition
- enum ClusterKeyRotationState {
- # The rotation was aborted on at least one of the nodes
- # on the Rubrik cluster.
- # The rotation succeeded on all of the nodes on the Rubrik cluster.
- # The rotation failed on at least one of the nodes
- # on the Rubrik cluster.
- # The rotation is in progress.
- # Unspecified.
- # The rotation is scheduled on the Rubrik cluster.
- }