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