API Guide
Resource Type Example
• https://<IP>/redfish/v1/Chassis/System.Embedded.1?$select=Status/State
• https://<IP>/redfish/v1/Chassis/System.Embedded.1?$select=Assembly
• https://<IP>/redfish/v1/Chassis/System.Embedded.1?$select=Links/
ComputerSystems
• https://<IP>/redfish/v1/Chassis/System.Embedded.1?$select=Links/Oem/
Dell/DellEnclosureEMMCollection
•
https://<IP>/redfish/v1/Chassis/System.Embedded.1?$select=Location/
Placement
•
https://<IP>/redfish/v1/Chassis/System.Embedded.1?$select=Location/
Placement/Rack
• https://<IP>/redfish/v1/Chassis/System.Embedded.1?$select=Assembly/
@odata.id
Resource.ResourceColle
ction
• https://<IP>/redfish/v1/Systems?$select=Members
Resource.Referenceable
Member
• https://<IP>/redfish/v1/Chassis/System.Embedded.1/Power?
$select=PowerControl
Examples for $filter
Resource Type
Example
Resoure.ResourceCollection
https://<IP>/redfish/v1/Managers/
iDRAC.Embedded.1/Logs/Sel?$filter=Severity eq
"OK"
Examples 125