Lists the proxy hosts mapped to an application hostname.
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.
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 |
|
---|---|
|
Subaccount technical name
|
|
Region host on which you execute the command.
|
|
Your email, SAP ID, or username.
|
|
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.
|
Optional |
|
---|---|
|
Your application hostname. For example: |
|
On-premise reverse proxy hostname and port. Separate proxy hostname and port with a colon (':'). For example: |
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