List deployed applications
anypoint_list_deployed_appsList deployed Mule applications across Application Manager, legacy CloudHub, and hybrid targets to inventory what is running per environment or business group.
Instructions
List deployed Mule applications in an environment, across Application Manager (CloudHub 2.0 / Runtime Fabric), legacy CloudHub, and hybrid on-prem targets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum records to return, default 100. | |
| orgId | No | Business group id. Defaults to ANYPOINT_ORG_ID, or the credentials' own organization. | |
| target | No | Deployment target to query. Defaults to application_manager. | |
| includeRaw | No | Include the raw Anypoint API objects alongside the normalized fields. | |
| environmentId | No | Environment id. Use instead of environmentName. | |
| includeErrors | No | Include per-target errors when a target endpoint is unavailable or not permitted. | |
| environmentName | No | Environment name, e.g. 'Production'. Resolved to an id, must match exactly one. |