Skip to content

ClusterEncryptionInfo

The Rubrik cluster's encryption-at-rest information.

Fields

Field Type Description
canUserManageCluster Boolean! Specifies if the user can manage the cluster settings.
cipher String! The encryption cipher.
encryptionType ClusterEncryptionType! The type of encryption used by the Rubrik cluster.
isConnected Boolean! Specifies if the Rubrik cluster is connected.
isEncrypted Boolean! Specifies if the Rubrik cluster is encrypted.
isOnCloud Boolean! Specifies whether the Rubrik cluster is hosted in the cloud.
kmipClientUsername String! The username for the KMIP client credentials.
latestRotationCompletedInfo ClusterKeyRotation The latest completed key rotation on the Rubrik cluster.
mostRecentRscRequest RscKeyRotationRequest The most recent key rotation request made on RSC for the Rubrik cluster.
name String! The name of the Rubrik cluster.
softwareVersion String! The software version running on the Rubrik cluster.
supportedKeyTypes [ClusterKeyProtection!]! The supported key protection types for the Rubrik cluster.
totalKmipServers Long! The number of KMIP servers used by the cluster.
uuid UUID! The ID of the Rubrik cluster.

Used By

Queries