Issue with Cloud Extensibility proxy and unable to connect to VRA SAAS portal URLs.
search cancel

Issue with Cloud Extensibility proxy and unable to connect to VRA SAAS portal URLs.

book

Article ID: 320597

calendar_today

Updated On:

Products

VMware Aria Suite

Issue/Introduction

Symptoms:

Issue with Cloud Extensibility proxy and unable to connect to VRA SAAS portal URLs.

 

Resolution

You can configure your cloud extensibility proxy to use an external network proxy.

  1. Log in to the cloud extensibility proxy command line as root.
  2. Run the /opt/scripts/updateProxy.sh script.

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.