Deleting a Domain
Deleting a domain doesn't delete it; rather, it removes the WebLogic domain from the WebLogic Management service. Before you delete a domain, unregister all the managed instances associated with the domain; otherwise, the WebLogic domain could reappear with a later scan.
The WebLogic domain is removed from WebLogic Management, but is still available on the instance. Use the oci wlms wls-domain delete command and required parameters to delete a WebLogic domain.
oci wlms wls-domain delete --wls-domain-id ocid [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the DeleteWlsDomain operation to delete a domain.