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