Apigee · Arazzo Workflow
Apigee Provision a Runtime Instance
Version 1.0.0
Create an Apigee runtime instance, poll until it is active, then create an environment on it.
View Spec
View on GitHub
Advanced API SecurityAgentic AIAnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseGenerative AIHybridIntegrationMicroservicesMCPMonetizationArazzoWorkflows
Provider
Workflows
provision-runtime-instance
Create a runtime instance, wait until active, and create an environment.
Creates a runtime instance, polls getInstance until the state is ACTIVE, and creates an environment in the organization.
1
createInstance
Create the Apigee runtime instance, which returns a long-running operation while infrastructure is provisioned.
2
pollInstance
Poll the instance until its state reports ACTIVE before creating the environment.
3
createEnvironment
Create an environment in the organization now that the runtime instance is active.
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.