List all services

Returns all services across all gateways, optionally filtered by cluster_id.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Query parameters

cluster_idstringOptional

The cluster Id for the gateway to pull services for (optional)

Response

All of the services that exist across all gateways
statestring
resultlist of objects

Errors

500
Internal Server Error