| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| checkReports | list of status | element | 0/unbounded | ||
| overallStatus | level | element | 0/1 |
Example
<serviceHealthReport>
<overallStatus>...</overallStatus>
<checkReports>
<message>...</message>
<level>...</level>
</checkReports>
</serviceHealthReport>