Skip to main content

Suspend

Suspend disables normal portal use until dues are cleared. The customer can typically only reach billing / payment flows. Stoppable cloud resources (VMs, Kubernetes, and similar) are stopped while allocated resources (disks, IPs, and so on) usually remain.

When suspend is applied

After the configured suspension grace period from:

ModeStart of clock
PrepaidWallet balance goes negative
PostpaidInvoice becomes overdue

Example: Negative balance on the 15th, suspension days = 7 → suspend on the 22nd. A reminder with Send before = 1 emails on the 21st. See Reminder emails and timing for what 0, 1, 2, … mean.

Worked example

Assumptions: SUSPEND = 7 days, reminder = 1 day before. Same Day 0 as freeze (15th). Customer still has due balance after freeze on the 18th.

DateEventResult
15thDay 0 — overdue / negativeClocks running
18thFreeze already applied (if FREEZE = 3)Restricted create/change; VMs still running
21stSuspend reminder emailCustomer warned
22ndSUSPEND appliedBilling login only; VMs/K8s stopped; renewals/invoices still generate; compute pause depends on stoppable services

End-to-end calendar through terminate: Practical timeline example.

Paying dues on the 20th or 21st (and clearing overdue state) should prevent suspension on the 22nd.

Access and services

While suspended
Access existing services (console, create, manage)❌ No
Create new services❌ No
Billing module / pay dues✅ Yes (primary allowed path)

In short: login mainly to pay.

Resources affected (stopped or suspended)

When suspension runs, CMP stops or suspends workloads as applicable:

ResourceEffect when suspended
Virtual MachinesStopped
KubernetesStopped
Load BalancerNo automatic stop listed (confirm per build if LB appliances are affected)
Auto ScalingStopped / suspended
BackupsStopped / suspended (confirm in your CMP version)
Object StorageAccount suspended at the CEPH level (when CEPH-backed)
VNFStopped / suspended
NetworksNo automatic delete
IP addressesRemain allocated (no automatic release)
Confirm backups behaviour

Backup job behaviour under suspension can vary by CMP/orchestrator version. Validate on staging before relying on a specific outcome in customer communications.

Invoices during suspension

For suspended accounts, CMP continues to generate invoices for active (still allocated) services — even when VMs are in a stopped state.

Suspension does not delete services and does not by itself turn off invoicing.

Billing during suspension and stoppable services

Because suspension stops VMs and Kubernetes, compute charges follow enable_stoppable_service_billing:

FlagCompute (VM / K8s) while stopped by suspensionDisk / storage
ON (true)No compute charges for stopped hoursContinues (storage still allocated)
OFF (false)Compute continues for the full periodContinues
Critical — override root disk

Stoppable compute pause requires override root disk so compute and storage are billed separately. See Stoppable Services.

Billing and invoicing summary (suspend)

TopicBehaviour
ServicesStopped where applicable; not deleted; resources still held
BillingContinues for allocated resources (modulo stoppable compute rules)
RenewalsAutomatic renewal invoices still generate
InvoicingContinues — suspend stops workloads, not the bill

Admin options

  • Revoke suspension to restore access for a short payment window
  • Exclude the account from disciplinary actions for enterprise / manual payment cases
  • Notify extra email addresses when suspension triggers

See Disciplinary Actions — admin controls and account-level settings.