1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

CNV-59905: Updates to delete VM prereqs

This commit is contained in:
Erin Peterson
2025-08-18 16:03:06 -03:00
committed by openshift-cherrypick-robot
parent 6b9b99bbd5
commit c9f3bef134
2 changed files with 5 additions and 3 deletions

View File

@@ -11,9 +11,10 @@ Deleting a virtual machine (VM) permanently removes it from the cluster.
If the VM is delete protected, the *Delete* action is disabled in the VM's *Actions* menu.
.Prequisite
.Prerequisites
* To delete the VM, you must first disable the VM's delete protection setting, if enabled.
* You have disabled the VM's delete protection setting.
* You have stopped the VM.
.Procedure

View File

@@ -11,7 +11,8 @@ You can delete a virtual machine (VM) by using the `oc` command-line interface (
.Prerequisites
* To delete the VM, you must first disable the VM's delete protection setting, if enabled.
* You have disabled the VM's delete protection setting.
* You have stopped the VM.
* You have installed the {oc-first}.
.Procedure