Get performance trend data of Primera / Alletra 9K Volume identified by {id}

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

Get performance trend data of Primera / Alletra 9K Volume identified by {id}

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

{"customerId":"fc5f41652a53497e88cdcebc715cc1cf","endTime":162564271,"historyData":{"iopsMetricsData":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"latencyMetricsDataMs":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"throughputMetricsDataKbps":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"requestUri":"/v1/storage-systems/device-type1/SGH014XGSP/volumes/a7c4e6593f51d0b98f0e40d7e6df04fd/performance-history","startTime":1625556314}