Hi,
I am trying to configure - Apigee Monitoring Extension for Appdynamics
(https://www.appdynamics.com/community/exchange/apigee-monitoring-extension-for-appdynamics/)
But, I am not sure what shall I give in place of service account username and password.
{
"host_url": "https://my-apigee-proxy/api",
"org": "customer1",
"env": "prod",
"server_friendly_name": "Apigee-SaaS",
"username": "username", --- ??????
"use_proxy_filter": false,
"password": "password"----?????
}
I created a service account in GCP but it does not need a password also, no idea how to link it with my Apigee organization.
in place of host I am giving my API proxy url.
Please suggest, how to proceed.