From 50c6b839e820b11cfb11e5a5c27338ea55ec8c9f Mon Sep 17 00:00:00 2001 From: Ashleigh Brennan Date: Mon, 6 Oct 2025 14:07:48 -0500 Subject: [PATCH] CNV-55236: Remove outdated commands for hotplug --- modules/virt-hot-plug-and-hot-unplug-commands.adoc | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/modules/virt-hot-plug-and-hot-unplug-commands.adoc b/modules/virt-hot-plug-and-hot-unplug-commands.adoc index 11203ce09a86..e037d44f41c2 100644 --- a/modules/virt-hot-plug-and-hot-unplug-commands.adoc +++ b/modules/virt-hot-plug-and-hot-unplug-commands.adoc @@ -5,7 +5,7 @@ [id="hot-plug-and-hot-unplug-commands_{context}"] = Hot plug and hot unplug commands - +[role="_abstract"] You can use the following `virtctl` commands to add or remove resources from running virtual machines (VMs) and VM instances (VMIs). .Hot plug and hot unplug commands @@ -22,10 +22,4 @@ Optional: |`virtctl removevolume --volume-name=` |Hot unplug a virtual disk. - -|`virtctl addinterface --network-attachment-definition-name --name ` -|Hot plug a Linux bridge network interface. - -|`virtctl removeinterface --name ` -|Hot unplug a Linux bridge network interface. -|=== \ No newline at end of file +|===