You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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.
  • No labels