Is it possible to do this? I think it will be more easiler when doing the service deploy.

Comment From: ryanjbaxter

You mean you want to unregister a service via the Eureka dashboard? You cannot do this at the moment. You can unregister a service using the Eureka REST API https://github.com/Netflix/eureka/wiki/Eureka-REST-operations

Comment From: spring-projects-issues

Closing due to age of the question. If you would like us to look at this issue, please comment and we will look at re-opening the issue.

Comment From: spencergibb

De-register application instance DELETE /eureka/apps

Comment From: sachi110

Hi, I started the service after some time my service is down but in eureka server dashboard page showing service is up. please suggest me how to make perfect dashboard with instance count.