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!

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...