Portainer · Capability
PortainerCE API — registries
PortainerCE API — registries. 7 operations. Lead operation: List Registries. Self-contained Naftiko capability covering one Portainer business surface.
What You Can Do
GET
Registrylist
— List Registries
/v1/registries
POST
Registrycreate
— Create a new registry
/v1/registries
POST
Registryping
— Test registry connection
/v1/registries/ping
DELETE
Registrydelete
— Remove a registry
/v1/registries/{id}
GET
Registryinspect
— Inspect a registry
/v1/registries/{id}
PUT
Registryupdate
— Update a registry
/v1/registries/{id}
POST
Registryconfigure
— Configures a registry
/v1/registries/{id}/configure
MCP Tools
list-registries
List Registries
read-only
idempotent
create-new-registry
Create a new registry
test-registry-connection
Test registry connection
read-only
remove-registry
Remove a registry
idempotent
inspect-registry
Inspect a registry
read-only
idempotent
update-registry
Update a registry
idempotent
configures-registry
Configures a registry