Get volume-set identified by id
GET {{baseUrl}}/api/v1/storage-systems/:systemId/volume-sets/:id?select=<string>
Get volume-set identified by id
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
select | string | Query to select only the required parameters, separated by . if nested |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"appType":"\u003cstring\u003e","associatedLinks":[{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"consoleUri":"\u003cstring\u003e","customerId":"\u003cstring\u003e","generation":"\u003cinteger\u003e","id":"\u003cstring\u003e","name":"\u003cstring\u003e","productFamily":"\u003cstring\u003e","requestUri":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","systemId":"\u003cstring\u003e","type":"\u003cstring\u003e","volumesCount":"\u003cinteger\u003e"}