INPUT_OBJECT

BatchReleaseFromQuarantineSnapshotInput

Description

Request to batch release snapshots from quarantine.

link GraphQL Schema definition

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

link Require by