Redfishtool Systems Get
This operation downloads a single computer system record.
$ onprem redfishtool Systems get -I cfp4tn132ckg5rh8p5b0
#
# Systems Resource:
{
"@odata.id": "/redfish/v1/Systems/cfp378932ckg5rh8nls0",
"@odata.type": "#ComputerSystem.v1_14_0.ComputerSystem",
"HostName": "c005-a0",
"Id": "cfp378932ckg5rh8nls0",
"Links": {
"Chassis": [
{
"@odata.id": "cfp4tn132ckg5rh8p5b0"
}
]
},
"Manufacturer": "Raspberry Pi",
"MemorySummary": {
"TotalSystemMemoryGiB": 7
},
"Model": "4B Rev 1.4",
"Name": "c005-a0",
"Oem": {
"bitscope.com": {
"blade": {
"stations": [
0,
1,
2,
3
],
"uuids": [
"9494b70e-3a96-4271-9796-b2d23dea95ab",
"cc95f756-3bd6-4a70-97ce-b39265ebd5b2",
"eb969771-38b6-4d73-b7e9-b0f242e8b5f6",
"8c92d716-3cf6-4a77-b78-b4b225ecf5d5"
]
},
"station": 0
}
},
"ProcessorSummary": {
"CoreCount": 4,
"Count": 4,
"LogicalProcessorCount": 4
},
"Product": "On Prem Agent",
"SerialNumber": "10000000c6699948",
"UUID": "9494b70e-3a96-4271-9796-b2d23dea95ab"
}