Reference Guide

HTTP
Code
Description Schema
201 Created create_response
400 Invalid Request error_response
422 Operation Failed error_response
GET /physical_switch/{id}
Description
Query a specific physical switch settings.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the physical switch settings. string
Responses
HTTP
Code
Description Schema
200 Success
physical_switch_i
nstance
404 Not Found error_response
DELETE /physical_switch/{id}
Description
Delete the physical switch settings.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the physical switch settings. string
173
Dell EMC PowerStore REST API Reference Guide