GET v1/bunits/{bunitId}/defaultspplusserver

Get the default server of a business unit
The server used when creating new hypervisors. If a business unit has no server selected, a default server will be assigned
based on certain criteria: Does the business unit have a data center and if so is there a default server in this data center?
If not find the default server of the parent using the same criteria: Is one selected => does a data center with a default server exist => inheritance.

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

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

None.

Id The Id of the default server
integer

None.

Name Name of the default server
string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.