maintenance_update
Update an existing Zabbix maintenance window by providing its ID and optionally changing its name, start/end times, or description.
Instructions
Update an existing maintenance period in Zabbix.
Modifies properties of an existing maintenance window. You can change the name, start time, end time, or description. Only specify the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New maintenance name. | |
| active_till | No | New end time (Unix timestamp). | |
| description | No | New description. | |
| active_since | No | New start time (Unix timestamp). | |
| maintenanceid | Yes | ID of the maintenance to update. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||