v1/configdump
Get the status of this REST Resource
Returns status, API version and EJBCA version.
get/v1/configdump/status
Response
Successful operation
Example response
{
"status": "OK",
"version": "1.0",
"revision": "EJBCA 1.0.0 Enterprise"
}