OBJECT
AddGlobalCertificateReply
Description
The certificate that was imported.
link GraphQL Schema definition
- type AddGlobalCertificateReply {
- # The certificate that was imported.
- GlobalCertificate! :
- # The errors from uploading the certificate to the specified Rubrik clusters.
- CertificateClusterOperationError!]! : [
- }