Get all network interfaces details by Nimble / Alletra 6K
GET {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/network-interfaces?limit=<integer>&offset=<integer>&filter=<string>&sort=<string>&select=<string>
Get all network interfaces 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 Network Interface by Key. | |
sort | string | oData query to sort Network Interface 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":[{"array_id":"\u003cstring\u003e","array_name_or_serial":"\u003cstring\u003e","id":"\u003cstring\u003e","mac":"\u003cstring\u003e","associated_links":[{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"consoleUri":"\u003cstring\u003e","controller_id":"\u003cstring\u003e","controller_name":"\u003cstring\u003e","customerId":"\u003cstring\u003e","generation":"\u003cinteger\u003e","ip_list":[{"ip":"\u003cstring\u003e","vlan_id":"\u003cinteger\u003e"},{"ip":"\u003cstring\u003e","vlan_id":"\u003cinteger\u003e"}],"is_present":"\u003cboolean\u003e","link_speed":"\u003cstring\u003e","link_status":"\u003cstring\u003e","max_link_speed":"\u003cstring\u003e","mtu":"\u003cinteger\u003e","name":"\u003cstring\u003e","nic_type":"\u003cstring\u003e","port":"\u003cinteger\u003e","resourceUri":"\u003cstring\u003e","slot":"\u003cinteger\u003e","type":"\u003cstring\u003e"},{"array_id":"\u003cstring\u003e","array_name_or_serial":"\u003cstring\u003e","id":"\u003cstring\u003e","mac":"\u003cstring\u003e","associated_links":[{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"consoleUri":"\u003cstring\u003e","controller_id":"\u003cstring\u003e","controller_name":"\u003cstring\u003e","customerId":"\u003cstring\u003e","generation":"\u003cinteger\u003e","ip_list":[{"ip":"\u003cstring\u003e","vlan_id":"\u003cinteger\u003e"},{"ip":"\u003cstring\u003e","vlan_id":"\u003cinteger\u003e"}],"is_present":"\u003cboolean\u003e","link_speed":"\u003cstring\u003e","link_status":"\u003cstring\u003e","max_link_speed":"\u003cstring\u003e","mtu":"\u003cinteger\u003e","name":"\u003cstring\u003e","nic_type":"\u003cstring\u003e","port":"\u003cinteger\u003e","resourceUri":"\u003cstring\u003e","slot":"\u003cinteger\u003e","type":"\u003cstring\u003e"}],"pageLimit":"\u003cinteger\u003e","pageOffset":"\u003cinteger\u003e","requestUri":"\u003cstring\u003e","total":"\u003clong\u003e"}