Get all Primera / Alletra 9K storage systems
GET {{baseUrl}}/api/v1/storage-systems/device-type1?limit=10&offset=5&filter=name eq VEGA_CB1507_8400_2N_150&sort=id asc,name desc&select=id
Get all Primera / Alletra 9K storage systems
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | number | Number of items to return at a time | |
offset | number | The offset of the first item in the collection to return | |
filter | string | oData query to filter systems by Key. | |
sort | string | Query to sort the response with specified key and order | |
select | string | Query to select only the required parameters, separated by . if nested |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
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-type1","total":1}