v1

latestSwagger 2.0Apache 2.02026-07-17377155.9 KB
Terminator

Update all fields on a terminator

Update all fields on a terminator by id. Requires admin access.

put/terminators/{id}

Request body

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

Response

The update request was successful and the resource has been altered

dataobject required

Example response

{
  "data": {}
}