Skip to content

Latest commit

 

History

History
140 lines (82 loc) · 3.71 KB

remove-platform-domain-96c6d24.md

File metadata and controls

140 lines (82 loc) · 3.71 KB

remove-platform-domain

Removes a platform domain (under hana.ondemand.com) as an access point for an application.

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 remove-platform-domain --account <subaccount_technical_name> --application <application_name> --user <e-mail_or_user> --host <host> --platform-domain <platform_domain> 

Parameters

To list all parameters available for this command, execute neo help remove-platform-domain in the command line.

Required

-a, --account

Subaccount technical name

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

-b, --application

Application name

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

-h, --host

Enter a region host.

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

-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

-u, --user

Use your email, SAP ID or user name

Type: string

-m, platform-domain

Platform domain under hana.ondemand.com

Type: URL

Example

neo remove-platform-domain --account mysubaccount --application myapp --user myuser --host hana.ondemand.com --platform-domain svc.hana.ondemand.com

Related Information

add-platform-domain

Using Platform Domains