Reference Guide

HTTP
Code
Description Schema
404 Not Found error_response
PATCH /eth_port/{id}
Description
Change the properties of the front-end port. Note that setting the port’s requested speed may not
cause the port speed to change immediately. In cases where the SFP is not inserted or the port is
down the requested speed will be set but the current_speed will still show 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
Type Name Description Schema
Path
id
required
Unique identifier of the port. string
Body
body
required
eth_port_modify
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid Request error_response
404 Not Found error_response
422 Operation Failed error_response
event
Use these resource types to manage events and alerts in the system.
GET /event
20
Dell EMC PowerStore REST API Reference Guide