ConnectionServerMonitorCSReplication
ConnectionServerMonitorCSReplication
Replication status with respect to Peer Connection Servers in the same cluster.
JSON Example
{
"server_name": "cs1.example.com",
"status": "OK"
}
string
server_name
Optional
Connection Server host name or IP address.
string
status
Optional
LDAP replication status.
- OK: The connection to the Connection Server is working properly.
- ERROR: There is a problem with LDAP replication to the Connection Server.
Possible values are : OK, ERROR,