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
Key | Datatype | Required | Description |
---|---|---|---|
Auth | string | ||
X-API-Version | string | ||
Content-Type | string |