|
14 | 14 | under the License. |
15 | 15 |
|
16 | 16 | About Import Export Instances |
17 | | -------------------------- |
| 17 | +----------------------------- |
18 | 18 |
|
19 | 19 |
|
20 | 20 | For certain hypervisors, CloudStack supports importing of Instances from Managed Hosts, External Hosts, Local Storage and Shared Storage, into CloudStack. |
21 | 21 |
|
22 | 22 | Manage or Unmanage Instances on Managed Hosts |
23 | | -------------------------- |
| 23 | +--------------------------------------------- |
24 | 24 |
|
25 | 25 | .. note:: This is currently only available for **vSphere** and **KVM** clusters. |
26 | 26 |
|
@@ -72,7 +72,7 @@ Listing unmanaged Instances |
72 | 72 | --------------------------- |
73 | 73 |
|
74 | 74 | Prerequisites to list unmanaged Instances (vSphere or KVM) |
75 | | -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 75 | +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
76 | 76 |
|
77 | 77 | In order for CloudStack to list the Instances that are not managed by CloudStack on a host/cluster, the instances must exist on the hosts that are already part to the CloudStack. |
78 | 78 |
|
@@ -407,7 +407,8 @@ Unmanaging Instance actions |
407 | 407 | - For the Instance being unmanaged: stopped and destroyed usage events (similar to the generated usage events when expunging an Instance), with types: ‘VM.STOP’ and ‘VM.DESTROY', unless the instance has been already stopped before being unmanaged and in this case only ‘VM.DESTROY' is generated. |
408 | 408 |
|
409 | 409 | Import Instances from External Hosts |
410 | | -------------------------- |
| 410 | +------------------------------------ |
| 411 | + |
411 | 412 | .. note:: This is currently only available for **KVM** hypervisor. |
412 | 413 |
|
413 | 414 | External Host |
@@ -504,7 +505,7 @@ choose the temporary storage location on the external host for the converted fil |
504 | 505 | Same response as that of deployVirtualMachine API. |
505 | 506 |
|
506 | 507 | Import Instances from Local/Shared Storage |
507 | | ----------------------------------------- |
| 508 | +------------------------------------------ |
508 | 509 |
|
509 | 510 | .. note:: This is currently only available for **KVM** hypervisor. |
510 | 511 |
|
@@ -540,7 +541,7 @@ The importVm API is utilized to create instances using QCOW2 file from an existi |
540 | 541 | Same response as that of deployVirtualMachine API. |
541 | 542 |
|
542 | 543 | Import Instances from Shared Storage |
543 | | -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 544 | +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
544 | 545 |
|
545 | 546 | The importVm API is utilized to create instances using QCOW2 file from an existing Shared Storage pool of a KVM cluster within the CloudStack infrastructure. |
546 | 547 | Only NFS Storage Pool are supported. |
|
0 commit comments