Server Profiles-Firmware Updates

Number of APIs: 7

  1. 11- Soft power off server if reboot needed for activation PUT https://{{composer}}{{SHuri}}/powerState

  2. 1- Get Profile 'RHEL83-2' - Filter name and collect SHuri GET https://{{composer}}/rest/server-profiles?filter="name EQ 'RHEL83-2'"

  3. 2-Get SSP baseline bundle 'SY-2023.03.01' GET https://{{composer}}/rest/firmware-drivers

  4. 6-Update Profile to activate the staged components with FW & OS Drivers online update PUT https://{{composer}}{{serverProfileUri}}

  5. 7- Get-Task-object-Result GET https://{{composer}}/{{taskresult}}

  6. 10- Get-Server-Hardware SUT status GET https://{{composer}}{{serverHardwareUri}}

  7. 9- If error, reapply profile firmware component PATCH https://{{composer}}{{serverProfileUri}}