GET v1/bunits/{bunitId}/availableServerTypes

Get types of servers owned by business unit or it's ancestors.
This information is relevant when it is needed to know what information can be created for the business unit

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The ID of the business unit whose children are requested. integer

Required

Body Parameters

None.

Response Information

Resource Description

A list of business units that are children to the chosen business unit.

Collection of ServerType
NameDescriptionTypeAdditional information
Id ID of server type
integer

None.

Name Name of server type
string

Read-only.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.