OBJECT

BatchQuarantineSnapshotReply

Description

Reply for the operation to quarantine a batch of snapshots.

link GraphQL Schema definition

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

link Require by