Jonathan Blake Hilliard

Results 2 issues of Jonathan Blake Hilliard

I have a Chassis resource that looks like this: ``` { ... "Id": "r001u01", ... "Sensors": { "@odata.id": "/redfish/v1/Chassis/r001u01/Sensors" }, ... "ThermalSubsystem": { "@odata.id": "/redfish/v1/Chassis/r001u01/ThermalSubsystem" }, ... } ``` If...

enhancement

Redfish tool gives me these 2 options when targeting a Chassis: ``` Power -- get the full Power resource under a specified Chassis instance. Thermal -- get the full Thermal...

enhancement