Get all performance-policies details by Nimble / Alletra 6K
GET {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/performance-policies?limit=<integer>&offset=<integer>&filter=<string>&sort=<string>&select=<string>
Get all performance-policies details by Nimble / Alletra 6K
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | string | Number of items to return at a time | |
offset | string | The offset of the first item in the collection to return | |
filter | string | Lucene query to filter performance Policy by Key. | |
sort | string | oData query to sort performance Policy resource by Key. | |
select | string | Query to select only the required parameters, separated by . if nested |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"items":[{"app_category":"\u003cstring\u003e","cache":"\u003cboolean\u003e","cache_policy":"\u003cstring\u003e","compress":"\u003cboolean\u003e","creation_time":"\u003clong\u003e","dedupe_enabled":"\u003cboolean\u003e","id":"\u003cstring\u003e","last_modified":"\u003clong\u003e","name":"\u003cstring\u003e","predefined":"\u003cboolean\u003e","space_policy":"\u003cstring\u003e","associated_links":[{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"block_size":"\u003clong\u003e","consoleUri":"\u003cstring\u003e","customerId":"\u003cstring\u003e","dedupe_override_pools":[{"id":"\u003cstring\u003e","name":"\u003cstring\u003e"},{"id":"\u003cstring\u003e","name":"\u003cstring\u003e"}],"description":"\u003cstring\u003e","full_name":"\u003cstring\u003e","generation":"\u003cinteger\u003e","resourceUri":"\u003cstring\u003e","search_name":"\u003cstring\u003e","type":"\u003cstring\u003e","volume_count":"\u003clong\u003e"},{"app_category":"\u003cstring\u003e","cache":"\u003cboolean\u003e","cache_policy":"\u003cstring\u003e","compress":"\u003cboolean\u003e","creation_time":"\u003clong\u003e","dedupe_enabled":"\u003cboolean\u003e","id":"\u003cstring\u003e","last_modified":"\u003clong\u003e","name":"\u003cstring\u003e","predefined":"\u003cboolean\u003e","space_policy":"\u003cstring\u003e","associated_links":[{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"block_size":"\u003clong\u003e","consoleUri":"\u003cstring\u003e","customerId":"\u003cstring\u003e","dedupe_override_pools":[{"id":"\u003cstring\u003e","name":"\u003cstring\u003e"},{"id":"\u003cstring\u003e","name":"\u003cstring\u003e"}],"description":"\u003cstring\u003e","full_name":"\u003cstring\u003e","generation":"\u003cinteger\u003e","resourceUri":"\u003cstring\u003e","search_name":"\u003cstring\u003e","type":"\u003cstring\u003e","volume_count":"\u003clong\u003e"}],"pageLimit":"\u003cinteger\u003e","pageOffset":"\u003cinteger\u003e","requestUri":"\u003cstring\u003e","total":"\u003clong\u003e"}