INPUT_OBJECT

BackupM365TeamInput

Description

Configuration for O365 Team backup.

link GraphQL Schema definition

  • input BackupM365TeamInput {
  • # Rubrik IDs of the teams to backup.
  • workloadUuids: [UUID!]!
  • # Rubrik ID of the retention SLA Domain to set for the on-demand snapshot.
  • retentionSlaId: UUID
  • }

link Require by