Skip to content

Deployment

deployment_service_restart

Trigger a rolling restart of a service without changing the deployed image

Tool

deployment_service_restart

Trigger a rolling restart of a service without changing the deployed image

Trigger a rolling restart of a service without changing the deployed image

Behavior

HTTP
POST /deployment/services/:id/restart

Arguments

NameTypeRequiredDescription
idstringNo description in the catalog.

Try it

Trigger a rolling restart of a service without changing the deployed image.

When to use

Trigger a rolling restart of a service without changing the deployed image

Example

Ask your agent something like this:

Trigger a rolling restart of a service without changing the deployed image.

The agent will invoke deployment_service_restart with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect