Get all applicationset details for Primera / Alletra 9K
GET {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/applicationsets?limit=10&offset=5&filter=uid eq 2a0df0fe6f7dc7bb16000000000000000000004817&sort=name desc&select=id
Get all applicationset details for Primera / Alletra 9K
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 | Lucene query to filter application-sets by Key. | |
sort | string | Lucene query to sort application-sets by Key. | |
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":"/v1/storage-systems/device-type1/2FF70002AC01F0FF/applicationsets","total":1}