Get volumes for an applicationset identified by appsetUid

GET {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/applicationsets/:appsetId/volumes?limit=10&offset=5&filter=name eq array1 and wwn eq 2FF70002AC018D94&sort=systemWWN desc&select=id

Get volumes for an applicationset identified by appsetUid

Request Params

KeyDatatypeRequiredDescription
limitnumberNumber of items to return at a time
offsetnumberThe offset of the first item in the collection to return
filterstringoData query to filter by Key.
sortstringoData query to sort by Key.
selectstringQuery to select only the required parameters, separated by . if nested

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"requestUri":"/v1/storage-systems/device-type1/2FF70002AC01F0FF/applicationsets/fd3244ef7f1ab8bd16500c7a41bdf8f8/volumes","volumes":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}