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=<integer>&offset=<integer>&select=<string>&range=<string>&targetName=<string>&targetType=<string>

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

Request Params

KeyDatatypeRequiredDescription
limitstringNumber of items to return at a time
offsetstringThe 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

{&quot;qospolicyDetails&quot;:{&quot;qosCappedObjsData&quot;:{&quot;items&quot;:[{&quot;customerId&quot;:&quot;\u003cstring\u003e&quot;,&quot;generation&quot;:&quot;\u003cinteger\u003e&quot;,&quot;targetName&quot;:&quot;\u003cstring\u003e&quot;,&quot;targetType&quot;:&quot;\u003cstring\u003e&quot;,&quot;timestampms&quot;:[&quot;\u003clong\u003e&quot;,&quot;\u003clong\u003e&quot;],&quot;type&quot;:&quot;\u003cstring\u003e&quot;},{&quot;customerId&quot;:&quot;\u003cstring\u003e&quot;,&quot;generation&quot;:&quot;\u003cinteger\u003e&quot;,&quot;targetName&quot;:&quot;\u003cstring\u003e&quot;,&quot;targetType&quot;:&quot;\u003cstring\u003e&quot;,&quot;timestampms&quot;:[&quot;\u003clong\u003e&quot;,&quot;\u003clong\u003e&quot;],&quot;type&quot;:&quot;\u003cstring\u003e&quot;}],&quot;pageLimit&quot;:&quot;\u003cinteger\u003e&quot;,&quot;pageOffset&quot;:&quot;\u003cinteger\u003e&quot;,&quot;total&quot;:&quot;\u003cinteger\u003e&quot;},&quot;qosUnCappedObjsData&quot;:{&quot;items&quot;:[{&quot;customerId&quot;:&quot;\u003cstring\u003e&quot;,&quot;generation&quot;:&quot;\u003cinteger\u003e&quot;,&quot;targetName&quot;:&quot;\u003cstring\u003e&quot;,&quot;targetType&quot;:&quot;\u003cstring\u003e&quot;,&quot;timestampms&quot;:[&quot;\u003clong\u003e&quot;,&quot;\u003clong\u003e&quot;],&quot;type&quot;:&quot;\u003cstring\u003e&quot;},{&quot;customerId&quot;:&quot;\u003cstring\u003e&quot;,&quot;generation&quot;:&quot;\u003cinteger\u003e&quot;,&quot;targetName&quot;:&quot;\u003cstring\u003e&quot;,&quot;targetType&quot;:&quot;\u003cstring\u003e&quot;,&quot;timestampms&quot;:[&quot;\u003clong\u003e&quot;,&quot;\u003clong\u003e&quot;],&quot;type&quot;:&quot;\u003cstring\u003e&quot;}],&quot;pageLimit&quot;:&quot;\u003cinteger\u003e&quot;,&quot;pageOffset&quot;:&quot;\u003cinteger\u003e&quot;,&quot;total&quot;:&quot;\u003cinteger\u003e&quot;},&quot;recvdTotal&quot;:&quot;\u003cinteger\u003e&quot;,&quot;total&quot;:&quot;\u003cinteger\u003e&quot;},&quot;requestURI&quot;:&quot;\u003cstring\u003e&quot;}