OBJECT

DissolveLegalHoldReply

Description

Contains information about the snapshots dissolved from legal hold.

link GraphQL Schema definition

  • type DissolveLegalHoldReply {
  • # List of the snapshot IDs dissolved from legal hold.
  • snapshotIds: [String!]!
  • }

link Require by