GET healthcheck/GetHealthCheckResult
Gets Health Check Result
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
IHealthCheckResult| Name | Description | Type | Additional information |
|---|---|---|---|
| ComponentName | string |
None. |
|
| CheckPassed | boolean |
None. |
|
| StatusMessage | string |
None. |
|
| SubComponents | Collection of IHealthCheckResult |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.