INPUT_OBJECT

BatchQuarantineSnapshotInput

Description

Request to batch quarantine list of snapshots.

link GraphQL Schema definition

  • input BatchQuarantineSnapshotInput {
  • # Quarantine spec needed for the operation.
  • quarantineSpecs: [QuarantineSpecInput!]!
  • }

link Require by