Get the volume performance history data associated with a host identified by {uid}

GET {{baseUrl}}/api/v1/host-initiators/:hostId/storage-performance-history?select=latencyMetricsDataMs&range=startTime eq 1605063600 and endTime eq 1605186000&timeIntervalMin=1440&topVolumesCount=5

Get the volume performance history data associated with a host identified by {uid}

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.
topVolumesCountnumberThe number of top volumes to be returned, by default it will be 5

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"customerId":"string","hostVolumePerfTrendData":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"requestURI":"/v1/host-initiators/2b09e744496246859fde6c132b2091d3/storage-performance-history"}