panelica_docker_post_v1_docker_containers_id_action
Perform a Docker container action (start, stop, restart, etc.) by providing the container ID and the action name. Manage containers through the Panelica hosting panel.
Instructions
:id action
HTTP: POST /v1/docker/containers/:id/:action Category: Docker Required scopes: docker:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter: id | |
| body | No | Request body (application/json). Schema not statically declared — see API docs. | |
| action | Yes | Path parameter: action |