Reference Guide
Responses
HTTP
Code
Description Schema
201 Created create_response
400 Invalid Request error_response
422 Operation Failed error_response
GET /file_interface_route/{id}
Description
Query a specific file interface route for details.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the file interface route
object.
string
Responses
HTTP
Code
Description Schema
200 Success
file_interface_rout
e_instance
404 Not Found error_response
DELETE /file_interface_route/{id}
Description
Delete file interface route.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the file interface route
object.
string
33
Dell EMC PowerStore REST API Reference Guide










