OBJECT
ArchivalSpec
Description
Archiving specification.
link GraphQL Schema definition
- type ArchivalSpec {
- # Archival threshold.
- Int! :
- # Unit of archival threshold.
- RetentionUnit! :
- # Archival tiering specification.
- ArchivalTieringSpec :
- # Archives all snapshots taken with the specified frequency.
- RetentionUnit!]! : [
- # Storage settings of an archival group.
- TargetMapping :
- # Mapping between the archival location and the Rubrik cluster.
- ArchivalLocationToClusterMapping!]! : [
- }