cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Connection with AppDynamics RESTful interface could not be established

I  have Saas controller and installed appdynamics plugin in Jenkins.

 

Kindly help me the parameter i need to put in " appdynamics Performance Publisher "

 

AppDynamics REST uri

username

password

application name.

 

 

1 REPLY 1

Mario.Morelli
Architect

Hi there

 

It should be as follows

 

Default configuration for the AppDynamics plugin only needs the following information to connect to the AppDynamics REST api:

  • REST uri: The uri where AppDynamics Controller is living. Same uri as you would use for logging into the AppDynamics dashboard.

       Example : https://controller1.saas.appdynamics.com/controller

 

  • Username: Username for authentication. Don't forget the "@<domain>" part if using a multi-tenant Controller.

     Example below

      If you use a Multitenant environment - user1@account

      If you use single tenant environment - user1

 

 

  • Password: Password for authentication.

       Password for your user that you created with Read access to the API

 

  • Application Name: Name of the application that should be monitored, exactly as it appears in the Controller (possibly with spaces). Also accepts the application id (numeric value).


Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.

Learn more about me in the Community Member Spotlight Q & A