MuleSoft · Arazzo Workflow
MuleSoft Audit Application Inventory
Version 1.0.0
Walk from organization to environment to the applications running in it.
Provider
Workflows
audit-application-inventory
Enumerate the applications running in an organization's first environment.
Resolves an organization, lists its environments, selects the first environment, and lists the applications deployed within it.
1
getOrganization
getOrganization
Confirm the organization exists and capture its id for the environment lookup.
2
listEnvironments
listEnvironments
List the organization's environments and capture the first environment id and client id for the application lookup.
3
listApplications
listApplications
List the CloudHub applications running in the selected environment.