AdminResource

Jersey Resource for admin operations.

The following resources are applicable:

/admin/session

GET

Response Body

element: (custom)
media types: application/json

(no documentation provided)

/admin/stack

GET

Fetches the thread stack dump for this application.

Response Body

element: (custom)
media types: text/plain

json representing the thread stack dump.

/admin/status

GET

Response Body

element: (custom)
media types: application/json

(no documentation provided)

/admin/version

GET

Fetches the version for this application.

Response Body

element: (custom)
media types: application/json

json representing the version.