Skip to main content

Get application environment instances

GET 

https://us.app.unleash-hosted.com/ushosted/api/admin/metrics/instances/:appName/environment/:environment

Returns an overview of the instances for the given appName and environment that receive traffic.

Request

Responses

applicationEnvironmentInstancesSchema

Authorization: Authorization

name: Authorizationtype: apiKeyin: headerdescription: API key needed to access this API
curl -L 'https://us.app.unleash-hosted.com/ushosted/api/admin/metrics/instances/:appName/environment/:environment' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://us.app.unleash-hosted.com/ushosted
Auth
Parameters
— pathrequired
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!