GET v1/bunits/{bunitId}/datacenters/{dataCenterId}/spservers/{spServerId}/clientoptionsets?tsmSync={tsmSync}

Get all COSs of server.

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 which cos is requested integer

Required

tsmSync Synchronize client option sets with IBM Storage Protect server before returning result. boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

A list of all cos of the selected server

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.