The ActiveBackend data model carries the name of the backend which actively controls M&C redundancy switching in a redundant backend configuration. It is used with the /api/v1/activebackend API call.
Data Model
| Key | Type | Value |
|---|---|---|
| activeBackendName | String | The name of the backend which is or shall be the active backend |
The name of a backend is defined in the 'backend.properties' file with the 'backend.name' key.