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

Get a single client option.

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 cos of the option integer

Required

clientOptionId The ID of the requested option integer

Required

Body Parameters

None.

Response Information

Resource Description

The requested option

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.