Interface: $Properties
v1.AddOrUpdateRemoteClusterRequest.$Properties
Properties of an AddOrUpdateRemoteClusterRequest.
Hierarchy
-
$Properties
Properties
enableRemoteClusterConnection
• Optional enableRemoteClusterConnection: null | boolean
Flag to enable / disable the cross cluster connection.
enableReplication
• Optional enableReplication: null | boolean
Controls whether replication streams are active.
frontendAddress
• Optional frontendAddress: null | string
Frontend Address is a cross cluster accessible address for gRPC traffic. This field is required.
frontendHttpAddress
• Optional frontendHttpAddress: null | string
Frontend HTTP Address is a cross cluster accessible address for HTTP traffic. This field is optional. If not provided on update, the existing HTTP address will be removed.