Get all storage pools for a device {systemId}

GET {{baseUrl}}/api/v1/storage-systems/:systemId/storage-pools?limit=10&offset=5&filter=name eq CPG_1&sort=name desc&select=id

Get all storage pools for a device {systemId}

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 pools by Key.
sortstringoData query to sort pools 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":0,"requestUri":"/api/v1/storage-systems/7CE809P009/storage-pools","total":1}