coronium_set_rotation_interval
Set the auto-rotation interval for a proxy in seconds. Use 0 to disable auto-rotation; typical values are 60, 300, or 1800 seconds.
Instructions
Configure auto-rotation cadence (in seconds). 0 disables auto-rotate. Typical values: 60 (1 min), 300 (5 min), 1800 (30 min). Backend Rotator service polls and triggers per this interval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proxy | Yes | Modem _id (24-char hex) or portId/name (e.g. cor_PL_181fd3aa). | |
| interval_seconds | Yes | Seconds between auto-rotations. 0 = manual only. |