INPUT_OBJECT

StartCreateAzureNativeManagedDiskSnapshotsJobInput

Description

Input to initiate a job to create Azure Native Managed Disk snapshots.

link GraphQL Schema definition

  • input StartCreateAzureNativeManagedDiskSnapshotsJobInput {
  • # Rubrik UUIDs of the managed disks whose snapshots are to be taken..
  • managedDiskRubrikIds: [UUID!]!
  • # The ID of the SLA Domain assigned to protect the on-demand snapshot.
  • retentionSlaId: String
  • }

link Require by