OBJECT
UpdateGlobalCertificateReply
Description
The Rubrik clusters on which the certificate was successfully updated.
link GraphQL Schema definition
- type UpdateGlobalCertificateReply {
- # The Rubrik clusters on which the certificate was successfully updated.
- UUID!]! : [
- # The errors originating from updating certificates on the Rubrik clusters.
- CertificateClusterOperationError!]! : [
- }