An instance of DellPowerSupplyView will have data specific to the Power Supply devices in the managed system.
Privilege: Login
Note: This URI has been updated to meet the latest Redfish specification based URI naming conventions. The following non-compliant URI may get deprecated in future releases. Old URI: '/redfish/v1/Dell/Chassis/{ComputerSystemId}/Power/PowerSupplies/DellPowerSupplyView/{PowerSupplyViewId}'
username:passwordAuthorization: Basic *****************X-Auth-Token: ********************curl --location '/redfish/v1/Chassis//Power/Oem/Dell/DellPowerSupplyInventory/' \
--header 'Authorization: Basic <encoded-value>'{
"@odata.context": "/redfish/v1/$metadata#DellPowerSupplyView.DellPowerSupplyView",
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/Power/Oem/Dell/DellPowerSupplyInventory/PSU.Slot.1",
"@odata.type": "#DellPowerSupplyView.v1_3_1.DellPowerSupplyView",
"Description": "An instance of DellPowerSupplyView will have data specific to the Power Supply devices in the managed system.",
"DetailedState": "Presence Detected",
"DeviceDescription": "Power Supply 1",
"Id": "PSU.Slot.1",
"LastSystemInventoryTime": "2025-10-29T04:21:26+00:00",
"LastUpdateTime": "2025-11-07T05:42:59+00:00",
"Name": "DellPowerSupplyView",
"PMBusMonitoring": "Capable",
"Range1MaxInputPowerWatts": 2656,
"RedMinNumberNeeded": 1,
"RedTypeOfSet": [
"N+1",
"Sparing"
],
"RedTypeOfSet@odata.count": 2,
"RedundancyStatus": "NA"
}