redfish-cli/tests/redfish_json/cli_chassis_details.json
2023-09-11 20:22:22 +10:00

104 lines
3.7 KiB
JSON

{
"@odata.context": "/redfish/v1/$metadata#Chassis.Chassis",
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1",
"@odata.type": "#Chassis.v1_6_0.Chassis",
"Actions": {
"#Chassis.Reset": {
"ResetType@Redfish.AllowableValues": ["On", "ForceOff"],
"target": "/redfish/v1/Chassis/System.Embedded.1/Actions/Chassis.Reset"
}
},
"Assembly": {
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/Assembly"
},
"AssetTag": "",
"ChassisType": "StandAlone",
"Description": "It represents the properties for physical components for any system.It represent racks, rackmount servers, blades, standalone, modular systems,enclosures, and all other containers.The non-cpu/device centric parts of the schema are all accessed either directly or indirectly through this resource.",
"Id": "System.Embedded.1",
"IndicatorLED": "Off",
"Links": {
"ComputerSystems": [
{"@odata.id": "/redfish/v1/Systems/System.Embedded.1"}
],
"ComputerSystems@odata.count": 1,
"Contains": [
{
"@odata.id": "/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Slot.6-1"
}
],
"Contains@odata.count": 1,
"CooledBy": [
{
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.Sys%201"
}
],
"CooledBy@odata.count": 1,
"Drives": [],
"Drives@odata.count": 0,
"ManagedBy": [
{"@odata.id": "/redfish/v1/Managers/iDRAC.Embedded.1"}
],
"ManagedBy@odata.count": 1,
"ManagersInChassis": [
{"@odata.id": "/redfish/v1/Managers/iDRAC.Embedded.1"}
],
"ManagersInChassis@odata.count": 1,
"PCIeDevices": [
{
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/PCIeDevice/6-0"
},
{
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/PCIeDevice/1-0"
},
{
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-0"
},
{
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-29"
},
{
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-31"
},
{
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-1"
},
{
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-28"
},
{
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-26"
},
{
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-3"
}
],
"PCIeDevices@odata.count": 9,
"PoweredBy": [],
"PoweredBy@odata.count": 0,
"Storage": [
{
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1"
}
],
"Storage@odata.count": 1
},
"Manufacturer": "Dell Inc.",
"Model": "PowerEdge T320",
"Name": "Computer System Chassis",
"NetworkAdapters": {
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/NetworkAdapters"
},
"PartNumber": "0MK701A02",
"Power": {"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/Power"},
"PowerState": "On",
"SKU": "JYYZY42",
"SerialNumber": "CN747515150714",
"Status": {
"Health": "Warning",
"HealthRollup": "Warning",
"State": "Enabled"
},
"Thermal": {
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/Thermal"
}
}