Splunk AppDynamics

Controller APIs full list

Dietrich_Meier
Communicator

Hi

Is there a more comprehensive or full list of Controller APIs other than this documentation page?
https://docs.appdynamics.com/appd/22.x/22.3/en/extend-appdynamics/appdynamics-apis

I have come across several AppD users/extensions/tools that use AppD APIs that are not listed in the official documentation. 

For example, the is a configuration API to mark a node as historical, but surely there must be other commands to also execute with a node, like to delete it, but there is no documentation on it so how would a client know what the syntax is?
POST /controller/rest/mark-nodes-historical?application-component-node-ids=value

Hoping someone can assist. A quick search through the community posts about the APIs (Results are 800+), did not reveal anything. 

Labels (3)
0 Karma

Sunil_Agarwal
Communicator

Hi @Dietrich.Meier , All the AppDynamics public APIs are documented on - https://docs.appdynamics.com/appd/23.x/23.5/en/extend-appdynamics/appdynamics-apis 
Syntax of API to mark Nodes as Historical is as follow -

Format : POST /controller/rest/mark-nodes-historical?application-component-node-ids=value 

You would just need to pass node ID and make POST call to mark node historical. Let us know if you are seeing any issue while using this API. 

Dietrich_Meier
Communicator

Thanks for the input

0 Karma

iamryan
Community Manager
Community Manager

Hi @Dietrich.Meier,

I'm asking around internally, but you may want to reach out to your AppD Rep as they may also have more insight into extra resources for you. 

0 Karma

Dietrich_Meier
Communicator

Thanks for that

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...