Status API
The Status API allows to retrieve certain status information (e.g. availability, healthiness) of the BPC.
| Method | Endpoint |
|---|---|
|
|
Description Get the status of the local BPC server. |
|
Returns Depending on the user session more or less data is returned as JSON. HTTP Status Code
Content-Type
|
|
Required Access Rights Can be used without a user session. |
|
|
|
Description Get the following health infos in one call:
|
|
Returns HTTP Status Code
|
|
Required Access Rights Can be used without a user session. |
|
|
|
Description Get the status of all loaded BPC modules/bundles. |
|
Returns HTTP Status Code
|
|
Required Access Rights Can be used without a user session. |
|
|
|
Description Get the maintenance mode status. |
|
Returns HTTP Status Code
|
|
Required Access Rights Can be used without a user session. |
|
|
|
Description Get the health status of the identity provider.
The idp health endpoint can be configured by the setting |
|
Returns HTTP Status Code
|
|
Required Access Rights Can be used without a user session. |
|
|
|
Description Get the license status. |
|
Returns HTTP Status Code
|
|
Required Access Rights Can be used without a user session. |
|
|
|
Description Get the OpenSearch status. |
|
Returns HTTP Status Code
|
|
Required Access Rights Can be used without a user session. |
|
|
|
Description Get a list of all sessions. |
|
Returns The requested data as JSON. HTTP Status Code
Content-Type
|
|
Required Access Rights The logged in user or API Key must have either the following role or right.
|
|
|
|
Description To check if this is the BPC master server. |
|
Returns HTTP Status Code
|
|
Required Access Rights Can be used without a user session. |