Eureka 下线上线服务

lemon发布

下线服务
curl -X PUT "http://${eureka_host}:${eureka_port}/eureka/apps/${application_name}/${instanceId}/status?value=OUT_OF_SERVICE"
curl -X PUT "http://${eureka_host}:${eureka_port}/eureka/apps/${application_name}/${instanceId}/status?value=DOWN"
上线服务
curl -X PUT "http://${eureka_host}:${eureka_port}/eureka/apps/${application_name}/${instanceId}/status?value=UP"
分类: clouds

1 条评论

altyazili · 2021年2月7日 上午9:15

Hey there. I found your web site via Google at the same time as searching for a similar topic, your web site got here up. It appears to be good. I have bookmarked it in my google bookmarks to visit then. Xenia Dunstan Hoffman

发表回复

Avatar placeholder

您的邮箱地址不会被公开。 必填项已用 * 标注