OBJECT

LegalHoldInfo

Description

Contains information about the legal hold placed on the Snapshot.

link GraphQL Schema definition

  • type LegalHoldInfo {
  • # Boolean which describes whether snapshot has to be held in place.
  • shouldHoldInPlace: Boolean!
  • }

link Require by