Skip to main content
Infrastructure/Agents

RestartAgent

Restart the agent process on its host node

POST/api/v1/agents/{uuid}/restart

Operation ID

RestartAgent

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Path Parameters

  • uuid
    StringRequired

    UUID of the agent to restart

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • message
    String

    Human-readable message describing the restart operation result

    Example: Agent restart initiated