GET v1/bunits/{bunitId}/defaultserver/domains
Get all default domains for when creating nodes for a business unit.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit where the backup node should be created | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
A list of all domains on the default server of the selected business unit
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.