Skip to main content

environments_deployed_config

Overview

Nameenvironments_deployed_config
TypeResource
Idgoogle.apigee.environments_deployed_config

Fields

NameDatatypeDescription
namestringName of the environment configuration in the following format: organizations/{org}/environments/{env}/configs/{config}
arcConfigLocationstringThe location for the config blob of API Runtime Control, aka Envoy Adapter, for op-based authentication as a URI, e.g. a Cloud Storage URI. This is only used by Envoy-based gateways.
createTimestringTime that the environment configuration was created.
dataCollectorsarrayList of data collectors used by the deployments in the environment.
debugMaskobject
deploymentGroupsarrayList of deployment groups in the environment.
deploymentsarrayList of deployments in the environment.
envScopedRevisionIdstringRevision ID for environment-scoped resources (e.g. target servers, keystores) in this config. This ID will increment any time a resource not scoped to a deployment group changes.
featureFlagsobjectFeature flags inherited from the organization and environment.
flowhooksarrayList of flow hooks in the environment.
forwardProxyUristringThe forward proxy's url to be used by the runtime. When set, runtime will send requests to the target via the given forward proxy. This is only used by programmable gateways.
gatewayConfigLocationstringThe location for the gateway config blob as a URI, e.g. a Cloud Storage URI. This is only used by Envoy-based gateways.
keystoresarrayList of keystores in the environment.
providerstringUsed by the Control plane to add context information to help detect the source of the document during diagnostics and debugging.
pubsubTopicstringName of the PubSub topic for the environment.
resourceReferencesarrayList of resource references in the environment.
resourcesarrayList of resource versions in the environment.
revisionIdstringRevision ID of the environment configuration. The higher the value, the more recently the configuration was deployed.
sequenceNumberstringDEPRECATED: Use revision_id.
targetsarrayList of target servers in the environment. Disabled target servers are not displayed.
traceConfigobjectNEXT ID: 8 RuntimeTraceConfig defines the configurations for distributed trace in an environment.
uidstringUnique ID for the environment configuration. The ID will only change if the environment is deleted and recreated.

Methods

NameAccessible byRequired Params
organizations_environments_get_deployed_configSELECTenvironmentsId, organizationsId