Skip to main content
Glama

restart_container

Restart a Podman container to apply configuration changes, recover from issues, or refresh the container state using the container name or ID.

Instructions

Restart a container.

Input Schema

NameRequiredDescriptionDefault
containerYesContainer name or ID

Input Schema (JSON Schema)

{ "properties": { "container": { "description": "Container name or ID", "title": "Container", "type": "string" } }, "required": [ "container" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kunwarmahen/podman-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server