Maintenance

Modify a maintenance

You can only change maintenances which are in the future or still ongoing today. Here is the list of operations that are currently allowed:

  • Add, replace and remove Description
  • Replace From and To. 'From' cannot be changed, if the maintenance started yesterday or before.<br>You must have this scope: 'maintenances.manage'.
patch/operations/v1/maintenances/{id}

Path parameters

idstring required

The ID of the maintenance.

Request body

{"stackTrail":"components:schemas:Operation:properties:value","oasType":"schema","type":"unknown","nullable":true}
pathstring nullable
opstring nullable
fromstring nullable

Response

The maintenance was successfully modified.

Changes

No recorded changes to this endpoint across all 1 revision of this API.