ClusterNodeAddEvent
ClusterNodeAddEvent
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 controller within the cluster. Enum options - CLUSTER_LEADER, CLUSTER_FOLLOWER. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.