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.
- : String
- # Cloud vendor type for which to assign the cloud account.
- : VendorType
- }