Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 2.22 KB

add-quotas-to-subaccounts-using-the-console-client-f073eaf.md

File metadata and controls

48 lines (26 loc) · 2.22 KB

Add Quotas to Subaccounts Using the Console Client

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.

Context

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

Procedure

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

Note:

For more information on adding quotas to subaccounts using the console client, see set-quota.