9- If error, reapply profile firmware component
PATCH https://{{composer}}{{serverProfileUri}}
Description | Operation | Path | Value |
---|---|---|---|
Update the server profile from the server profile template. | replace | /templateCompliance | Compliant |
Stage a server profile to update from its server profile template the next time the server is powered off via OneView. | replace | /templateCompliance | PendingCompliance |
Cancel the staging on an update from template for a server profile that was previously staged. | replace | /templateCompliance | PendingComplianceCancelled |
Refresh the server profile | replace | /refreshState | RefreshPending |
Deprecated. Reapply the server profile's OS deployment | replace | /osDeploymentSettings/reapplyState | ApplyPending |
Reapply the server profile's firmware | replace | /firmware/reapplyState | ApplyPending |
Reapply the server profile's connections | replace | /connectionSettings/reapplyState | ApplyPending |
Reapply the server profile's adapters and boot settings | replace | /serverHardwareReapplyState | ApplyPending |
Rename a server profile's logical drive | replace | /localStorage/controllers/{deviceSlot}/logicalDrives/{currentLogicalDriveName}/name | The new logical drive name |
Reapply the server profile's local storage | replace | /localStorage/reapplyState | ApplyPending |
Reapply the server profile's SAN storage | replace | /sanStorage/reapplyState | ApplyPending |
Reapply the server profile's bios settings | replace | /bios/reapplyState | ApplyPending |
Regenerate CHAP Secrets | replace | /sanstorage/regenerateChapSecrets | no value required |
Reapply the server iLO settings | replace | /managementProcessor/reapplyState | ApplyPending |
Request Body
{"0"=>{"op"=>"replace", "path"=>"/firmware/reapplyState", "value"=>"ApplyPending"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-API-Version | string | ||
Auth | string | ||
Content-Type | string |