ClusterNodeRemoveEvent
ClusterNodeRemoveEvent
JSON Example
{
"ip": {
"addr": "string",
"type": "string"
},
"ip6": {
"addr": "string",
"type": "string"
},
"node_name": "string",
"role": "string"
}
string
node_name
Optional
Name of controller node. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
string
role
Optional
Role of the node when it left the controller cluster. Enum options - CLUSTER_LEADER, CLUSTER_FOLLOWER, CLUSTER_UNKNOWN. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.