Connect your own MuleSoft Anypoint Platform organization to see and manage your CloudHub Mule applications from Imperal -- list applications with their status, start/stop/restart/delete them, update their worker/runtime configuration, read their logs, manage alerts and schedules, browse your API Manager registry, and run bulk operations and environment audits across many applications at once. Uses your own Anypoint Connected App (OAuth2 client credentials) -- nothing is hosted or proxied by Imperal beyond the request itself. Note: this manages CloudHub applications and API Manager instances only; Design Center API specification projects and deep network infrastructure (VPC/VPN/ load balancers) are out of scope.
connect_mulesoftwriteConnect your Anypoint Platform organization by saving your Connected App's client_id/client_secret plus your organization ID and a default environment ID, after checking they actually work together. You'll need: a Connected App (Anypoint Platform > Access Management > Connected Apps > create one as "App as Owner" for machine-to-machine access) granted the permissions you want to use (e.g. "Manage Applications" for CloudHub). Note: this manages CloudHub Mule applications and API Manager instances -- Design Center specs and Access Management users/roles are out of scope here.
disconnect_mulesoftwriteDisconnect one Anypoint Platform organization/environment. Nothing in Anypoint Platform is changed; the saved Connected App credentials are deleted here.
list_connectionsreadList the connected Anypoint Platform organizations/environments.
list_cloudhub_applicationsreadList CloudHub Mule applications in the connected organization/environment, with their status (STARTED/UNDEPLOYED/etc.).
get_cloudhub_applicationreadRead one CloudHub Mule application in full -- status, workers, Mule runtime version, region.
start_cloudhub_applicationwriteStart a stopped CloudHub Mule application.
stop_cloudhub_applicationwriteStop a running CloudHub Mule application.
restart_cloudhub_applicationwriteRestart a CloudHub Mule application.
update_cloudhub_applicationwriteUpdate a CloudHub Mule application's workers, worker size, or application properties.
delete_cloudhub_applicationdestructivePermanently delete (undeploy) a CloudHub Mule application. Cannot be undone.
get_cloudhub_application_logsreadRead recent log lines for a CloudHub Mule application.
list_cloudhub_alertsreadList alerts configured on a CloudHub Mule application.
create_cloudhub_alertwriteCreate a new alert watching a CloudHub Mule application (e.g. notify on application status changes or restarts).
delete_cloudhub_alertdestructivePermanently delete a CloudHub application alert. Cannot be undone.
list_cloudhub_schedulesreadList scheduled flow triggers configured on a CloudHub Mule application.
set_cloudhub_schedule_enabledwriteEnable or disable a scheduled flow trigger on a CloudHub Mule application.
run_cloudhub_schedulewriteRun a CloudHub application's scheduled flow trigger immediately, regardless of its schedule.
list_api_instancesreadList API instances registered in API Manager for the connected organization/environment.
get_api_instancereadRead one API Manager instance in full.
bulk_start_cloudhub_applicationswriteStart SEVERAL CloudHub Mule applications in one call, by explicit domains. Continues past individual failures and reports per-domain results.
bulk_stop_cloudhub_applicationswriteStop SEVERAL CloudHub Mule applications in one call, by explicit domains. Continues past individual failures and reports per-domain results.
bulk_restart_cloudhub_applicationswriteRestart SEVERAL CloudHub Mule applications in one call, by explicit domains. Continues past individual failures and reports per-domain results.
bulk_delete_cloudhub_applicationsdestructivePermanently delete SEVERAL CloudHub Mule applications in one call, by explicit domains. Cannot be undone. Continues past individual failures and reports per-domain results.
audit_cloudhub_environmentreadBuild one aggregated health report across every CloudHub Mule application in the connected environment -- status, worker count, current vs. latest recommended Mule runtime version, and staleness -- in a single call instead of paging through list_cloudhub_applications by hand. This is a connector-native convenience, not a native Anypoint Platform report.
get_stale_applicationsreadList only the CloudHub Mule applications running on an outdated Mule runtime version compared to Anypoint's own recommended upgrade -- a filtered view of audit_cloudhub_environment for teams that just want the upgrade backlog.
Install MuleSoft and let Webbee use it across your workflow.
Open in panel