181
BMC Settings
“Systems”: {
“@odata.id”: “/redfish/v1/Systems”
},
“Tasks”: {
“@odata.id”: “/redfish/v1/TaskService”
},
“UUID”: “92384634-2938-2342-8820-489239905423”
}
Figure
70
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
Response:
{
“@Redfish.Copyright”: “Copyright 2014-2016 Distributed Management Task Force,
Inc. (DMTF). For the full DMTF copyright policy, see http://www.dmtf.org/about/
policies/copyright.”,
“@odata.context”: “/redfish/v1/$metadata#ChassisCollection.ChassisCollection”,
“@odata.id”: “/redfish/v1/Chassis”,
“@odata.type”: “#ChassisCollection.ChassisCollection”,
“Members”: [
{
“@odata.id”: “/redfish/v1/Chassis/1”
}
],
“[email protected]”: 1,
“Name”: “Chassis Collection”
}
Figure 7
1
Response of Get the URL for the Chassis Category
3.
Access the URL of the resource that is ultimately needed by step-by-step access.
Eg: Get the URL for Chassis specific information: /redfish/v1/Chassis/Chassis1:
Request:
curl -k -u username:password https://BMC_IP:8080/redfish/v1/Chassis/Chassis1
Response:
Содержание NF8260M5
Страница 1: ...Inspur Server User Manual NF8260M5 ...
Страница 35: ...29 Hardware Options Installation Figure 6 4 DIMM population guidelines Figure 6 5 ...
Страница 59: ...53 BIOS Setup Figure 7 33 Figure 7 34 ...
Страница 86: ...80 Figure 7 62 7 2 4 4 2 Memory Map Memory Map interface is used to set some modes of the memory Figure 7 63 ...
Страница 98: ...92 Figure 7 74 Figure 7 75 ...
Страница 125: ...119 BMC Settings Figure 8 4 Smash Help Ipconfig Figure 8 5 Ipconfig sensor Figure 8 6 Sensor fru Figure 8 7 Fru ...
Страница 126: ...120 chassis Figure 8 8 Chassis user Figure 8 9 User mc Figure 8 10 MC ...
Страница 127: ...121 BMC Settings fan Figure 8 11 Fan psu Figure 8 12 Psu id Figure 8 13 Id diagnose ...
Страница 178: ...172 Figure 8 58 SOL Setting in BIOS Figure 8 59 Default Serial Setting ...