Splunk AppDynamics

any additional IIS setting are required for SaaS controller REST API ??

CommunityUser
Splunk Employee
Splunk Employee

While running on localhost I am able to get the data from SaaS REST API. After hosting the application to IIS, the API is not not working.

Getting below error :

The remote name could not be resolve "company.saas.appdynamics.com"

any idea please ?

Labels (3)
0 Karma
1 Solution

Pratik_Maskey
Communicator

Hi Ajeet,

As per our understanding you are trying to get data from the controller database through exposed REST API's. The exposed REST API's does't depend on type of application you are monitoring through AppDynamics. In your case it doesnt depend on the hosted application server IIS these call just fetch data from controller DB through REST calls.

Do find the below REST API links.

https://docs.appdynamics.com/display/PRO43/Access+Swagger+and+Accounts+API

https://docs.appdynamics.com/display/PRO43/AppDynamics+APIs

Remember username is always <username>@<account-name> follow with the password.

Regards,

Pratik

View solution in original post

Pratik_Maskey
Communicator

Hi Ajeet,

As per our understanding you are trying to get data from the controller database through exposed REST API's. The exposed REST API's does't depend on type of application you are monitoring through AppDynamics. In your case it doesnt depend on the hosted application server IIS these call just fetch data from controller DB through REST calls.

Do find the below REST API links.

https://docs.appdynamics.com/display/PRO43/Access+Swagger+and+Accounts+API

https://docs.appdynamics.com/display/PRO43/AppDynamics+APIs

Remember username is always <username>@<account-name> follow with the password.

Regards,

Pratik

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...