curl --request GET \
--url http://localhost:8080/cabinet/admin/ban-system/nodes{
"nodes": [],
"total": 0,
"online": 0
}Get list of connected nodes.
curl --request GET \
--url http://localhost:8080/cabinet/admin/ban-system/nodes{
"nodes": [],
"total": 0,
"online": 0
}