Categories:
aura-agents-api plugin
Description of the aura-agents-api plugin
Introduction
The aura-agents-api plugin manages the endpoints for the communication with the agents-manager.
Consumes components (IOC)
| Name | Type | Description |
|---|---|---|
| configurationManager | PluginType.Service | Configuration manager |
| applicationConfiguration | PluginType.Service | Configuration of applications |
| agentsConfiguration | PluginType.Service | Configuration of agents |
Provides components (IOC)
| Name | Type | Description |
|---|---|---|
| agentsApi | PluginType.API | Endpoints for the communication with agents APIs |
| agentsManagerClient | PluginType.Service | Client of agents-manager |
Last modified June 17, 2025: feat: Create first version of agents #AURA-29430 [RTM] (b928f546)