INPUT_OBJECT

DeleteAzureCloudAccountWithoutOauthInput

Description

Input for deleting an Azure Cloud Account without OAuth.

link GraphQL Schema definition

  • input DeleteAzureCloudAccountWithoutOauthInput {
  • # Features enabled on the Azure Cloud Account.
  • features: [CloudAccountFeature!]!
  • # Rubrik IDs of the subscriptions to be deleted.
  • azureSubscriptionRubrikIds: [UUID!]!
  • }

link Require by