Console actions
From the CDN workspace, every distribution row has an Action menu:Edit configuration
Open Manage, then use the left sidebar:
All edits propagate within ~1 minute. The Status flips to
Updating while config rolls out.
Manage via API
List distributions:Operational tips
- Tag in description — owner, runbook URL, on-call rotation. The console exposes
Descriptionin lists; helps incident response. - One distribution per environment — separate
prod,staging,dev. Lets you change config in staging without risking prod. - Version your config — keep the API JSON payload in your IaC repo. PR-review changes before applying.
- Audit before delete — confirm zero traffic via Analytics for at least 24 h.
- DNS first, then disable — flipping the order causes a brief outage for live users.