23 Mar 2025 02:18 PM
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
23 Mar 2025 05:02 PM
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