Reference Guide

HTTP
Code
Description Schema
422 Operation Failed error_response
eth_port
This is the REST API for cluster-wide retrieval and configuration of Ethernet front-end ports.
GET /eth_port
Description
Get Ethernet front-end port configuration for all cluster nodes.
Responses
HTTP
Code
Description Schema
200 Success
<
eth_port_instance
> array
206 Partial content of eth port instance objects
<
eth_port_instance
> array
GET /eth_port/{id}
Description
Get Ethernet front-end port configuration by instance identifier.
Parameters
Type Name Description Schema
Path
id
required
Ethernet front-end port instance identifier. string
Responses
HTTP
Code
Description Schema
200 Success eth_port_instance
19
Dell EMC PowerStore REST API Reference Guide