script to discover and stop/start weblogic jvms
Hello,
I am trying to write a python script for many servers with WebLogic installation to connect to wlst and stop/start the WebLogic JVMs on each server.
I don't want to provide any parameters to the script, it will read all variables /parameters from the WebLogic installation environment.
Any idea how I can approach this?
Any help is much appreciated.
Thanks,
Haythem