Server Profiles-Firmware Updates
Number of APIs: 7
-
11- Soft power off server if reboot needed for activation PUT https://{{composer}}{{SHuri}}/powerState
-
1- Get Profile 'RHEL83-2' - Filter name and collect SHuri GET https://{{composer}}/rest/server-profiles?filter="name EQ 'RHEL83-2'"
-
2-Get SSP baseline bundle 'SY-2023.03.01' GET https://{{composer}}/rest/firmware-drivers
-
6-Update Profile to activate the staged components with FW & OS Drivers online update PUT https://{{composer}}{{serverProfileUri}}
-
7- Get-Task-object-Result GET https://{{composer}}/{{taskresult}}
-
10- Get-Server-Hardware SUT status GET https://{{composer}}{{serverHardwareUri}}
-
9- If error, reapply profile firmware component PATCH https://{{composer}}{{serverProfileUri}}