Actions
Update Maintenace Occurrence
Modifies a maintenance occurrence specified by its identifier.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| From | Beginning of the maintenance occurrence. Format UNIX time. (Only future allowed. Use 1 for the current timestamp.). |
| ID | - |
| To | End of the maintenance occurrence. Format UNIX time. (Only future allowed. Use 1 for the current timestamp.). |
{
"message": "Occurrence successfully modified!"
}
Was this page helpful?