Get capacity trend data for a storage system Primera / Alletra 9K

GET {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/capacity-history?select=id&range=startTime eq 1605063600 and endTime eq 1605186000&timeIntervalMin=60

Get capacity trend data for a storage system Primera / Alletra 9K

Request Params

KeyDatatypeRequiredDescription
selectstringQuery to select only the required parameters, separated by . if nested
rangestringrange will define start and end time in which query has to be made.
timeIntervalMinnumberIt defines granularity in minutes.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"capacityData":{"customerId":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"items":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"total":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"endTime":1625209133,"requestUri":"/v1/storage-systems/device-type1/SGH014XGSP/capacity-history","startTime":1625122733}