Get details of Primera / Alletra 9K Host Paths
GET {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/host-paths?limit=<integer>&offset=<integer>&filter=<string>&sort=<string>&select=<string>
Get details of Primera / Alletra 9K Host Paths
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 path by Key. | |
sort | string | oData query to sort host path 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":[{"IPAddr":"\u003cstring\u003e","address":"\u003cstring\u003e","associatedLinks":[{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"displayname":"\u003cstring\u003e","domain":"\u003cstring\u003e","driverVersion":"\u003cstring\u003e","firmwareVersion":"\u003cstring\u003e","generation":"\u003cinteger\u003e","hostId":"\u003cinteger\u003e","hostName":"\u003cstring\u003e","hostSpeed":"\u003cinteger\u003e","id":"\u003cstring\u003e","model":"\u003cstring\u003e","pathType":"\u003cstring\u003e","portPos":{"node":"\u003cinteger\u003e","port":"\u003cinteger\u003e","slot":"\u003cinteger\u003e"},"resourceUri":"\u003cstring\u003e","sc_HostInitiatorId":"\u003cstring\u003e","switchPortWWN":"\u003cstring\u003e","systemUid":"\u003cstring\u003e","systemWWN":"\u003cstring\u003e","uri":"\u003cstring\u003e","vendor":"\u003cstring\u003e"},{"IPAddr":"\u003cstring\u003e","address":"\u003cstring\u003e","associatedLinks":[{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"displayname":"\u003cstring\u003e","domain":"\u003cstring\u003e","driverVersion":"\u003cstring\u003e","firmwareVersion":"\u003cstring\u003e","generation":"\u003cinteger\u003e","hostId":"\u003cinteger\u003e","hostName":"\u003cstring\u003e","hostSpeed":"\u003cinteger\u003e","id":"\u003cstring\u003e","model":"\u003cstring\u003e","pathType":"\u003cstring\u003e","portPos":{"node":"\u003cinteger\u003e","port":"\u003cinteger\u003e","slot":"\u003cinteger\u003e"},"resourceUri":"\u003cstring\u003e","sc_HostInitiatorId":"\u003cstring\u003e","switchPortWWN":"\u003cstring\u003e","systemUid":"\u003cstring\u003e","systemWWN":"\u003cstring\u003e","uri":"\u003cstring\u003e","vendor":"\u003cstring\u003e"}],"pageLimit":"\u003cinteger\u003e","pageOffset":"\u003cinteger\u003e","requestUri":"\u003cstring\u003e","total":"\u003clong\u003e"}