AdminResource
Jersey Resource for administrative operations. The following resources are available:
/admin/session
GET | |||||
Response Body |
|
/admin/stack
GET | Fetches the thread stack dump for this application. | ||||
Response Body |
JSON represents the thread stack dump. |
/admin/status
GET | |||||
Response Body |
|
/admin/version
GET | Fetches the version for this application. | ||||
Response Body |
JSON represents the version. |