INPUT_OBJECT

BackupM365MailboxInput

Description

Configuration for O365 Mailbox backup.

link GraphQL Schema definition

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

link Require by