Hi,
We have a very dynamic environment with servers being switched in and out regularly so I've been working on automating the removal of nodes.
The other REST calls return JSON if I specify it in the url parameter but this one always returns XML. Is there a way to get this to return JSON?
This is the URL I've used. It marks the nodes as historical but returns XML regardless of if I include the output param or not.
POST https://<account>.saas.appdynamics.com/controller/rest/mark-nodes-historical?application-component-node-ids=<ids>&output=JSON