Apigee · Capability
Apigee Registry API — API Deployments
Apigee Registry API — API Deployments. 6 operations. Lead operation: Apigee List API Deployments. Self-contained Naftiko capability covering one Apigee business surface.
What You Can Do
GET
Listapideployments
— Apigee List API Deployments
/v1/projects/{projectid}/locations/{locationid}/apis/{apiid}/deployments
POST
Createapideployment
— Apigee Create an API Deployment
/v1/projects/{projectid}/locations/{locationid}/apis/{apiid}/deployments
GET
Getapideployment
— Apigee Get an API Deployment
/v1/projects/{projectid}/locations/{locationid}/apis/{apiid}/deployments/{deploymentid}
PATCH
Updateapideployment
— Apigee Update an API Deployment
/v1/projects/{projectid}/locations/{locationid}/apis/{apiid}/deployments/{deploymentid}
DELETE
Deleteapideployment
— Apigee Delete an API Deployment
/v1/projects/{projectid}/locations/{locationid}/apis/{apiid}/deployments/{deploymentid}
POST
Rollbackapideployment
— Apigee Rollback an API Deployment
/v1/projects/{projectid}/locations/{locationid}/apis/{apiid}/deployments/deploymentid-rollback
MCP Tools
apigee-list-api-deployments
Apigee List API Deployments
read-only
idempotent
apigee-create-api-deployment
Apigee Create an API Deployment
apigee-get-api-deployment
Apigee Get an API Deployment
read-only
idempotent
apigee-update-api-deployment
Apigee Update an API Deployment
idempotent
apigee-delete-api-deployment
Apigee Delete an API Deployment
idempotent
apigee-rollback-api-deployment
Apigee Rollback an API Deployment