Overview
Index
Root resource
summary: resource |
method
detail:
method
Path:
/
administration
/ ping
Ping the system. This resource is not authenticated.
Resource Methods
Method Summary
Name
Description
GET /administration/ping
Ping the system.
Method Detail
GET /administration/ping
Ping the system. This resource is not authenticated.
HTTP Example:
GET /administration/ping
Output:
String
- {"status": "ok"}
Produces:
application/json
HTTP return codes:
200
- null
Overview
Index
Root resource
summary: resource |
method
detail:
method