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