INPUT_OBJECT

BatchOnDemandBackupHypervVmInput

Description

Required. Input for taking on-demand snapshots of multiple Hyper-V virtual machines.

link GraphQL Schema definition

  • input BatchOnDemandBackupHypervVmInput {
  • # User note to associate with audits.
  • userNote: String
  • # Input configuration for taking on-demand snapshot of multiple HyperV virtual
  • # machines.
  • config: HypervBatchOnDemandBackupJobConfigInput!
  • }

link Require by