Stopping All Servers in a Domain

Stop all servers in a WebLogic domain that is registered with the WebLogic Management service.

    1. On the Domains list page, select the name of the domain.
    2. Under More actions, click Stop domain.
    3. In the Stop domain dialog, confirm this is the domain you want to stop and optionally check Force server shutdown.
    4. 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.