Skip to content

Commit e9c92f8

Browse files
committed
Update Blog “hpe-firmware-updates-part-3-the-redfish-update-service”
1 parent 9355d4f commit e9c92f8

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

content/blog/hpe-firmware-updates-part-3-the-redfish-update-service.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,8 @@ The implementation of the `SimpleUpdate` used for the writing of this article al
7070

7171
![Simple Update Action](/img/6_simpleupdateaction.png "Simple Update Action")
7272

73-
74-
7573
.
7674

77-
78-
7975
![Simple Update Action With Transfer Protocol](/img/7_simpleupdateactionwithtransferprotocol.png "Simple Update Action with Transfer Protocol")
8076

8177
You can monitor the update process by polling the `State` and `FlashProgressPercent` properties part of the `Oem.Hpe` section as shown in the following screenshot.
@@ -90,9 +86,9 @@ With iLO 5 firmware 2.30 and higher versions, a successful `SimpleUpdate` return
9086

9187
The following two pictures show, respectively, the response of a successful `SimpleUpdate` and the task monitor details including a running task state. Note that the accomplished percentage of the task is not present in the Task Monitor location. It is only mentioned in the `Oem.Hpe` extension properties, as mentioned above.
9288

93-
![Successful Simple Update](/img/10_SuccessfulSimpleUpdate.png "Successful Simple Update")
89+
![Successful Simple Update](/img/10_successfulsimpleupdate.png "Successful Simple Update")
9490

95-
![Task Monitor Details](/img/11_TaskMonitorDetails.png "Task Monitor Details")
91+
![Task Monitor Details](/img/11_taskmonitordetails.png "Task Monitor Details")
9692

9793
The list of all possible values of the `TaskState` key is found in the [HPE API Reference document](https://servermanagementportal.ext.hpe.com/docs/redfishservices/ilos/ilo6/ilo6_145/ilo6_other_resourcedefns145/#taskstate).
9894

0 commit comments

Comments
 (0)