Symptoms:
Issue with Cloud Extensibility proxy and unable to connect to VRA SAAS portal URLs.
You can configure your cloud extensibility proxy to use an external network proxy.
The following example includes several of the optional parameters you can include in the /opt/scripts/updateProxy.sh script:
updateProxy.sh --proxy <your_proxy_URL> --user <your_proxy_user> --pass <your_proxy_password> --updateInternalProxy --redeploy
Note:
The only required parameter in the /opt/scripts/updateProxy.sh script is --proxy
.
You can see all available script parameters by running the /opt/scripts/updateProxy.sh --help command.
For example, the optional parameter noProxy
is used to specify a list of hosts you want to exclude from the configured proxy.