Connect iLO to COM
POST {{iloURI}}/redfish/v1/Managers/1/Actions/Oem/Hpe/HpeiLO.EnableCloudConnect/
The activation key is your company account ID found in HPE GreenLake Cloud Platform interface in the Manage tab.
OverrideManager (boolean) is used to override the existing manager (Example: HPE OneView)
Request Body
{"ActivationKey"=>"0932d0AAAAAAAAAAAAAa6e29800e628", "OverrideManager"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
OData-Version | string | ||
Content-Type | string | ||
X-Auth-Token | string |