Summary
Get the health of a single application.
Description
Get the health of a single application in IAP.
Route
GET /health/applications/:name
Roles
admin
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | yes | The name for the selected application. |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| result | object | Contains the selected applications health data. |