Skip to content

Latest commit

 

History

History
64 lines (29 loc) · 2.01 KB

create-space-quotas-b13c4a2.md

File metadata and controls

64 lines (29 loc) · 2.01 KB

Create Space Quotas

You can use the SAP BTP cockpit to create space quotas.

You have the Org Manager role for the org in which you want to create a space quota.

  1. Navigate to the subaccount that contains the spaces to which you want to add quotas.

  2. In the navigation menu, choose Cloud Foundry > Space Quotas.

  3. Choose Create Space Quota.

  4. Enter a name for your space quota and add limits for the following:

    • Space Memory (MB): Total amount of memory a space can have

    • Routes: Total number of routes

    • Service Instances: Total number of service instances

    • Memory per Instance (MB): Maximum amount of memory an application instance can have

    • App Instances: Total number of application instances

    • (Optional) Allow Paid Service: Switch on if you'd like to allow the provisioning of instances of paid service plans.

    Note:

    The value of -1 represents an unlimited amount.

    Note:

    If the space quota limit for a resource exceeds the org quota limit, the org quota limit applies.

  5. Choose Create.

Related Information

Entitlements and Quotas

Create Space Quota Plans Using the Cloud Foundry Command Line Interface