Splunk AppDynamics

Accounts API

CommunityUser
Splunk Employee
Splunk Employee

Hi,

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 ?

Regards,

Devesh

Labels (3)
Tags (2)
0 Karma

Ravi_Biradar
Explorer

There is no API to get the list of account with IDs, you can  get account details only if you know the account ID. You can query the controller database to get the account IDs like below:

Get all the account with IDs:

select id as AccountID, name as AccountName from account;

Get specific account ID:

select id as AccountID, name as AccountName from account where name='<Account Name>';

0 Karma
Get Updates on the Splunk Community!

Fueling your curiosity with new Splunk ILT and eLearning courses

At Splunk Education, we’re driven by curiosity—both ours and yours! That’s why we’re committed to delivering ...

Splunk AI Assistant for SPL 1.1.0 | Now Personalized to Your Environment for Greater ...

Splunk AI Assistant for SPL has transformed how users interact with Splunk, making it easier than ever to ...

Unleash Unified Security and Observability with Splunk Cloud Platform

     Now Available on Microsoft AzureOn Demand Now Step boldly into the AI revolution with enhanced security ...