Controller (SaaS, On Premises)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

BT instrumentation for HTTP calls

Hello, We are trying instrument BTs for the below sample HTTP request.     http://applicationname.net/demo/rest/user/{USER-ID}/[{APP-ID}] Note: <USER-ID> and <APP-ID> are dynamics segments.   Requirement is to capture BT as : rest/user/[{APP-ID}]. Th...

Rule.png

custom wcf match rule with url

Hello,   We are having trouble getting wcf calls arranged according to url. All transactions go under one call like RESTService.getRequest. When I open that transaction, I can find shapshots according to url like this:   How can I make a wcf match r...

RESTService.getRequest.jpg RESTService.getRequest_url.jpg

Delete application by API

Hi folks,   We're using kubernets here and a wrong configuration created a lot of Applications, one for each pod. I used the AppDynamicsREST project in python to list all wrong application name but I can't find a way to delete them.   Do you know if ...

Resolved! Cannot Start Machine Agent

Hi,   I'm trying to load a machine agent on CentOS machine with AppD Saas controller. When I launch the agent, it gives out an error -    ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the c...

ServiceNow integration - REST API

Hello Community and a Happy New Year   Is there a way to configure a http request template to be able to close an existing servicenow incident on Health Rule Violation Ending by locating an existing record using the sys_id ?   Post /api/now/table/inc...