Get details of Primera / Alletra 9K Host Sets
GET {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/host-sets?limit=<integer>&offset=<integer>&filter=<string>&sort=<string>&select=<string>
Get details of Primera / Alletra 9K Host Sets
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 host set by Key. | |
sort | string | oData query to sort host set 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":[{"associatedLinks":[{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"comment":"\u003cstring\u003e","displayname":"\u003cstring\u003e","domain":"\u003cstring\u003e","generation":"\u003cinteger\u003e","hostSetId":"\u003cinteger\u003e","id":"\u003cstring\u003e","members":["\u003cstring\u003e","\u003cstring\u003e"],"name":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","sc_HostGroupId":"\u003cstring\u003e","systemUid":"\u003cstring\u003e","systemWWN":"\u003cstring\u003e","uri":"\u003cstring\u003e","uuid":"\u003cstring\u003e"},{"associatedLinks":[{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"comment":"\u003cstring\u003e","displayname":"\u003cstring\u003e","domain":"\u003cstring\u003e","generation":"\u003cinteger\u003e","hostSetId":"\u003cinteger\u003e","id":"\u003cstring\u003e","members":["\u003cstring\u003e","\u003cstring\u003e"],"name":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","sc_HostGroupId":"\u003cstring\u003e","systemUid":"\u003cstring\u003e","systemWWN":"\u003cstring\u003e","uri":"\u003cstring\u003e","uuid":"\u003cstring\u003e"}],"pageLimit":"\u003cinteger\u003e","pageOffset":"\u003cinteger\u003e","requestUri":"\u003cstring\u003e","total":"\u003cinteger\u003e"}