<?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 Get java version via REST API? in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Get-java-version-via-REST-API/m-p/721627#M2726</link>
    <description>&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;Is there a way to get the java version via the REST API?&amp;nbsp; /applications/foo/nodes seems like the logical resource but doesn't have the java version.&amp;nbsp; It does have the machine and app agent type and version but I don't see the java version anywhere.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Tue, 02 Mar 2021 15:55:05 GMT</pubDate>
    <dc:creator>JohnGregg</dc:creator>
    <dc:date>2021-03-02T15:55:05Z</dc:date>
    <item>
      <title>Get java version via REST API?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Get-java-version-via-REST-API/m-p/721627#M2726</link>
      <description>&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;Is there a way to get the java version via the REST API?&amp;nbsp; /applications/foo/nodes seems like the logical resource but doesn't have the java version.&amp;nbsp; It does have the machine and app agent type and version but I don't see the java version anywhere.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 15:55:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Get-java-version-via-REST-API/m-p/721627#M2726</guid>
      <dc:creator>JohnGregg</dc:creator>
      <dc:date>2021-03-02T15:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Get java version via REST API?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Get-java-version-via-REST-API/m-p/721628#M2727</link>
      <description>&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We don't have a public API to fetch the JVM details as of now.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you are on-prem controller and you have access to the database, you can use below SQL query to know the JVM version.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="zd-indent"&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;select app.name as appName, ac.name as tierName, acn.name as nodeName, ag.type as agentType,&lt;BR /&gt;ag.agent_version as agentVersion, ag.agent_runtime as agentRunTime&lt;BR /&gt;from application app&lt;BR /&gt;inner join application_component ac on ac.application_id = app.id&lt;BR /&gt;inner join application_component_node acn on acn.application_component_id = ac.id&lt;BR /&gt;inner join application_component_node_agent_mapping acnm on acnm.application_component_node_id=acn.id&lt;BR /&gt;inner join agent ag on ag.id=acnm.agent_id&lt;BR /&gt;inner join account a on a.id = app.account_id&lt;BR /&gt;where a.name='customer1'&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 03 Mar 2021 07:00:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Get-java-version-via-REST-API/m-p/721628#M2727</guid>
      <dc:creator>Nawaz_Ali_Moha1</dc:creator>
      <dc:date>2021-03-03T07:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Get java version via REST API?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Get-java-version-via-REST-API/m-p/721629#M2728</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/148031"&gt;@Nawaz Ali.Mohammad&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;Would you please confirm if&amp;nbsp;&lt;SPAN&gt;there is still no public API to fetch the JVM details ?&lt;BR /&gt;Also, is there a public API to get the application language, e.g. Java, NodeJS, PHP ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;If not, is it possible to&amp;nbsp;use custom attributes to get such details?&lt;BR /&gt;Or can we access/execute a query through an API call?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 18:42:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Get-java-version-via-REST-API/m-p/721629#M2728</guid>
      <dc:creator>Kian_Malek</dc:creator>
      <dc:date>2024-10-08T18:42:50Z</dc:date>
    </item>
  </channel>
</rss>

