Get iLO Proxy settings
GET {{iloURI}}/redfish/v1/Managers/1/NetworkProtocol/
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
{"Oem"=>{"Hpe"=>{"WebProxyConfiguration"=>{"ProxyServer"=>"web-proxy.hpe.com", "ProxyPort"=>8088, "ProxyUserName"=>"proxyuser", "ProxyPassword"=>"password"}}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
OData-Version | string | ||
Content-Type | string | ||
X-Auth-Token | string |