latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Event

Update deployment event

Update selective attributes on existing deployment event (backend only)

patch/events/deployment/{id}

Path parameters

idstring required

The ID of the event to update

Headers

If-Matchstring

If-Match header according to http/1.1 spec section 14.24

Request body

Response

Updated entity

idstring required

Unique ID for the deployment event

environment_idstring

ID of the environment associated with this deployment

application_idstring

ID of the application associated with this deployment

workspace_idstring required

ID of the workspace associated with this deployment

event_timeinteger

Epoch millisecond timestamp at which the deployment occurred

received_timeinteger

Epoch millisecond timestamp the event was received at

revisionstring

Source code revision

propertiesobject

Arbitrary key-value pairs used to pass additional information about this deployment

plan_overridesobject

Optional overrides specified for the stored properties of any triggered plans

plan_labelsstring[]

If specified, only plans matching the given labels were executed

actionsobject

Optional actions specified for mabl to take on this deployment