v1

latestSwagger 2.02026-07-17252638.9 KB

Execute a command on the given plugin such as update, stop, start, restart.

post/plugin-manager/{id}/execute

Path parameters

idstring required

Plugin unique identifier.

Request body

command'update' | 'stop' | 'start' | 'restart' required

Command to execute.

Response

Command successfully executed.