ReplicationPairConfigDetails
Configuration details about the replication pair of Rubrik clusters.
Fields
| Field | Type | Description |
|---|---|---|
| networkInterface | NetworkInterfaceSelectionType | Network interface names for communication between the source and target clusters. This only applies to the private network setup type. |
| setupType | String! | Denotes private IP or NAT configuration. |
| sourceGateway | GatewayInfo | Source Rubrik cluster gateway information. |
| sourceNetworkInterfaceDetails | ClusterNetworkInterfaceDetails | Network interface names and types for communication between the source and target clusters. This only applies to the private network setup type. |
| targetGateway | GatewayInfo | Target Rubrik cluster gateway information. |
| targetNetworkInterfaceDetails | ClusterNetworkInterfaceDetails | Network interface names and types for communication between the source and target clusters. This only applies to the private network setup type. |
| useIpv6 | Boolean | Denotes whether the clusters are connected over IPv6. |
Used By
Referenced by
- DeleteReplicationPairTprReqChangesTemplate.existingConfigDetails
- DeleteReplicationPairTprReqChangesTemplate.newConfigDetails
- EditReplicationPairTprReqChangesTemplate.existingConfigDetails
- EditReplicationPairTprReqChangesTemplate.newConfigDetails
- PauseReplicationTprReqChangesTemplate.existingConfigDetails
- PauseReplicationTprReqChangesTemplate.newConfigDetails
- ReplicationPair.configDetails