Register Remote Clusters

POST https://{{cluster}}/v2/remote-clusters

Request Body

{"username"=>"{{remoteClusterUser}}", "password"=>"{{remoteClusterPassword}}", "nodeAddresses"=>["{{remoteClusterIp}}"], "purpose"=>["Replication"], "replicationParams"=>{}}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring