Update Maintenace Occurrence
Modifies a maintenance occurrence specified by its identifier.
Parameters
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.). |
Example Output
{
"message": "Occurrence successfully modified!"
}
Workflow Library Example
Update Maintenace Occurrence with Pingdom and Send Results Via Email
Preview this Workflow on desktop