Apigee · Arazzo Workflow
Apigee Promote a New Proxy Revision
Version 1.0.0
List a proxy's revisions, deploy the newest one with override, then undeploy the prior revision.
View Spec
View on GitHub
Advanced API SecurityAgentic AIAnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseGenerative AIHybridIntegrationMicroservicesMCPMonetizationArazzoWorkflows
Provider
Workflows
promote-proxy-revision
Deploy the latest proxy revision and retire the previously deployed one.
Reads the proxy to discover the latest revision, deploys it to the environment with override enabled, and undeploys the prior revision to complete the promotion.
1
2
deployLatest
Deploy the latest revision with override so it takes over the base path from the prior revision.
3
undeployPrevious
Undeploy the previously running revision now that the new revision is serving traffic.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.