Skip to content

GlobalCertificatesQueryInput

Input to list global certificates.

Fields

Field Type Description
cdmUsages [CdmCertificateUsage!] Specifies the CDM certificate usages to return.
clusterIds [UUID!] The UUIDs of the Rubrik clusters on which to filter.
hasKey Boolean Specifies whether to return only the certificates with private keys.
isCa Boolean Specifies whether to include only CA certificates.
isRscBorn Boolean Specifies whether to include only certificates imported via RSC.
isRubrikManaged Boolean Specifies whether to include only Rubrik-managed certificates.
isTrustedAny Boolean Specifies whether the certificate is in the trust store of the Rubrik cluster.
issuerTypes [IssuerType!] Specifies the certificate issuer types to return.
renewalStatuses [CertificateRotationStatus!] Specifies the certificate rotation statuses to retrieve.
searchText String The query to filter the certificates.
statuses [GlobalCertificateStatus!] The status of the certificates.