GET v1/bunits/{bunitId}/datacenters/{dataCenterId}/spservers/{spServerId}/domains?tsmSync={tsmSync}
Get all domains of a server.
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 of the domains | integer |
Required |
tsmSync |
Synchronize domains with IBM Storage Protect server before returning result. | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
A list of all domains of the requested server
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.