Get all storage systems by Nimble / Alletra 6K

GET {{baseUrl}}/api/v1/storage-systems/device-type2?limit=10&offset=5&filter=NAME eq g1a1&sort=name desc&select=id

Get all storage systems by Nimble / Alletra 6K

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 systems by Key.
sortstringLucene query to sort systems 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","total":1}