{
"@odata.context": "/redfish/v1/$metadata#PowerSubsystem.PowerSubsystem",
"@odata.etag": "W/\"gen-6\"",
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/PowerSubsystem",
"@odata.type": "#PowerSubsystem.v1_1_3.PowerSubsystem",
"Allocation": {
"AllocatedWatts": 3261,
"RequestedWatts": null
},
"Batteries": {
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/PowerSubsystem/Batteries"
},
"CapacityWatts": null,
"Description": "Represents the properties of a Power Subsystem of the Chassis",
"Id": "PowerSubsystem",
"Name": "Power Subsystem for Chassis",
"Oem": {
"Dell": {
"@odata.context": "/redfish/v1/$metadata#DellOemPowerSubsystem.DellOemPowerSubsystem",
"@odata.type": "#DellOemPowerSubsystem.v1_0_0.DellOemPowerSubsystem",
"DellControllerBatteryCollection": {
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/PowerSubsystem/Oem/Dell/DellControllerBattery"
},
"DellPowerSupplyCollection": {
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/PowerSubsystem/Oem/Dell/DellPowerSupply"
},
"DellPowerSupplyViewCollection": {
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/PowerSubsystem/Oem/Dell/DellPowerSupplyInventory"
},
"PowerSubsystemColdRedundancy": {
"ColdRedunancyCapable": true,
"ColdRedunancyEnable": true
}
}
},
"PowerSupplies": {
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/PowerSubsystem/PowerSupplies"
},
"PowerSupplyRedundancy": [
{
"MaxSupportedInGroup": 1,
"MinNeededInGroup": 1,
"RedundancyGroup": [
{
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/PowerSubsystem/PowerSupplies/PSU.Slot.2"
},
{
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/PowerSubsystem/PowerSupplies/PSU.Slot.1"
}
],
"RedundancyGroup@odata.count": 2,
"RedundancyType": "NotRedundant",
"Status": {
"Health": "OK",
"State": "Disabled"
}
}
],
"Status": {
"Health": "OK",
"State": "Enabled"
}
}