6-Update Profile to activate the staged components with FW & OS Drivers online update

PUT https://{{composer}}{{serverProfileUri}}

Request Body

{"name"=>"{{serverProfileName}}", "serverHardwareUri"=>"{{serverHardwareUri}}", "firmware"=>{"manageFirmware"=>true, "firmwareInstallAction"=>"Stage", "firmwareActivationType"=>"Immediate", "firmwareBaselineUri"=>"{{firmwareBaselineUri}}", "firmwareInstallType"=>"FirmwareAndOSDrivers"}, "eTag"=>"{{serverProfileEtag}}"}

HEADERS

KeyDatatypeRequiredDescription
Authstring
X-API-Versionstring
Content-Typestring