This section explains how to delete an instance.
Note
Always use WebAdmin to delete instances that were created or imported using WebAdmin. Because WebAdmin management information cannot be deleted, WebAdmin will determine that the instance is abnormal.
If you have set automatic start and stop of the instance, execute the following commands to disable the script and cancel registration.
systemctl disable nameOfUnitFileThatPerformsAutomaticStartAndStop rm /usr/lib/systemd/system/nameOfUnitFileThatPerformsAutomaticStartAndStop
# systemctl disable fsepsvoi_inst1.service # rm /usr/lib/systemd/system/fsepsvoi_inst1.service