ENUM
CertificateRotationStatus
Description
The result status of the certificate rotation.
link GraphQL Schema definition
- enum CertificateRotationStatus {
- # Certificate rotation failed.
- # Certificate rotation is in progress.
- # Certificate rotation has not been scheduled.
- @deprecated( reason: "No longer applicable." )
- # Certificate is ready to migrate to Rubrik CA management.
- # Certificate rotation succeeded.
- # The status of the certificate rotation is unknown.
- # Certificate rotation is not supported.
- }