<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Controller APIs full list in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Controller-APIs-full-list/m-p/721847#M2866</link>
    <description>&lt;P&gt;Thanks for the input&lt;/P&gt;</description>
    <pubDate>Thu, 11 May 2023 12:33:18 GMT</pubDate>
    <dc:creator>Dietrich_Meier</dc:creator>
    <dc:date>2023-05-11T12:33:18Z</dc:date>
    <item>
      <title>Controller APIs full list</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Controller-APIs-full-list/m-p/721843#M2862</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;Is there a more comprehensive or full list of Controller APIs other than this documentation page?&lt;BR /&gt;&lt;A href="https://docs.appdynamics.com/appd/22.x/22.3/en/extend-appdynamics/appdynamics-apis" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/appd/22.x/22.3/en/extend-appdynamics/appdynamics-apis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have come across several AppD users/extensions/tools that use AppD APIs that are not listed in the official documentation.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For example, the is a configuration &lt;A href="https://docs.appdynamics.com/appd/22.x/22.3/en/extend-appdynamics/appdynamics-apis/configuration-api#id-.ConfigurationAPIv22.1-MarkNodesasHistorical" target="_self" rel="nofollow noopener noreferrer"&gt;API to mark a node as historical&lt;/A&gt;, 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?&lt;BR /&gt;&lt;SPAN&gt;POST /controller/rest/mark-nodes-historical?application-component-node-ids=value&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Hoping someone can assist. A quick search through the community posts about the APIs (Results are 800+), did not reveal anything.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 11:42:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Controller-APIs-full-list/m-p/721843#M2862</guid>
      <dc:creator>Dietrich_Meier</dc:creator>
      <dc:date>2023-05-10T11:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Controller APIs full list</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Controller-APIs-full-list/m-p/721844#M2863</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/113427"&gt;@Dietrich.Meier&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;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.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 13:31:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Controller-APIs-full-list/m-p/721844#M2863</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2023-05-10T13:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Controller APIs full list</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Controller-APIs-full-list/m-p/721845#M2864</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/113427"&gt;@Dietrich.Meier&lt;/A&gt;&amp;nbsp;, All the AppDynamics public APIs are documented on - &lt;A href="https://docs.appdynamics.com/appd/23.x/23.5/en/extend-appdynamics/appdynamics-apis" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/appd/23.x/23.5/en/extend-appdynamics/appdynamics-apis&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;Syntax of API to mark Nodes as Historical is as follow -&lt;/P&gt;
&lt;H4 id="id-.ConfigurationAPIv22.1-Format.4" id="toc-hId--649585596"&gt;Format :&amp;nbsp;&lt;CODE&gt;POST /controller/rest/mark-nodes-historical?application-component-node-ids=value&amp;nbsp;&lt;/CODE&gt;&lt;/H4&gt;
&lt;H4 id="toc-hId-237918085"&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/H4&gt;
&lt;H4 id="toc-hId-1125421766"&gt;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.&amp;nbsp;&lt;CODE&gt;&lt;/CODE&gt;&lt;/H4&gt;</description>
      <pubDate>Wed, 10 May 2023 16:39:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Controller-APIs-full-list/m-p/721845#M2864</guid>
      <dc:creator>Sunil_Agarwal</dc:creator>
      <dc:date>2023-05-10T16:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Controller APIs full list</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Controller-APIs-full-list/m-p/721846#M2865</link>
      <description>&lt;P&gt;Thanks for that&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 12:31:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Controller-APIs-full-list/m-p/721846#M2865</guid>
      <dc:creator>Dietrich_Meier</dc:creator>
      <dc:date>2023-05-11T12:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Controller APIs full list</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Controller-APIs-full-list/m-p/721847#M2866</link>
      <description>&lt;P&gt;Thanks for the input&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 12:33:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Controller-APIs-full-list/m-p/721847#M2866</guid>
      <dc:creator>Dietrich_Meier</dc:creator>
      <dc:date>2023-05-11T12:33:18Z</dc:date>
    </item>
  </channel>
</rss>

