Reference for https://p21soa.ciot.com/formsandreporting/.health/
Determine whether the service is running
Url: https://p21soa.ciot.com/formsandreporting/.health/
HTTP Method: GET
Message direction | Format | Body |
---|---|---|
Request | N/A | The Request body is empty. |
Response | Xml | Example,Schema |
The following is an example response Xml body:
<anyType />
The following is the response Xml Schema:
<xs:schema elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="anyType" nillable="true" /> </xs:schema>