Get snapshot details of volume sets identified by {id} for Primera / Alletra 9K

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

Get snapshot details of volume sets identified by {id} for Primera / Alletra 9K

Request Params

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"items":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"pageLimit":1,"pageOffset":1,"requestUri":"/v1/storage-systems/device-type1/2FF70002AC018D94/snapshots","total":1}