Get performance trend data of Nimble / Alletra 6K Volume identified by {id}
GET {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/volumes/:volumeId/performance-history?select=id&range=startTime eq 1605063600 and endTime eq 1605186000&timeIntervalMin=60
Get performance trend data of Nimble / Alletra 6K Volume identified by {id}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
select | string | Query to select only the required parameters, separated by . if nested | |
range | string | range will define start and end time in which query has to be made. | |
timeIntervalMin | number | It defines granularity in minutes. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"iops_metrics_data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"latency_metrics_data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"requestURI":"/api/v1/storage-systems/device-type2/00473102de2f5f39d8000000000000000000000001/volumes/37473102de2f5f39d8000000000000000000000027/performance-history","throughput_metrics_data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}