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 in Enterprise edition with any value, 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. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.