D4Science D4Science Don't have a D4Science account? Create one Could not find what you are looking for? Contact us.

serviceHealthReport Data Type

Namespace
(Default)
Schema
ns0.xsd
Properties
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>