You can use the Neo console client to add quotas to subaccounts
-
An enterprise account.
-
You must be a member of the global account that contains the subaccount.
-
Set up the console client. See Set Up the Console Client.
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
↗️ .
Open a command line and enter the following string:
neo set-quota --account <subaccount_technical_name> --host <host> --user <e-mail_or_user> --amount <quota_type>:<integer_amount_of_quota>
Example:
neo set-quota --account mysubaccount --user myuser --host eu1.hana.ondemand.com --amount lite:2
For more information on adding quotas to subaccounts using the console client, see set-quota.