updateRebootSchedule
Update an existing device reboot schedule on a TP-Link Omada controller by replacing the full schedule object. Fetch the current schedule, modify the desired fields, and submit the complete record to apply your changes.
Instructions
Update an existing reboot schedule. This is a replace (PUT), not a merge: read the schedule with listRebootSchedules, change the fields you want, and send the whole object back. Requires OMADA_WEB_USERNAME/OMADA_WEB_PASSWORD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Full schedule object. The controller replaces the record, so send every field — fetch the current one with listRebootSchedules first. | |
| siteId | No | ||
| scheduleId | Yes |