INPUT_OBJECT

BatchExportSnapshotJobConfigV3Input

Description

Supported in Rubrik CDM version 9.0 and later. Input for batch export snapshots for vSphere.

link GraphQL Schema definition

  • input BatchExportSnapshotJobConfigV3Input {
  • # Required. Supported in v8.1+
  • # Array of objects containing information about snapshots to export.
  • snapshots: [ExportSnapshotJobConfigForBatchV3Input!]!
  • }