Agent Management API

The AppDynamics Agent Management APIs enable you to programmatically manage and automate the lifecycle of your agents. These RESTful endpoints allow you to streamline deployment, monitor task progress, and maintain a detailed inventory of agents across your environment.

By using the Agent Management APIs, you can perform the following functions:
  • Task Inventory API: Retrieve a comprehensive list of all agent management tasks and their current statuses.
  • Task Log Retrieval API: Access detailed execution logs for specific tasks to facilitate troubleshooting and auditing.

  • Agent Configuration Deployment API: Deploy new or updated configuration profiles to your agents at scale.

  • Agent Configuration Retrieval API: Fetch the current configuration settings for specific agents.

  • Agent Inventory Details API: Retrieve granular information about installed agents, including versions, types, and health status.