ManualRestart
Manually restart a plugin process on the specified agent
POST
/api/v1/agents/{agentId}/plugins/{pluginId}/restartOperation ID
ManualRestartSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Path Parameters
agentIdStringRequiredUUID of the agent running the plugin
pluginIdStringRequiredUnique identifier of the plugin to restart
