Get volume-set identified by id
GET {{baseUrl}}/api/v1/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","application":"\u003cstring\u003e","associatedLinks":[{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"customerId":"\u003cstring\u003e","generation":"\u003cinteger\u003e","id":"\u003cstring\u003e","name":"\u003cstring\u003e","productFamily":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","systemId":"\u003cstring\u003e","type":"\u003cstring\u003e"}