Skip to main content

Update Maintenace Occurrence

Modifies a maintenance occurrence specified by its identifier.

Parameters

ParameterDescription
FromBeginning of the maintenance occurrence. Format UNIX time. (Only future allowed. Use 1 for the current timestamp.).
ID-
ToEnd 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

Workflow LibraryPreview this Workflow on desktop