OBJECT
SlaReplicationPair
Description
Datacenter replication pair.
link GraphQL Schema definition
- type SlaReplicationPair {
- # The cluster from which the SLA Domain replicates the snapshots.
- SlaDataLocationCluster! :
- # The cluster to which the SLA Domain replicates the snapshots.
- SlaDataLocationCluster! :
- }