Skip to main content

Quota Requests & Approvals

When a customer reaches their account-level quota limit, they can submit a Quota Increase Request from the customer portal. A CMP admin reviews the request and approves or rejects it.

Quick start
Who requestsCustomer (account owner) when account quota is insufficient
Who approvesCMP admin
What changes on approvalAccount-level quota for the requested resource(s)
Admin pathSettings → Quota → Resource Quota Requests
Customer pathProfile / Account Limits → Request Increase
Account quota vs project quota

Quota requests raise the account ceiling. They do not replace project-level quotas.

After the account quota increases, the account owner can still allocate capacity on each project's details page if projects use explicit limits (new projects default to Unlimited).

End-to-end flow​

Customer hits account quota limit (or needs more capacity)
↓
Customer submits Quota Increase Request in the portal
↓
Admin receives notification / sees request under **Settings → Quota → Resource Quota Requests**
↓
Admin opens request → reviews current usage and requested values
↓
Approve → Account quota updated immediately → customer notified
or
Reject → Account quota unchanged → customer notified
↓
(If CloudStack) Verify orchestrator max.* limits ≥ new CMP account quota

Customer: submit a quota request​

Customers request more capacity when provisioning is blocked by account quota, or when they expect growth.

Path: Customer portal → Account / Quota → Request Increase (or equivalent Quota page action)

Form title: Request To Increase The Quota

Screenshot: Customer portal — Request To Increase The Quota form

Select Service

Required. Choose the service / resource whose account quota you want to increase — for example, Virtual Machine, storage, network, or other quota types available for the account.

Current Limit

Read-only. CMP shows the account's current quota for the selected service (for example, 40).

Requested Total Limit (nos)

Required. Enter the final total quota you want after the increase — including what you already have.

Do not enter only the additional amount.

ExampleValue to enter
Current limit is 20 and you need 10 moreEnter 30 (not 10)
Current limit is 40 and you need 15 moreEnter 55 (not 15)

Unit depends on the service (for example, nos for Virtual Machine count, gb for storage, core for CPU).

Enter the final total — not the delta

If current limit is 40 and the customer needs 15 more VMs, they must enter 55, not 15. Entering only the additional amount understates the requested account quota.

After submitting​

  • The request appears under Settings → Quota → Resource Quota Requests as pending
  • Account quota does not change until an admin approves
  • The customer should wait for approval before retrying provisioning that was blocked by quota

Admin: review quota requests​

Path: Settings → Quota → Resource Quota Requests

Screenshot: CMP admin — Quota Requests list

The list typically shows:

Column / detailPurpose
Customer / accountWho submitted the request
Resource typeWhich quota row to change
RequestedRequested value
Date submittedWhen the request was opened
StatusPending, approved, or rejected

Approve a request​

  1. Open the pending request
  2. Confirm or adjust the approved quantity
  3. Click Approve

Screenshot: CMP admin — Approve quota request

On approval:

  • Account-level quota for that resource is updated immediately
  • The customer is notified
  • The customer can provision within the new account limit
Also check CloudStack limits

CMP does not automatically raise CloudStack max.account.* / max.project.* values. After approving a large increase, verify CloudStack limits are still ≥ the new CMP account quota (or set to -1).

See Orchestrator-Side Quota Sync and Quota Management (ACS).

Reject a request​

  1. Open the pending request
  2. From actions, select reject - enter a rejection reason (recommended — so the customer knows what to change)
  3. Click Reject

Screenshot: CMP admin — Reject quota request

On rejection:

  • Account quota stays unchanged
  • The customer is notified (with reason)

Admin can also set quota directly​

Admins do not have to wait for a customer request. You can raise or lower account limits any time under:

Clients → [Customer] → Quota Settings — see Account-Level Quotas

Screenshot: CMP — Account-level quota settings (direct edit)

Use direct edit for contract changes, POC limits, or corrections without a portal request.

Notifications​

EventWho is notified
New request submittedAdmin
Request approvedCustomer
Request rejectedCustomer

Exact email/template names depend on your CMP notification configuration.

Best practices​

PracticeWhy
Review pending requests promptlyAvoid blocking customer provisioning
Check current usage before approvingAvoid allocating far more than needed
Prefer stepwise increasesEasier to reverse if capacity is tight
Document rejection reasonsReduces repeat unclear requests
Update CloudStack max.* after large approvalsPrevents orchestrator errors despite CMP success
Remind owners about project quotasAccount increase ≠ automatic per-project caps