Docker · Capability
Docker Engine API — Swarm
Docker Engine API — Swarm. 7 operations. Lead operation: Inspect swarm. Self-contained Naftiko capability covering one Docker business surface.
What You Can Do
GET
Swarminspect
— Inspect swarm
/v1/swarm
POST
Swarminit
— Initialize a new swarm
/v1/swarm/init
POST
Swarmjoin
— Join an existing swarm
/v1/swarm/join
POST
Swarmleave
— Leave a swarm
/v1/swarm/leave
POST
Swarmunlock
— Unlock a locked manager
/v1/swarm/unlock
GET
Swarmunlockkey
— Get the unlock key
/v1/swarm/unlockkey
POST
Swarmupdate
— Update a swarm
/v1/swarm/update
MCP Tools
inspect-swarm
Inspect swarm
read-only
idempotent
initialize-new-swarm
Initialize a new swarm
join-existing-swarm
Join an existing swarm
leave-swarm
Leave a swarm
unlock-locked-manager
Unlock a locked manager
get-unlock-key
Get the unlock key
read-only
idempotent
update-swarm
Update a swarm