Apigee · Arazzo Workflow
Apigee Roll Out a Target Server Change
Version 1.0.0
Create a backend target server, read it back, then update its host and port.
View Spec
View on GitHub
Advanced API SecurityAgentic AIAnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseGenerative AIHybridIntegrationsMicroservicesMCPModel Context ProtocolMonetizationArazzoWorkflows
Provider
Workflows
rollout-target-server
Create a target server, verify it, and repoint it to a new backend.
Creates a target server in an environment, reads it back to confirm the initial host and port, then updates it to a new backend host and port.
1
createTargetServer
createTargetServer
Create the target server pointing at the initial backend host and port.
2
getTargetServer
getTargetServer
Read the target server back to confirm its initial configuration before changing it.
3
updateTargetServer
updateTargetServer
Update the target server to point at the new backend host and port, completing the rollout.