Deletes a particular subaccount. Only the user who has created the subaccount is allowed to delete it.
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
↗️ .
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>
To list all parameters available for this command, execute neo help delete-account
in the command line.
Required |
|
---|---|
|
Subaccount technical name
|
|
Use your email, SAP ID or user name
|
|
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.
|
|
Enter a region host.
|
neo delete-account --account mysubaccount --user myuser --host hana.ondemand.com
Related Information