{ "@odata.context": "/redfish/v1/$metadata#Systems/Links/Members/$entity", "@odata.id": "/redfish/v1/Systems/2", "@odata.type": "#ComputerSystem.0.95.0.ComputerSystem", "Id": "2", "Name": "My Computer System", "Modified": "2012-03-07T14:44", "SystemType": "Physical", "AssetTag": "free form asset tag", "Manufacturer": "Manufacturer Name", "Model": "Model Name", "SKU": "", "SerialNumber": "2M220100SL", "PartNumber": "", "Description": "Description of server", "IndicatorLED": "Lit", "UUID": "00000000-0000-0000-0000-000000000000", "HostCorrelation": { "IPAddress": [ "192.168.2.40" ], "HostMACAddress": [ "AA:BB:CC:DD:EE:FF" ], "HostName": "hostname", "HostFQDN": "host.domain" }, "Status": { "State": "Enabled", "Health": "OK", "HealthRollUp": "OK" }, "Boot": {}, "Links": { "Chassis": [ { "@odata.id": "/redfish/v1/Chassis/Blade1" } ], "ManagedBy": [ { "@odata.id": "/redfish/v1/Managers/1" } ], "Oem": {} }, "Oem": {} }