GET v1/bunits/{bunitId}/datacenters/{dataCenterId}/spservers/{spServerId}/clientoptionsets/{clientOptionSetId}/clientoptions?tsmSync={tsmSync}
Get all options of a client option set
(SP)
Request Information
URI Parameters
Name | Description | Type | Additional 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 |
clientOptionSetId |
The ID of the client option set which options 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
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.