Reference Guide

Responses
HTTP
Code
Description Schema
200 Success
< fc_port_instance
> array
206 Partial content of fc port instance objects
< fc_port_instance
> array
GET /fc_port/{id}
Description
Query a specific FC front-end port configuration.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the FC front-end port. string
Responses
HTTP
Code
Description Schema
200 Success fc_port_instance
404 Not Found error_response
PATCH /fc_port/{id}
Description
Modify an FC front-end port’s speed. Setting the port’s requested speed might not cause the port
speed to change immediately. In cases where the Small Form-Factor Pluggable (SFP) is not inserted
or the port is down, the requested speed is set, but the current_speed attribute shows the old value
until the SFP is able to change speed. By default, the partner port speed on the other node in the
appliance is set to the same requested speed. If the requested speed is not supported by the partner
port, it is left unchanged.
Parameters
22
Dell EMC PowerStore REST API Reference Guide