Skip to main content

Interface: IAddOrUpdateRemoteClusterRequest

operatorservice.v1.IAddOrUpdateRemoteClusterRequest

Properties of an AddOrUpdateRemoteClusterRequest.

Hierarchy

Properties

enableRemoteClusterConnection

Optional enableRemoteClusterConnection: null | boolean

Flag to enable / disable the cross cluster connection.

Inherited from

$Properties.enableRemoteClusterConnection


enableReplication

Optional enableReplication: null | boolean

Controls whether replication streams are active.

Inherited from

$Properties.enableReplication


frontendAddress

Optional frontendAddress: null | string

Frontend Address is a cross cluster accessible address for gRPC traffic. This field is required.

Inherited from

$Properties.frontendAddress


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.

Inherited from

$Properties.frontendHttpAddress