Get all volume-sets

GET {{baseUrl}}/api/v1/volume-sets?limit=10&offset=5&filter=name eq volset and systemId eq 7CE751P312&sort=systemId desc&select=id

Get all volume sets

Request Params

KeyDatatypeRequiredDescription
limitnumberNumber of items to return at a time
offsetnumberThe offset of the first item in the collection to return
filterstringoData query to filter by Key.
sortstringoData query to sort 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-type1/7CE751P312/applicationsets/14dbcb4be4836ff8f012a6d0118ba83a","total":1}