api-commandline-tool icon indicating copy to clipboard operation
api-commandline-tool copied to clipboard

Is there a way to delete Service Endpoints using the API

Open nanjum88 opened this issue 3 years ago • 3 comments

We're trying to clean-up service endpoints that are detected by default service endpoints detection rules, but the UI for service endpoint doesn't allow group selection or select more than one service endpoint at a time to delete them.

Checking if we've a method to bulk delete the SEPs by passing the id's or delete all existing SEPs for an application?

nanjum88 avatar Apr 28 '21 01:04 nanjum88

What version of the controller are you using? The newly designed UI for the SEPs does allow selecting multiple and deleting multiple endpoints.

For sure I can add a feature for deleting SEPs, but depending on your controller version there might be differences on how the APIs work.

svrnm avatar Apr 28 '21 09:04 svrnm

Hi @svrnm ,

I figured out the way to select multiple SEPs from the controller UI and delete them.

Controller Version - AppDynamics Controller build 21.4.1-1259

Thanks for considering the request to add feature for deleting SEPs using API.

nanjum88 avatar Apr 29 '21 20:04 nanjum88

fixed with the latest release, please try it out and let me know if it works:-)

svrnm avatar May 07 '21 12:05 svrnm