cURL
curl --request GET \ --url https://{FUSION HOST}/api/nodes/hosts
[ "<string>" ]
Returns a list of hosts running endpoints.
successful operation
The response is of type string[].
string[]
Was this page helpful?