ARM Mule Agent Plugin API

(0 reviews)

home

The Mule Runtime Manager Agent API enables you to manage your Mule Runtime directly using a REST API.

Overview

The Mule Runtime Manager Agent API enables you to perform the following types of tasks:

  • Deploy Mule Applications.
  • Deploy Mule Domains.
  • Create a Cluster of Mules.
  • Monitor JMX beans.
  • Configure System Properties.
  • Configure Log Levels.
  • Configure Mule Agent Plugin components, such as:
    • Event Tracking
    • Splunk Integration
    • ELK Integration

Security

When you install the Mule Agent Plugin, you can install it in with or without security:

  • Insecure: Exposes the API over plaintext HTTP protocol without any security.
  • Secure: Exposes the API over Mutual TLS. To execute the request, you must provide a Client Certificate.

Reviews