Get readiness status
This resource provides the current ready status of the Process Engine. The status of this endpoint can be changed manually.
The overall endpoint status is calculated by the manually set READY status and the maintenance mode:
Manual status | Maintenance mode | Overall Status |
---|---|---|
— (not set) |
OFF |
READY |
— (not set) |
ON |
NOT READY |
READY |
OFF |
READY |
READY |
ON |
NOT READY |
NOT READY |
OFF |
NOT READY |
NOT READY |
ON |
NOT READY |
Is the overall status READY the endpoint will return with HTTP status 200. Otherwise the endpoint will return with HTTP status 503.