Get snapshot details of volume sets identified by {id} for HPE Alletra Storage MP
GET {{baseUrl}}/api/v1/storage-systems/device-type4/:systemId/applicationsets/:id/snapsets?limit=<integer>&offset=<integer>&select=<string>&filter=<string>&sort=<string>
Get snapshot details of volume sets identified by {id} 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 | |
select | string | Query to select only the required parameters, separated by . if nested | |
filter | string | oData query to filter by Key. | |
sort | string | oData query to sort by Key. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"items":[{"appSetBusinessUnit":"\u003cstring\u003e","appSetComments":"\u003cstring\u003e","appSetExcludeAIQoS":"\u003cstring\u003e","appSetImportance":"\u003cstring\u003e","appSetName":"\u003cstring\u003e","appSetType":"\u003cstring\u003e","comment":"\u003cstring\u003e","creationTime":{"ms":"\u003cinteger\u003e","tz":"\u003cstring\u003e"},"customerId":"\u003cstring\u003e","displayName":"\u003cstring\u003e","domain":"\u003cstring\u003e","exportStatus":"\u003cstring\u003e","generation":"\u003cinteger\u003e","id":"\u003cstring\u003e","kvPairsPresent":"\u003cboolean\u003e","members":["\u003cstring\u003e","\u003cstring\u003e"],"name":"\u003cstring\u003e","requestUri":"\u003cstring\u003e","serialNumber":"\u003cstring\u003e","snapSetId":"\u003cinteger\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","appSetImportance":"\u003cstring\u003e","appSetName":"\u003cstring\u003e","appSetType":"\u003cstring\u003e","comment":"\u003cstring\u003e","creationTime":{"ms":"\u003cinteger\u003e","tz":"\u003cstring\u003e"},"customerId":"\u003cstring\u003e","displayName":"\u003cstring\u003e","domain":"\u003cstring\u003e","exportStatus":"\u003cstring\u003e","generation":"\u003cinteger\u003e","id":"\u003cstring\u003e","kvPairsPresent":"\u003cboolean\u003e","members":["\u003cstring\u003e","\u003cstring\u003e"],"name":"\u003cstring\u003e","requestUri":"\u003cstring\u003e","serialNumber":"\u003cstring\u003e","snapSetId":"\u003cinteger\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"}