Update Maintenance
PUT {{baseUrl}}/v1/maintenance/:id
Update maintenance with given id
Request Body
{"time"=>{"type"=>"<string>", "startDate"=>"<dateTime>", "endDate"=>"<dateTime>"}, "rules"=>[{"entity"=>{"id"=>"<string>", "type"=>"<string>"}, "state"=>"<string>"}], "description"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"requestId":"ad ullamco","took":0,"data":{"id":"Excepteur cillum laboris","status":"past","time":{"type":"\u003cstring\u003e","startDate":"\u003cdateTime\u003e","endDate":"\u003cdateTime\u003e"},"description":"magna"}}