Apigee · Arazzo Workflow
Apigee API Hub Deployment and Dependency
Version 1.0.0
Record a deployment in API Hub, declare a dependency between two APIs, then read it back.
View Spec
View on GitHub
Advanced API SecurityAgentic AIAnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseGenerative AIHybridIntegrationsMicroservicesMCPModel Context ProtocolMonetizationArazzoWorkflows
Provider
Workflows
register-deployment-and-dependency
Create a deployment record and a dependency, then read the dependency.
Creates an API Hub deployment record, declares a dependency between a consumer and supplier external API, and reads the dependency back.
1
createDeployment
createDeployment
Create a deployment record describing where the API resource is exposed.
2
createDependency
createDependency
Declare a dependency linking a consumer external API to a supplier external API.
3
getDependency
getDependency
Read the dependency back to confirm its consumer, supplier, and state.