API Guide

Table Of Contents
"MemorySummary":{
"TotalSystemMemoryGiB": 16,
"Status":{
"State": "Enabled",
"HealthRollup": "OK",
"Health": "OK"
}
},
"Actions":{
"Oem":{
},
"#ComputerSystem.Reset":{
"ResetType@Redfish.AllowableValues":["On", "ForceOff",
"GracefulShutdown", "PowerCycle"],
"target": "/redfish/v1/Systems/Members('10055')/Actions/
ComputerSystem.Reset"
},
"#ComputerSystem.AddResourceBlock":{
"target": "/redfish/v1/Systems/Members('10055')/Actions/
ComputerSystem.AddResourceBlock"
},
"#ComputerSystem.RemoveResourceBlock":{
"target": "/redfish/v1/Systems/Members('10055')/Actions/
ComputerSystem.RemoveResourceBlock"
}
},
"Status":{
"State": "Enabled",
"HealthRollup": "Warning",
"Health": "Warning"
},
"HostingRoles":[
"StorageServer",
"ApplicationServer"
],
"HostedServices":{
"Oem":{
}
},
"Processors":{
"@odata.id": "/redfish/v1/Systems/Members('10055')/Processors"
},
"EthernetInterfaces":{
"@odata.id": "/redfish/v1/Systems/Members('10055')/EthernetInterfaces"
},
"SimpleStorage":{
"@odata.id": "/redfish/v1/Systems/Members('10055')/SimpleStorage"
},
"Storage":{
"@odata.id": "/redfish/v1/Systems/Members('10055')/Storage"
}
}
redfish/v1/Systems/Members(id)/Processors
This API represents server processor information.
GET method for processors
This method returns server processor information.
Description
Returns server processor information.
Privilege VIEW
HTTP response
code
200
Redfish resource model 743