Skip to content

Latest commit

 

History

History
157 lines (92 loc) · 3.92 KB

list-proxy-host-mappings-9fbd139.md

File metadata and controls

157 lines (92 loc) · 3.92 KB

list-proxy-host-mappings

Lists the proxy hosts mapped to an application hostname.

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 list-proxy-host-mappings --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)

-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

Optional

--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

neo list-proxy-host-mappings --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

map-proxy-host

unmap-proxy-host