Get all snapshots' details of Nimble / Alletra 6K Volume identified by {volumeId}

GET {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/volumes/:volumeId/snapshots?limit=10&offset=5&filter=id eq 2a0df0fe6f7dc7bb16000000000000000000004817&sort=name desc&select=id

Get all snapshots' details of Nimble / Alletra 6K Volume identified by {volumeId}

Request Params

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

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":"api/v1/storage-systems/device-type2/2a0df0fe6f7dc7bb16000000000000000000004817/volumes/0625dab4ed8948f2e000000000000000000000003a/snapshots","total":1}