INPUT_OBJECT

HypervBatchInstantRecoverSnapshotJobConfigInput

Description

Supported in v7.0+

link GraphQL Schema definition

  • input HypervBatchInstantRecoverSnapshotJobConfigInput {
  • # Required. Supported in v7.0+
  • # Array of objects that contain information about snapshots to be instantly
  • # recovered.
  • snapshots: [HypervInstantRecoverConfigForBatchInput!]!
  • }