INPUT_OBJECT

BackupM365OnedriveInput

Description

Configuration for O365 OneDrive backup.

link GraphQL Schema definition

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

link Require by