Get QoS policy data for a storage system Primera / Alletra 9K identified by {systemId}

GET {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/qos-policy?limit=10&offset=5&select=id&range=startTime eq 1605063600 and endTime eq 1605186000&targetName=targetName eq volume1&targetType=targetType eq vv

Get QoS policy data for a storage system Primera / Alletra 9K identified by {systemId}

Request Params

KeyDatatypeRequiredDescription
limitnumberNumber of items to return at a time
offsetnumberThe offset of the first item in the collection to return
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.
targetNamestringtargetName will define the QoS target name in which query has to be made.
targetTypestringtargetType will define the QoS target type in which query has to be made.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"qospolicyDetails":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"requestURI":"/api/v1/storage-systems/device-type1/SGH014XGSP/qos-policy"}