Apigee · Arazzo Workflow
Apigee Tear Down an Environment
Version 1.0.0
List deployments, undeploy a proxy revision from the environment, then delete the environment.
View Spec
View on GitHub
Advanced API SecurityAgentic AIAnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseGenerative AIHybridIntegrationsMicroservicesMCPModel Context ProtocolMonetizationArazzoWorkflows
Provider
Workflows
teardown-environment
Clear an environment of a deployed revision and delete it.
Lists deployments, undeploys the supplied proxy revision from the environment, and deletes the environment.
1
listDeployments
listOrganizationDeployments
List organization deployments to inspect what is currently running before tearing the environment down.
2
undeployRevision
undeployApiProxyRevision
Undeploy the proxy revision from the environment so the environment is free of deployments.
3
deleteEnvironment
deleteEnvironment
Delete the now-empty environment, which returns a long-running operation while teardown completes.