OBJECT
ArchivalLocationToClusterMapping
Description
Mapping between the archival location and the Rubrik cluster.
link GraphQL Schema definition
- type ArchivalLocationToClusterMapping {
- # Cluster on which you created the archival location.
- SlaArchivalCluster :
- # Location used as the archival target.
- DlsArchivalLocation :
- }