INPUT_OBJECT

ExcludeAzureStorageAccountContainersInput

Description

Input to update storage account containers to be excluded from protection.

link GraphQL Schema definition

  • input ExcludeAzureStorageAccountContainersInput {
  • # List of container names.
  • containers: [String!]!
  • # Rubrik ID for the Azure Storage Account.
  • storageAccountId: UUID!
  • }

link Require by