ControlConnStatus

ControlConnStatus
ControlConnStatus
JSON Example
{
    "status": "string",
    "control_node_ip": "string",
    "failure_status": "string"
}
string
status
Optional

Status of the control Node for e.g UP, DOWN.

Possible values are : UP, DOWN,
string
control_node_ip
Optional

IP address of the control Node.

string
failure_status
Optional

Failure status of the control Node for e.g CONNECTION_REFUSED,INCOMPLETE_HOST_CERT.

Possible values are : CONNECTION_REFUSED, INCOMPLETE_HOST_CERT, INCOMPLETE_CONTROLLER_CERT, CONTROLLER_REJECTED_HOST_CERT, HOST_REJECTED_CONTROLLER_CERT, KEEP_ALIVE_TIMEOUT, OTHER_SSL_ERROR, OTHER_ERROR,
Property Of