Apigee · Schema

Apigee Environment

An environment in an Apigee organization. Environments provide a runtime execution context for API proxies, with separate settings for caches, target servers, keystores, and more.

AnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseHybridIntegrationsMicroservicesMonetization

Properties

Name Type Description
name string Required. Name of the environment.
displayName string Display name for the environment.
description string Description of the environment.
state string Output only. State of the environment.
createdAt string Output only. Creation time in milliseconds since epoch.
lastModifiedAt string Output only. Last modification time.
deploymentType string Deployment type of the environment.
apiProxyType string Type of API proxies deployed in this environment.
properties object A collection of key-value property pairs.
nodeConfig object Runtime node configuration for the environment.
forwardProxyUri string Optional forward proxy URI for the environment.
type string Type of the environment.
View JSON Schema on GitHub