Removes a platform domain (under hana.ondemand.com) as an access point for an application.
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 remove-platform-domain --account <subaccount_technical_name> --application <application_name> --user <e-mail_or_user> --host <host> --platform-domain <platform_domain>
To list all parameters available for this command, execute neo help remove-platform-domain
in the command line.
Required |
|
---|---|
|
Subaccount technical name
|
|
Application name
|
|
Enter a region host.
|
|
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.
|
|
Use your email, SAP ID or user name
|
|
Platform domain under hana.ondemand.com
|
neo remove-platform-domain --account mysubaccount --application myapp --user myuser --host hana.ondemand.com --platform-domain svc.hana.ondemand.com
Related Information