OBJECT
CertificateUsageInfo
Description
Different types of usages of a certificate on Rubrik Security Cloud.
link GraphQL Schema definition
- type CertificateUsageInfo {
- # The metadata about a certificate's usage on Rubrik Security Cloud.
- : [CertificateUsageParameter!]!
- # The type of usage of the certificate on Rubrik Security Cloud.
- : CertificateUsage!
- }