LegalHoldSnapshotDetail
LegalHoldSnapshotDetails.
Fields
| Field | Type | Description |
|---|---|---|
| customizations | [SnapshotCustomization!]! | The customizations applied to the snapshot. |
| id | String! | ID. The identifier is the for-ever snapshot id. |
| legalHoldInfo | LegalHoldInfo | Legal hold configuration for the snapshot. Populated only for RSC native snapshots. |
| legalHoldTime | DateTime | Legal hold time. |
| snapshotRetentionInfo | CdmSnapshotRetentionInfo | Provides snapshot details for each location. |
| snapshotTime | DateTime | Snapshot time. |
| type | SnapshotTypeEnum! |
Used By
Queries
- query: legalHoldSnapshotsForSnappable (via connection)
Referenced by