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

Ways for 'fetch dt.entity.service_method' to return non-key requests?

Correct me if I am wrong, but it seems like dt.entity.service_method can only return request/endpoint of those that marked as key request only. Is this right?

If yes, anyone has any workaround (be it DQL of non-DQL) that can let me fetch non-key request as well?

 

Best Regards,

Wai Keat

1 REPLY 1

Nick-Montana
Advisor

hey,

Yes the 'dt.entity.service_method' API response attribute describes a previously configured key request. Can you be more descriptive on what you're attempting to do using the Dynatrace API? I'm assuming this is the GET monitored entities endpoint?

'dt.entity.service' would be a non-key-request entity that makes outbound REST calls and probably would be of type=WEB_SERVICE

Nick Montana

Featured Posts