GET v1/bunits/{bunitId}/defaultserver/clientoptionsets

Get all default COSs for when creating nodes for a business unit.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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 cos on the default server of the selected business unit

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.