Stopping All Servers in a Domain
Stop all servers in a WebLogic domain that is registered with the WebLogic Management service.
- On the Domains list page, select the name of the domain.
- Under More actions, click Stop domain.
- In the Stop domain dialog, confirm this is the domain you want to stop and optionally check Force server shutdown.
- Click Stop.
Check the operation's progress in the Work requests section of the domain's details page. Use the oci wlms wls-domain stop command and required parameters to stop all servers in a WebLogic domain.
oci wlms wls-domain stop --wls-domain-id ocid [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the StopWlsDomain operation to stop all servers in a domain.