INPUT_OBJECT

GetClusterCsrInput

Description

Input for getting cluster certificate signing request.

link GraphQL Schema definition

  • input GetClusterCsrInput {
  • # Required. ID of the Rubrik cluster hosting the API session or *me* for self.
  • id: String!
  • }

link Require by