Delete Ploi Docker container
ploi_delete_containerDelete a Docker container from a Ploi server using its server ID and container ID, with explicit confirmation.
Instructions
Delete a Docker container from a Ploi server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to confirm this destructive operation. | |
| server_id | Yes | Ploi server ID. | |
| container_id | Yes | Ploi Docker container ID. |