v1

latestSwagger 2.0Apache 2.02026-07-17377155.9 KB
Terminator

Update the supplied fields on a terminator

Update the supplied fields on a terminator. Requires admin access.

patch/terminators/{id}

Request body

servicestring
routerstring
bindingstring
addressstring
costinteger
precedence'default' | 'required' | 'failed'
tagsTags
hostIdstring

Response

The patch request was successful and the resource has been altered

dataobject required

Example response

{
  "data": {}
}