Data Governance
Also available as:
PDF

AdminResource

Jersey Resource for administrative operations. The following resources are available:

/admin/session

GET

Response Body

element:

(custom)

media types:

application/json

/admin/stack

GET

Fetches the thread stack dump for this application.

Response Body

element:

(custom)

media types:

text/plain

JSON represents the thread stack dump.

/admin/status

GET

Response Body

element:

(custom)

media types:

application/json

/admin/version

GET

Fetches the version for this application.

Response Body

element:

(custom)

media types:

application/json

JSON represents the version.