Returns the service status¶
Responses¶
| HTTP Code | Description | Schema |
|---|---|---|
| 200 | OK | ServiceStatus |
| 400 | Bad Request | No Content |
| 401 | Unauthorized | No Content |
| 403 | Forbidden | No Content |
| 404 | Resource Not Found | No Content |
| 415 | Unsupported Media Type | No Content |
Produces¶
application/json;charset=UTF-8
Tags¶
- Agent
Security¶
| Type | Name |
|---|---|
| apiKey | Shared Secret |
| apiKey | JWT Bearer |