Skip to content

Latest commit

 

History

History
121 lines (69 loc) · 4.37 KB

delete-account-8bd9552.md

File metadata and controls

121 lines (69 loc) · 4.37 KB

delete-account

Deletes a particular subaccount. Only the user who has created the subaccount is allowed to delete it.

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 ↗️.

Note:

You cannot delete a subaccount if it still has associated services, subscriptions, non-shared database systems, database schemas, deployed applications, HTML5 applications, or document service repositories. You need to disable services and delete the other subaccount entities before you proceed with the subaccount deletion. For information on how to disable services and delete subaccount entities, see Related Information. Make sure also that there are no running virtual machines in the subaccount.

neo delete-account --account <subaccount_technical_name> --user <e-mail_or_user> --host <host>

Parameters

To list all parameters available for this command, execute neo help delete-account in the command line.

Required

-a, --account

Subaccount technical name

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

-u, --user

Use your email, SAP ID or user name

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

-h, --host

Enter a region host.

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

Example

neo delete-account --account mysubaccount --user myuser --host hana.ondemand.com

Related Information

Disable Services in the Neo Environment

Deleting Subscriptions

Deleting Databases ↗️

Deleting Database Schemas

Undeploying Applications