This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/main by this push:
new 46dd881 Minor corrections (#400)
46dd881 is described below
commit 46dd881da6982389ac533105de8db7b93c019c47
Author: Andrija Panic <[email protected]>
AuthorDate: Fri Jun 21 13:26:42 2024 +0200
Minor corrections (#400)
---
source/adminguide/virtual_machines/importing_unmanaging_vms.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/source/adminguide/virtual_machines/importing_unmanaging_vms.rst
b/source/adminguide/virtual_machines/importing_unmanaging_vms.rst
index ec15838..6c60150 100644
--- a/source/adminguide/virtual_machines/importing_unmanaging_vms.rst
+++ b/source/adminguide/virtual_machines/importing_unmanaging_vms.rst
@@ -148,7 +148,7 @@ importUnmanagedInstance API
- **migrateallowed** (Instance and its volumes are allowed to migrate to
different host/storage pool when offering tags conflict with host/storage pool)
- **forced** (If true, an Instance is imported despite some of its NIC's
MAC addresses being already present)
-.. note:: The `forced` parameter is false by default and thus prevents
importing an Instance which has a NIC containing a MAC address that has been
previously assigned by CloudStack to another existing VM. If it is set to true,
importing a VM with such already-used MAC addresses of the NICS will be
allowed. This should be done with a full understanding of possible consequences
due to duplicate MAC addresses.
+.. note:: The `forced` parameter is false by default and thus prevents
importing an Instance which has a NIC containing a MAC address that has been
previously assigned by CloudStack to another existing VM. If it is set to true,
importing a VM with such already-used MAC addresses of the NICS will be
allowed, however, the original MAC address will be replaced with a newly
generated MAC address.
**Response**:
@@ -496,7 +496,7 @@ choose the temporary storage location on the external host
for the converted fil
- **details** (Map for Instance details)
- **forced** (If true, an Instance is imported despite some of its NIC's
MAC addresses being already present)
-.. note:: The `forced` parameter is false by default and thus prevents
importing an Instance which has a NIC containing a MAC address that has been
previously assigned by CloudStack to another existing VM. If it is set to true,
importing a VM with such already-used MAC addresses of the NICS will be
allowed. This should be done with a full understanding of possible consequences
due to duplicate MAC addresses.
+.. note:: The `forced` parameter is false by default and thus prevents
importing an Instance which has a NIC containing a MAC address that has been
previously assigned by CloudStack to another existing VM. If it is set to true,
importing a VM with such already-used MAC addresses of the NICS will be
allowed, however, the original MAC address will be replaced with a newly
generated MAC address.
**Response**: