Apigee · Schema

Apigee Organization

Represents an Apigee organization, the top-level container for all Apigee resources including API proxies, products, developers, and environments.

AnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseHybridIntegrationsMicroservicesMonetization

Properties

Name Type Description
name string Output only. Name of the Apigee organization.
displayName string Display name for the organization.
description string Description of the organization.
projectId string Output only. Project ID associated with the organization.
createdAt string Output only. Time the organization was created in milliseconds since epoch.
lastModifiedAt string Output only. Time the organization was last modified in milliseconds since epoch.
subscriptionType string Output only. Subscription type of the organization.
state string Output only. State of the organization.
analyticsRegion string Required. Primary Google Cloud region for analytics data storage.
runtimeType string Required. Runtime type of the Apigee organization.
authorizedNetwork string VPC network used for service networking.
environments array Output only. List of environments in the organization.
billingType string Billing type of the organization.
properties object A collection of key-value property pairs.
View JSON Schema on GitHub