Delete Proxy settings
PATCH {{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"=>"", "ProxyPort"=>nil, "ProxyUserName"=>"", "ProxyPassword"=>""}}}}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| OData-Version | string | ||
| Content-Type | string | ||
| X-Auth-Token | string |