INPUT_OBJECT

AirGapStatusInput

Description

Request parameters for updating the air-gap status of the Rubrik cluster.

link GraphQL Schema definition

  • input AirGapStatusInput {
  • # Air-gap status of the Rubrik cluster.
  • isAirGapped: Boolean
  • # Rubrik cluster UUID.
  • clusterUuid: UUID!
  • }

link Require by