GetStatus ( )
Returns, as a HTTP return code, the status of the service. 200 OK means that the service is working normally.
Access method: GET
Parameters:
None.
Returns:
- "200 OK" if service is running normally. Anything else indicates problems.
- See HTTP Return Codes for standard HTTP return codes.