INPUT_OBJECT

AssignCloudAccountToClusterInput

Description

Request for assigning the cloud account to the specified Rubrik cluster.

link GraphQL Schema definition

  • input AssignCloudAccountToClusterInput {
  • # UUID of the cluster.
  • clusterUuid: String
  • # Cloud vendor type for which to assign the cloud account.
  • vendor: VendorType
  • }

link Require by