You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/providers/documentation/appdynamics-provider.mdx
+89-7
Original file line number
Diff line number
Diff line change
@@ -15,18 +15,100 @@ The AppDynamics provider requires the following authentication parameter:
15
15
-`Host`: This is the hostname of the AppDynamics instance you wish to connect to. It identifies the AppDynamics server that the API will interact with.
16
16
17
17
## Connecting with the Provider
18
-
1. Ensure you have a AppDynamics account with the necessary [permissions](https://docs.appdynamics.com/accounts/en/cisco-appdynamics-on-premises-user-management/roles-and-permissions). The basic permissions required are `Account Owner` or `Administrator`. Alternatively you can create an account (instructions)[https://docs.appdynamics.com/accounts/en/global-account-administration/access-management/manage-user-accounts]
18
+
1. Ensure you have a AppDynamics account with the necessary [permissions](https://docs.appdynamics.com/accounts/en/cisco-appdynamics-on-premises-user-management/roles-and-permissions). The basic permissions required are `Account Owner` or `Administrator`. Alternatively you can create an account [instructions](https://docs.appdynamics.com/accounts/en/global-account-administration/access-management/manage-user-accounts)
19
19
20
-
### Basic Auth authentication
20
+
##Provider configuration
21
21
22
-
Obtain AppDynamics Username and Password:
23
22
1. Find your account name [here](https://accounts.appdynamics.com/overview).
23
+
2. Get the appId of the Appdynamics instance in which you wish to install the webhook into.
24
+
3. Determine the Host [here](https://accounts.appdynamics.com/overview).
0 commit comments