MuleSoft · Schema

Environment

A deployment environment within an organization. Environments provide isolated contexts for deploying Mule applications, with types including Design, Sandbox, and Production.

API GatewayAPI ManagementEnterpriseIntegration

Properties

Name Type Description
id string Unique identifier of the environment
name string Display name of the environment
organizationId string ID of the organization this environment belongs to
isProduction boolean Whether this is a production environment
type string The environment type classification
clientId string Client ID associated with this environment
createdAt string Timestamp when the environment was created
updatedAt string Timestamp when the environment was last updated
View JSON Schema on GitHub