Server API
These endpoints allow to list all BPC instances in a cluster and to retrieve information about a specific instance.
Please be sure that every BPC server in the cluster uses a unique UUID.
This is done by the setting de.virtimo.bpc.core.karaf.uuid which can found in the config file [karaf]/etc/de.virtimo.bpc.core.cfg.
| Method | Endpoint |
|---|---|
|
|
Description Get the UUIDs of the BPC servers in the cluster. |
|
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 Get detailed info of a BPC server in the cluster. |
|
Path Parameter
|
|
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.
|