Accessing Object Storage Using Proxy


Use the following settings when the connection to object storage is routed using a proxy server.


BMC AMI Cloud server configuration (using the model9-local.yml configuration file)

Parameters

Description

model9.objstore.jclouds-config.jclouds.proxy-host: <proxy_ip/dns>

The HTTP proxy IP address or DNS address

model9.objstore.jclouds-config.jclouds.proxy-port: <proxy_port>

The HTTP proxy port

Usually 3128 or 80

model9.objstore.jclouds-config.jclouds.proxy-excluded-uri.azureblob: https://.*\.blob\.core\.windows\.net.*

(Optional) For Azure AD, if data transfer should not go through the proxy, but login should go through the proxy


BMC AMI Cloud agent configuration (using the agent.yml configuration file)

Parameters

Description

objstore.jclouds-config.jclouds.proxy-host: <proxy_ip/dns>

The HTTP proxy IP address or DNS address

objstore.jclouds-config.jclouds.proxy-excluded-uri.azureblob: https://.*\.blob\.core\.windows\.net.*

(Optional) For Azure AD, if data transfer should not go through the proxy, but login should go through the proxy

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Cloud Data and BMC AMI Cloud Vault 4.0