v1

latestOpenAPI 3.0.12026-07-177949123.5 KB
v1/ca_management

Get the status of this REST Resource

Returns status, API version and EJBCA version.

get/v1/ca_management/status

Response

Successful response

statusstring

Status

versionstring

Resource version

revisionstring

Application revision

Example response

{
  "status": "OK",
  "version": "1.0",
  "revision": "EJBCA 1.0.0 Enterprise"
}