使用WLST退回托管服务器?

awi*_*row 5 weblogic wlst

有没有办法使用WLST弹回/重启受管服务器?ServerRuntime MBean似乎具有正确的功能,但据我所知,您只能访问WLST所连接的服务器的MBean,即管理服务器.有没有办法为每个受管服务器访问此MBean?

Mar*_*all 8

是.我一直在自动构建/部署任务中使用它.

连接到节点管理器并为每个受管服务器/集群调用shutdown/start.