INPUT_OBJECT

HypervBatchMountSnapshotJobConfigInput

Description

Supported in v7.0+

link GraphQL Schema definition

  • input HypervBatchMountSnapshotJobConfigInput {
  • # Required. Supported in v7.0+
  • # Array of objects containing information about snapshots to be mounted.
  • snapshots: [HypervMountSnapshotConfigForBatchInput!]!
  • }