Kvindo™ Cloud Docs


Language

Quota Change Request

A Quota Change Request asks the platform to raise a specific quota's limit. Support reviews the request, and an associated support ticket tracks the conversation. This is the usual way to lift a limit once a default quota becomes a constraint.

Key concepts

Quota — the quota being changed, referenced by spec.quotaId (the kc CLI also accepts a quota name)

New quota limit — the requested limit value

Ticket — a support ticket opened to review the request (status.ticketId)

Parameters
UI Name API / kc name Terraform name Optional Format Default Is read only Description
Quota spec.quotaId spec.quota_id No ULID No The quota to change (kc accepts a quota name)
New quota limit spec.newQuotaLimit spec.new_quota_limit No 32-bit integer No Requested new limit value
Ticket status.ticketId status.ticket_id ULID (nullable) Yes Support ticket opened to review the request
Examples

Terraform

Python SDK

kc CLI


Related pages

Resource docs

Reference

An unhandled error has occurred. Reload 🗙