Skip to content

Commit 47e3c17

Browse files
committed
Update Blog “overview-of-the-platform-level-data-model-for-redfish®-device-enablement-standard”
1 parent 095085e commit 47e3c17

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/blog/overview-of-the-platform-level-data-model-for-redfish®-device-enablement-standard.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,11 @@ When this firmware is deployed, its Redfish URI endpoint looks like `/redfish/v1
163163
>**NOTE**: Modifications of DCi capable devices are performed in the dedicated `Settings` area. During the next reboot, the content of this area will be analyzed and potentially transferred to the device if valid.
164164
>
165165
> RDE capable devices do not contain any settings area because modifications are transferred to the device and analyzed in real time by the device. A server reboot may be required to take those modification into account.
166+
> Refer to this <a ref="https://developer.hpe.com/blog/setting-bios-and-storage-controller-properties-with-redfish/" target="_blank">blog post</a> for more information on the `Settings` area and the `@Redfish.Settings` object.
166167
167168
![Retrieving RDE capable network adapter properties with iLOrest](/img/networkadapters.png "Retrieving RDE capable network adapter properties with iLOrest")
168169

169-
_<figcaption>Figure 6: </figcaption>_
170+
_<figcaption>Figure 6: Retrieving RDE capable network adapter properties with iLOrest</figcaption>_
170171

171172
The following figure shows a real-time property modification on port 0 of an RDE capable Intel E810 network adapter, using <a href="https://github.com/HewlettPackard/python-redfish-utility/releases/latest" target="_blank">iLOrest</a> version 3.5.0.0.
172173

@@ -190,7 +191,7 @@ If you want to perform the same configuration using another Redfish client, you
190191
}
191192
```
192193

193-
>**NOTE**: HPE Gen11 servers (iLO 6) implement only the standard `NetworkAdapter` schema. The proprietary `HpeBaseNetworkAdapter` schema is deprecated. The mapping table between those two schemas is available in the <a href="https://servermanagementportal.ext.hpe.com/docs/redfishservices/ilos/ilo6/ilo6_adaptation/#basenetworkadapters-deprecated" target="_blank">server management portal</a>.
194+
>**NOTE**: HPE Gen11 servers (iLO 6) only implement the standard `NetworkAdapter` schema. The proprietary `HpeBaseNetworkAdapter` schema is deprecated. The mapping table between those two schemas is available in the <a href="https://servermanagementportal.ext.hpe.com/docs/redfishservices/ilos/ilo6/ilo6_adaptation/#basenetworkadapters-deprecated" target="_blank">server management portal</a>.
194195
195196
### Consequences of intra-server multi protocol coexistence
196197

0 commit comments

Comments
 (0)