Qovery · Capability
Qovery API — Container Main Calls
Qovery API — Container Main Calls. 5 operations. Lead operation: Get container by ID. Self-contained Naftiko capability covering one Qovery business surface.
What You Can Do
GET
Getcontainer
— Get container by ID
/v1/container/{containerid}
PUT
Editcontainer
— Edit container
/v1/container/{containerid}
DELETE
Deletecontainer
— Delete container
/v1/container/{containerid}
GET
Listcontainerlinks
— List all URLs of the container
/v1/container/{containerid}/link
GET
Getcontainerstatus
— Get container status
/v1/container/{containerid}/status
MCP Tools
get-container-id
Get container by ID
read-only
idempotent
edit-container
Edit container
idempotent
delete-container
Delete container
idempotent
list-all-urls-container
List all URLs of the container
read-only
idempotent
get-container-status
Get container status
read-only
idempotent