Apigee · Schema

Apigee Deployment

Represents a deployment of an API proxy revision to an environment in Apigee. Deployments make API proxies available to receive and process client requests.

AnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseHybridIntegrationsMicroservicesMonetization

Properties

Name Type Description
environment string Environment where the proxy is deployed.
apiProxy string API proxy name.
revision string API proxy revision number.
deployStartTime string Time the deployment was initiated.
state string Current state of the deployment.
pods array Status reported by individual runtime pods.
routeConflicts array Conflicts with other deployments sharing the same base path.
View JSON Schema on GitHub