If the cloud provider requires access via a proxy, perform the following procedure.
From the console, log in to the virtual machine as the administrative user in which this product is running.
Execute the following command to set a proxy.
# csgadm httpclient set -proxy http://proxyHost:proxyPort -proxy-user userName -proxy-password password
Point
For the proxy server address specified with the "-proxy" option, specify the "http://" or "https://" protocol according to the proxy server specification.
If there is no specification for the protocols in the proxy server, specify "http://" for the argument.
Specify according to the proxy server specifications, not the cloud provider protocol.
Information
To delete the proxy setting, specify "" for each option.
# csgadm httpclient set -proxy "" -proxy-user "" -proxy-password ""
Execute the following command to check the value that has been set for the proxy.
# csgadm httpclient show
Execute the following command to restart the system.
# csgadm power restart