GET v1/bunits/{bunitId}/fallbackspplusserver

Get the fallback server of a business unit
This will be the server set as default for the business unit if none is selected.
The rules for finding it is the same as the default server but the currently selected server will
not be considered. If none is selected for the business unit the default server and the fallback server
will be the same.
This server is used to inform about which server will be used if the currently selected is removed

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The ID of the business unit of the server integer

Required

Body Parameters

None.

Response Information

Resource Description

The default server of the business unit

FallbackServer
NameDescriptionTypeAdditional information
Href A link to this specfic instance.
URI

None.

Id The Id of the fallback server
integer

None.

Name Name of the fallback server
string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.