ZookeeperSummary
editZookeeperSummary
editInformation about the ZooKeeper state.
Properties
edit-
states
(array[
ZookeeperNodeInfo
]
, required) - Information about the nodes
Example
edit{ "states" : [ { "id" : "string", "state" : "string" } ] }