Skip to content

Rollouts

A rollout applies a config profile, a firmware update, a reboot, or a speed test across many devices - staged in small waves so you can catch problems early instead of changing everything at once. Open Rollouts in the cloud portal.

Rollouts page showing a running baseline networking rollout with its target group, status, dispatched progress, success count, created time, and action buttons.
Rollouts stage changes in waves so you can check the first devices before continuing to the rest of the fleet.
KindWhat it does
Apply configPush a config profile to the targeted devices
Update firmwareSend a firmware update
RebootRestart the targeted devices
Run speed testMeasure connection speed on the targeted devices

You target a group, a set of devices, or one exact organization, then the rollout runs in stages so you can verify each stage before continuing. An organization target snapshots its current devices when the rollout is created; child organizations are excluded, and an organization with no devices cannot be used:

  1. Draft - create the rollout and choose what to apply and to which devices.
  2. Start (canary) - it goes to a small first batch (the canary).
  3. Review - check the resulting jobs to confirm the canary succeeded.
  4. Advance - release the next wave, repeating until done.
  5. Succeeded - all waves completed.

At any point you can pause to hold, or cancel to stop. The rollout tracks its status and the per-device jobs throughout.

graph LR
A[Draft] --> B[Start canary] --> C[Review jobs] --> D[Advance waves] --> E[Succeeded]
C --> F[Paused]
C --> G[Canceled]

Open a rollout to see each device’s job - which wave it was in, when it was sent, and whether it succeeded or failed. This is where you decide whether it is safe to advance.