OBJECT

BatchReleaseFromQuarantineSnapshotReply

Description

Reply for the operation to release a batch of snapshots from quarantine.

link GraphQL Schema definition

  • type BatchReleaseFromQuarantineSnapshotReply {
  • # Boolean which signifies whether the operation is successful.
  • isBatchReleaseFromQuarantineSuccessful: Boolean!
  • }

link Require by