Podman · Capability
supports a RESTful API for the Libpod library — system
supports a RESTful API for the Libpod library — system. 7 operations. Lead operation: Ping service. Self-contained Naftiko capability covering one Podman business surface.
What You Can Do
GET
Systemping
— Ping service
/v1/libpod/ping
GET
Systemeventslibpod
— Get events
/v1/libpod/events
GET
Systeminfolibpod
— Get info
/v1/libpod/info
POST
Systemchecklibpod
— Performs consistency checks on storage, optionally removing items which fail checks
/v1/libpod/system/check
GET
Systemdatausagelibpod
— Show disk usage
/v1/libpod/system/df
POST
Systemprunelibpod
— Prune unused data
/v1/libpod/system/prune
GET
Systemversionlibpod
— Component Version information
/v1/libpod/version
MCP Tools
ping-service
Ping service
read-only
idempotent
get-events
Get events
read-only
idempotent
get-info
Get info
read-only
idempotent
performs-consistency-checks-storage-optionally
Performs consistency checks on storage, optionally removing items which fail checks
show-disk-usage
Show disk usage
read-only
idempotent
prune-unused-data
Prune unused data
component-version-information
Component Version information
read-only
idempotent