Is it possible to deploy/undeploy a war on managed servers without the console ?
A domain (12c) is spread across 2 data centers and network connectivity is open between the nodes. And it is currently working as below.
Data Center 1 (Domain_WLS1):
Admin (console) + Managed 1
Data Center 2 (Domain_WLS1) :
Managed 2 and Managed 3.
What will happen if Data Center 1 crashes?
We knew that Managed 2 and Managed 3 runs in MSI mode.
Our query is: Is it possible to deploy/undeploy a war on managed servers without the admin console ?