Reference Guide

HTTP
Code
Description Schema
422 Operation Failed error_response
Produces
document/text
hardware
This provides the hardware component inventory of the system.
GET /hardware
Description
List hardware components.
Responses
HTTP
Code
Description Schema
200 Success
<
hardware_instanc
e > array
206 Partial content of hardware instance objects
<
hardware_instanc
e > array
Produces
application/json
GET /hardware/{id}
Description
Get a specific hardware component instance.
Parameters
Type Name Description Schema
Path
id
required
Unique id of hardware component to get. string
66
Dell EMC PowerStore REST API Reference Guide