ENUM

ExistingSnapshotRetention

Description

Supported in v5.0+ Specifies the retention policy to apply to existing snapshots when unprotecting an object.

link GraphQL Schema definition

  • enum ExistingSnapshotRetention {
  • EXISTING_SNAPSHOT_RETENTION_EXPIRE_IMMEDIATELY
  • EXISTING_SNAPSHOT_RETENTION_KEEP_FOREVER
  • EXISTING_SNAPSHOT_RETENTION_RETAIN_SNAPSHOTS
  • }