INPUT_OBJECT

MapAzureCloudAccountExocomputeSubscriptionInput

Description

Input for mapping Azure cloud accounts to an Exocompute subscription.

link GraphQL Schema definition

  • input MapAzureCloudAccountExocomputeSubscriptionInput {
  • # Rubrik IDs of the cloud accounts to be mapped.
  • cloudAccountIds: [UUID!]!
  • # Rubrik ID of the Exocompute cloud account to map to for launching Exocompute.
  • exocomputeCloudAccountId: UUID!
  • }

link Require by