125 lines
4.0 KiB
JSON
125 lines
4.0 KiB
JSON
{
|
|
"@odata.context": "/redfish/v1/$metadata#Power.Power",
|
|
"@odata.id": "/redfish/v1/Chassis/Rack1/Power",
|
|
"@odata.type": "#Power.v1_1_0.Power",
|
|
"Id": "Power",
|
|
"Name": "PowerName",
|
|
"Description": "PowerSubsystem",
|
|
"PowerControl": [
|
|
{
|
|
"@odata.id": "/redfish/v1/Chassis/Rack1/Power#/PowerControl/0",
|
|
"MemberId": "0",
|
|
"Name": "System Power Control",
|
|
"PowerConsumedWatts": 8000,
|
|
"PowerRequestedWatts": 8500,
|
|
"PowerAvailableWatts": 8500,
|
|
"PowerCapacityWatts": 10000,
|
|
"PowerAllocatedWatts": 8500,
|
|
"PowerMetrics": {
|
|
"IntervalInMin": 30,
|
|
"MinConsumedWatts": 7500,
|
|
"MaxConsumedWatts": 8200,
|
|
"AverageConsumedWatts": 8000
|
|
},
|
|
"PowerLimit": {
|
|
"LimitInWatts": 9000,
|
|
"LimitException": "LogEventOnly",
|
|
"CorrectionInMs": 42
|
|
},
|
|
"RelatedItem": [
|
|
{"@odata.id": "/redfish/v1/Chassis/Drawer1"},
|
|
{"@odata.id": "/redfish/v1/Systems/System1"}
|
|
],
|
|
"Status": {
|
|
"State": "Enabled",
|
|
"Health": "OK",
|
|
"HealthRollup": "OK"
|
|
},
|
|
"Oem": {}
|
|
}
|
|
],
|
|
"Voltages": [
|
|
{
|
|
"@odata.id": "/redfish/v1/Chassis/Rack1/Power#/Voltages/0",
|
|
"MemberId": "0",
|
|
"Name": "VRM1 Voltage",
|
|
"SensorNumber": 11,
|
|
"Status": {
|
|
"State": "Enabled",
|
|
"Health": "OK"
|
|
},
|
|
"ReadingVolts": 12,
|
|
"UpperThresholdNonCritical": 100.5,
|
|
"UpperThresholdCritical": 13,
|
|
"UpperThresholdFatal": 15,
|
|
"LowerThresholdNonCritical": 11.5,
|
|
"LowerThresholdCritical": 11,
|
|
"LowerThresholdFatal": 10,
|
|
"MinReadingRange": 0,
|
|
"MaxReadingRange": 20,
|
|
"PhysicalContext": "VoltageRegulator",
|
|
"RelatedItem": [
|
|
{"@odata.id": "/redfish/v1/Systems/System1" }
|
|
]
|
|
}
|
|
],
|
|
"PowerSupplies": [
|
|
{
|
|
"@odata.id": "/redfish/v1/Chassis/Rack1/Power#/PowerSupplies/0",
|
|
"MemberId": "0",
|
|
"Name": "Power Supply Bay 1",
|
|
"Status": {
|
|
"State": "Enabled",
|
|
"Health": "Warning"
|
|
},
|
|
"Oem": {},
|
|
"PowerSupplyType": "DC",
|
|
"LineInputVoltageType": "DCNeg48V",
|
|
"LineInputVoltage": -48,
|
|
"PowerCapacityWatts": 400,
|
|
"LastPowerOutputWatts": 192,
|
|
"Model": "499253-B21",
|
|
"Manufacturer": "ManufacturerName",
|
|
"FirmwareVersion": "1.00",
|
|
"SerialNumber": "1z0000001",
|
|
"PartNumber": "1z0000001A3a",
|
|
"SparePartNumber": "0000001A3a",
|
|
"InputRanges": [
|
|
{
|
|
"InputType": "DC",
|
|
"MinimumVoltage": -47,
|
|
"MaximumVoltage": -49,
|
|
"OutputWattage": 400,
|
|
"MinimumFrequencyHz": 50,
|
|
"MaximumFrequencyHz": 60,
|
|
"Oem": {}
|
|
}
|
|
],
|
|
"IndicatorLED": "Off",
|
|
"RelatedItem": [
|
|
{"@odata.id": "/redfish/v1/Chassis/Rack1"}
|
|
],
|
|
"Redundancy": [
|
|
{"@odata.id": "/redfish/v1/Chassis/1/Power#/Redundancy/0"}
|
|
]
|
|
}
|
|
],
|
|
"Redundancy": [
|
|
{
|
|
"@odata.id": "/redfish/v1/Chassis/Rack1/Power#/Redundancy/0",
|
|
"MemberId": "0",
|
|
"Name": "PowerSupply Redundancy Group 1",
|
|
"Mode": "Failover",
|
|
"MaxNumSupported": 2,
|
|
"MinNumNeeded": 1,
|
|
"RedundancySet": [
|
|
{"@odata.id": "/redfish/v1/Chassis/1/Power#/PowerSupplies/0"}
|
|
],
|
|
"Status": {
|
|
"State": "Offline",
|
|
"Health": "OK"
|
|
}
|
|
}
|
|
],
|
|
"Oem": {}
|
|
} |