set_rpm_ceiling
Set or clear a self-set ceiling on this project's own effective live-traffic RPM (Traffic shaping) — for when your origin can't take the throughput your plan grants. Never plan-gated: the ceiling can only LOWER your effective RPM below your plan/add-on rate, never raise it, and never touches billing. Steady traffic is capped at the ceiling; if Burst Protect is on, its headroom is measured above the ceiling, not above the plan rate. The current value is on get_project as rpmCeiling (null = no ceiling). Requires edit access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rpmCeiling | Yes | A positive integer to set the ceiling, or null to clear it. |