update_schedule
Modify an existing scan schedule by adjusting frequency, timing, model preset, or enabling/disabling it for security testing workflows.
Instructions
Update an existing scan schedule. You can change the frequency, timing, model preset, or enable/disable it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scheduleId | Yes | The schedule ID to update | |
| frequency | No | New frequency | |
| hour | No | New hour (0-23, UTC) | |
| minute | No | New minute (0-59) | |
| dayOfWeek | No | New day of week (0=Sunday) | |
| dayOfMonth | No | New day of month (1-28) | |
| enabled | No | Enable or disable the schedule | |
| modelPreset | No | New model preset | |
| allowPayg | No | Allow pay-as-you-go billing |