BMC Settings
145
deleted address.
9.28.4 Steps
1.
Get the resources provided by Redfish, Redfish's root directory visit does not require
authorization. Get the accessible resource URL through visiting the Redfish root directory.
Request:
curl -k -u username:password https://IP/redfish/v1
Response:
{
“@odata.context”: “/redfish/v1/$metadata#ServiceRoot.ServiceRoot”,
“@odata.id”: “/redfish/v1/”,
“@odata.type”: “#ServiceRoot.v1_0_2.ServiceRoot”,
“AccountService”: {
“@odata.id”: “/redfish/v1/AccountService”
},
“Chassis”: {
“@odata.id”: “/redfish/v1/Chassis”
},
“Id”: “RootService”,
“Links”: {
“Sessions”: {
“@odata.id”: “/redfish/v1/SessionService/Sessions”
}
},
“Managers”: {
“@odata.id”: “/redfish/v1/Managers”
},
“Name”: “Root Service”,
“Oem”: {},
“RedfishVersion”: “1.0.2”,
“SessionService”: {
“@odata.id”: “/redfish/v1/SessionService”
},
“Systems”: {
“@odata.id”: “/redfish/v1/Systems”
},
“UUID”: “4ebf926c-045d-03ec-b211-d21d60da821c”
}
Figure 69 Response of Get the Accessible Resource URL
2.
Get the URL of the device category based on the acquired resource.
Eg: Get the URL for the Chassis category: /redfish/v1/Chassis:
Request:
curl -k -u username:password https://BMC_IP:8080/redfish/v1/Chassis
Summary of Contents for NF8480M5
Page 1: ...Inspur Server User Manual NF8480M5 ...
Page 66: ...60 information 3 2 Create RAID Volume Enter this menu interface as shown below ...
Page 92: ...86 sensor Figure 6 Sensor fru Figure 7 Fru chassis Figure 8 Chassis user Figure 9 User ...
Page 93: ...BMC Settings 87 mc Figure 10 MC fan Figure 11 Fan psu Figure 12 Psu id Figure 13 Id diagnose ...
Page 143: ...BMC Settings 137 Figure 56 SOL Setting in BIOS Figure 57 Default Serial Setting ...