Get all applicationset details for HPE Alletra Storage MP
GET {{baseUrl}}/api/v1/storage-systems/device-type4/:systemId/applicationsets?limit=<integer>&offset=<integer>&filter=<string>&sort=<string>&select=<string>
Get all applicationset details for HPE Alletra Storage MP
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 application-sets by Key. | |
sort | string | Lucene query to sort application-sets 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":[{"appSetBusinessUnit":"\u003cstring\u003e","appSetComments":"\u003cstring\u003e","appSetExcludeAIQoS":"\u003cstring\u003e","appSetId":"\u003cinteger\u003e","appSetImportance":"\u003cstring\u003e","appSetName":"\u003cstring\u003e","appSetType":"\u003cstring\u003e","associatedLinks":[{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"comment":"\u003cstring\u003e","customerId":"\u003cstring\u003e","displayName":"\u003cstring\u003e","domain":"\u003cstring\u003e","exportStatus":"\u003cstring\u003e","generation":"\u003cinteger\u003e","id":"\u003cstring\u003e","initiators":[{"deviceDiscoveredName":"\u003cstring\u003e","id":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"deviceDiscoveredName":"\u003cstring\u003e","id":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"kvPairsPresent":"\u003cboolean\u003e","members":["\u003cstring\u003e","\u003cstring\u003e"],"name":"\u003cstring\u003e","serialNumber":"\u003cstring\u003e","sizeMiB":"\u003cnumber\u003e","snapSetParentId":"\u003clong\u003e","snapSetParentName":"\u003cstring\u003e","systemId":"\u003cstring\u003e","type":"\u003cstring\u003e","vvSetType":"\u003cstring\u003e"},{"appSetBusinessUnit":"\u003cstring\u003e","appSetComments":"\u003cstring\u003e","appSetExcludeAIQoS":"\u003cstring\u003e","appSetId":"\u003cinteger\u003e","appSetImportance":"\u003cstring\u003e","appSetName":"\u003cstring\u003e","appSetType":"\u003cstring\u003e","associatedLinks":[{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"comment":"\u003cstring\u003e","customerId":"\u003cstring\u003e","displayName":"\u003cstring\u003e","domain":"\u003cstring\u003e","exportStatus":"\u003cstring\u003e","generation":"\u003cinteger\u003e","id":"\u003cstring\u003e","initiators":[{"deviceDiscoveredName":"\u003cstring\u003e","id":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"deviceDiscoveredName":"\u003cstring\u003e","id":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"kvPairsPresent":"\u003cboolean\u003e","members":["\u003cstring\u003e","\u003cstring\u003e"],"name":"\u003cstring\u003e","serialNumber":"\u003cstring\u003e","sizeMiB":"\u003cnumber\u003e","snapSetParentId":"\u003clong\u003e","snapSetParentName":"\u003cstring\u003e","systemId":"\u003cstring\u003e","type":"\u003cstring\u003e","vvSetType":"\u003cstring\u003e"}],"pageLimit":"\u003cinteger\u003e","pageOffset":"\u003cinteger\u003e","requestUri":"\u003cstring\u003e","total":"\u003cinteger\u003e"}