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": {}
}

Changes

Changed in 3 of the 18 revisions of this API.4

    • added the non-success response with the status 503

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • removed the non-success response with the status 429

      response-non-success-status-removed

    • removed the non-success response with the status 503

      response-non-success-status-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog