13 Apr 2017 11:52 AM
I am extracting the topology relationship via API & I am
unable as of now to extract it from the URL mentioned in the below Dynatrace help link documents. The error I am getting is Error code 404 with message HTTP 404 not found where I can extract rest others (Problem,
Services, Process etc.) data & are providing the data via API. Can someone faced this issue before or any help will be appreciated.
https://help.dynatrace.com/dynatrace-api/topology-...
Regards,
Kunnal
.
Solved! Go to Solution.
09 Jan 2018 04:28 PM
Hi Kunnal,
That URL only gives you the base URL of the endpoint. You do actually need to add other things like /infrastructure or /applications to get the information you need.
Hope that helps