How does Runtime Manager Console connect with App Data and Logs of a Mule app?
How does Runtime Manager Console connect with App Data and Logs of a Mule app?
The Runtime Manager Console connects with the app data and logs of a Mule app through a REST API. The platform exposes a set of RESTful APIs that enable the Console to request data such as logs, application metrics, and deployment status from the Mule applications. This API-based interaction allows for a standardized and reliable means of communication between the Console and the apps deployed on the Mule platform.
RESTful API Communication: The Runtime Manager platform exposes a set of RESTful APIs that enable communication between the Console and the platform. These APIs allow the Console to request data such as logs, application metrics, deployment status, and more.
D - Rest API is correct