Reference Guide
Responses
HTTP
Code
Description Schema
204 Success No Content
404 Not Found error_response
422 Operation Failed error_response
PATCH /file_interface/{id}
Description
Modify the settings of a file interface.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the file interface. string
Body
body
required
file_interface_modif
y
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid Request error_response
404 Not Found error_response
422 Operation Failed error_response
file_interface_route
Use these resources to manage static IP routes, including creating, modifying, and deleting these
routes.
A route determines where to send a packet next so it can reach its final destination. A static route is
set explicitly and does not automatically adapt to the changing network infrastructure. A route is
31
Dell EMC PowerStore REST API Reference Guide










