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