Maintenance

Update maintenance run

Update the maintenance run with the provided ID.

Updates from this endpoint are asynchronous. To check your update's status, use the Retrieve maintenance run endpoint.

patch/maintenance/{maintenanceRunID}

Parameters

#/paths/~1maintenance~1%7BmaintenanceRunID%7D/get/parameters/0 — unresolved $ref

Request body

scheduledAtstring date-time

The date-time at which the maintenance is scheduled to start. This must be before the pendingMaintenanceBy date-time.

Response

Maintenance run updated

Changes