OBJECT

ClusterCsr

Description

Supported in v7.0+

link GraphQL Schema definition

  • type ClusterCsr {
  • # Required. Supported in v7.0+
  • # Certificate signing request generated from the private key of the Rubrik
  • # cluster.
  • csr: String!
  • }

link Require by