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