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
Key | Datatype | Required | Description |
---|---|---|---|
limit | number | Number of items to return at a time | |
offset | number | The offset of the first item in the collection to return | |
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. | |
targetName | string | targetName will define the QoS target name in which query has to be made. | |
targetType | string | targetType will define the QoS target type in which query has to be made. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
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"}