Splunk AppDynamics

Process Application Relationships information in API

166488
New Member

From AppDynamics API, do we have any way to associate the process running on the node to the running application? The API sim/v2/user/machines/<server_id>/processes lists all the process running on the node but doesn't expose any relationship with the running application. 

0 Karma

open768
Path Finder

Hi,

In general, if you can do it from the UI there is an undocumented API that will let you do this.
for processes, I can see there are a SIM API eg https://<tenant>.saas.appdynamics.com/controller/sim/v2/user/machines/<node>/processes?timeRange=las...

so in theory you should be able to iterate this API asynchronously for all the nodes. I can add this to my free Rapport tool to demonstrate 

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...