Uninstall MSR
Uninstalling MSR is a simple matter of removing all data associated with each replica. To do this, run the destroy command once per replica:
docker run -it --rm \
registry.mirantis.com/msr/dtr:2.10.0 destroy \
--ucp-insecure-tls
Each time you run the destroy command, the system will prompt you for the MKE URL, your MKE credentials, and the name of the replica you want to destroy.