ZookeeperServerInfoList
ZookeeperServerInfoList
JSON Example
{
"zookeeperServersInfo": [
{
"clientPort": 0,
"electionPort": 0,
"fqdn": "string",
"hostAddress": "string",
"peerPort": 0,
"securePort": 0,
"zkId": 0,
"zkRole": "string"
}
]
}