Skip to content

Latest commit

 

History

History
146 lines (85 loc) · 3.84 KB

map-proxy-host-12b5cc4.md

File metadata and controls

146 lines (85 loc) · 3.84 KB

map-proxy-host

Maps an application host to an on-premise reverse proxy host and port.

Remember:

SAP Business Technology Platform, Neo environment will sunset on December 31, 2028, subject to terms of customer or partner contracts.

For more information, see SAP Note 3351844.

Tip:

This documentation refers to SAP Business Technology Platform, Neo environment. If you are looking for documentation about other environments, see SAP Business Technology Platform ↗️.

neo map-proxy-host --account <subaccount_technical_name> --app-host <application_host> --proxy <proxy_host:port> -h <host> -u <e-mail_or_user> -p <password>

Required

-a, --account

Subaccount technical name

Type: string (up to 30 characters; lowercase letters and numbers, starting with a letter)

--app-host

Your application hostname.

For example: myapp.hana.ondemand.com

--proxy

On-premise reverse proxy hostname and port.

Separate proxy hostname and port with a colon (':'). For example: loc.corp:123

-h, --host

Region host on which you execute the command.

Type: URL. For acceptable values see Regions ↗️.

-u, --user

Your email, SAP ID, or username.

Type: string

-p, --password

To protect your password, enter it only when prompted by the console client and not explicitly as a parameter in the properties file or the command line.

Type: string

neo map-proxy-host --account mysubaccount --app-host app.hana.ondemand.com --proxy loc.corp:123 -h hana.ondemand.com -u username -p ******

An application with hostname app.hana.ondemand.com is mapped to proxy host loc.corp:123.

Related Information

Configuring Application Access via On-Premise Reverse Proxy

unmap-proxy-host

list-proxy-host-mappings