INPUT_OBJECT

BatchMountSnapshotJobConfigV2Input

Description

Supported in v6.0+

link GraphQL Schema definition

  • input BatchMountSnapshotJobConfigV2Input {
  • # Required. Supported in v6.0+
  • # Array of objects containing information about snapshots to mount.
  • snapshots: [MountSnapshotJobConfigForBatchV2Input!]!
  • }