curl --request GET \
--url https://{FUSION HOST}/api/nodes/upByHost
{}
Returns a list of running endpoints grouped by host.
curl --request GET \
--url https://{FUSION HOST}/api/nodes/upByHost
{}
successful operation
The response is of type object
.
Was this page helpful?