INPUT_OBJECT

UnmapCloudAccountExocomputeAccountInput

Description

Input for unmapping cloud accounts from the mapped Exocompute account.

link GraphQL Schema definition

  • input UnmapCloudAccountExocomputeAccountInput {
  • # Rubrik IDs of the cloud accounts to be unmapped.
  • cloudAccountIds: [UUID!]!
  • # Cloud provider type.
  • cloudVendor: CloudVendor!
  • }

link Require by