GET v1/bunits/{bunitId}/datacenters/{dataCenterId}/spservers/{spServerId}/clientoptionsets/{clientOptionSetId}

Get a single COS.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The ID of the business unit of the data center integer

Required

dataCenterId The ID of the data center of the server integer

Required

spServerId The ID of the server of the cos integer

Required

clientOptionSetId The ID of the requested cos integer

Required

Body Parameters

None.

Response Information

Resource Description

The requested cos

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.