Skip to content

Latest commit

 

History

History
47 lines (23 loc) · 1.65 KB

create-space-quota-plans-b13c4a2.md

File metadata and controls

47 lines (23 loc) · 1.65 KB

Create Space Quota Plans

You can use the cockpit to create space quota plans.

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

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

  2. In the navigation menu, choose Cloud Foundry > Quota Plans.

  3. Choose New Plan.

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

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

    • (Optional) Routes: Total number of routes

    • (Optional) Services: Total number of service instances

    • (Optional) Instance memory: Maximum amount of memory an application instance can have (-1 represents an unlimited amount)

    • (Optional) App Instances: Total number of application instances

    • (Optional) Allow paid services: Select if you'd like to allow the provisioning of instances of paid service plans

    Note:

    The org quota limit is applicable for a resource if you don’t enter a space quota limit. If the space quota limit for a resource exceeds the org quota limit, the org quota limit applies.

  5. Save your changes.

Related Information

Entitlements and Quotas