Qovery · Capability
Qovery API — Deployment Stage Main Calls
Qovery API — Deployment Stage Main Calls. 9 operations. Lead operation: Get Deployment Stage. Self-contained Naftiko capability covering one Qovery business surface.
What You Can Do
GET
Getdeploymentstage
— Get Deployment Stage
/v1/deploymentstage/{deploymentstageid}
DELETE
Deletedeploymentstage
— Delete deployment stage
/v1/deploymentstage/{deploymentstageid}
PUT
Editdeploymentstage
— Edit deployment stage
/v1/deploymentstage/{deploymentstageid}
PUT
Moveafterdeploymentstage
— Move deployment stage after requested stage
/v1/deploymentstage/{deploymentstageid}/moveafter/{stageid}
PUT
Movebeforedeploymentstage
— Move deployment stage before requested stage
/v1/deploymentstage/{deploymentstageid}/movebefore/{stageid}
PUT
Attachservicetodeploymentstage
— Attach service to deployment stage
/v1/deploymentstage/{deploymentstageid}/service/{serviceid}
GET
Listenvironmentdeploymentstage
— List environment deployment stage
/v1/environment/{environmentid}/deploymentstage
POST
Createenvironmentdeploymentstage
— Create environment deployment stage
/v1/environment/{environmentid}/deploymentstage
GET
Getservicedeploymentstage
— Get Service Deployment Stage
/v1/service/{serviceid}/deploymentstage
MCP Tools
get-deployment-stage
Get Deployment Stage
read-only
idempotent
delete-deployment-stage
Delete deployment stage
idempotent
edit-deployment-stage
Edit deployment stage
idempotent
move-deployment-stage-after-requested
Move deployment stage after requested stage
idempotent
move-deployment-stage-before-requested
Move deployment stage before requested stage
idempotent
attach-service-deployment-stage
Attach service to deployment stage
idempotent
list-environment-deployment-stage
List environment deployment stage
read-only
idempotent
create-environment-deployment-stage
Create environment deployment stage
get-service-deployment-stage
Get Service Deployment Stage
read-only
idempotent