<?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: Accounts API in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Accounts-API/m-p/720298#M1946</link>
    <description>&lt;P&gt;There is no API to get the list of account with IDs, you can &amp;nbsp;get account details&amp;nbsp;only if you know the account ID. You can query the controller database to get the account IDs like below:&lt;/P&gt;

&lt;P&gt;Get all the account with IDs:&lt;/P&gt;
&lt;P&gt;select id as AccountID, name as AccountName from account;&lt;/P&gt;

&lt;P&gt;Get specific account ID:&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;select id as AccountID, name as AccountName from account where name='&amp;lt;Account Name&amp;gt;';&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 31 May 2017 09:07:36 GMT</pubDate>
    <dc:creator>Ravi_Biradar</dc:creator>
    <dc:date>2017-05-31T09:07:36Z</dc:date>
    <item>
      <title>Accounts API</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Accounts-API/m-p/720297#M1945</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm trying to use the AppDynamics API (the one's visible on Swagger UI). The problem is, I know my Account Name, Username and Password, but I have no idea about the corresponding accountId. Is there a way I can possibly find out about this by passing my account information ?&lt;/P&gt;



&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Devesh&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 19:37:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Accounts-API/m-p/720297#M1945</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-05-30T19:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Accounts API</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Accounts-API/m-p/720298#M1946</link>
      <description>&lt;P&gt;There is no API to get the list of account with IDs, you can &amp;nbsp;get account details&amp;nbsp;only if you know the account ID. You can query the controller database to get the account IDs like below:&lt;/P&gt;

&lt;P&gt;Get all the account with IDs:&lt;/P&gt;
&lt;P&gt;select id as AccountID, name as AccountName from account;&lt;/P&gt;

&lt;P&gt;Get specific account ID:&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;select id as AccountID, name as AccountName from account where name='&amp;lt;Account Name&amp;gt;';&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 09:07:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Accounts-API/m-p/720298#M1946</guid>
      <dc:creator>Ravi_Biradar</dc:creator>
      <dc:date>2017-05-31T09:07:36Z</dc:date>
    </item>
  </channel>
</rss>

