1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
<topic xml:lang="en-us" id="cloud-import-oci">
<title>Importing an Instance from <ph conkeyref="vbox-conkeyref-phrases/oci"/></title>
<body>
<p>Perform the following steps to import a cloud instance from <ph conkeyref="vbox-conkeyref-phrases/oci"/> into <ph
conkeyref="vbox-conkeyref-phrases/product-name"/>: </p>
<ol>
<li>
<p>Select <b outputclass="bold">File</b>, <b outputclass="bold">Import Appliance</b>.</p>
<p>In the <b outputclass="bold">Source</b> drop-down list, select <b outputclass="bold"><ph
conkeyref="vbox-conkeyref-phrases/oci"/></b>. </p>
<p>In the <b outputclass="bold">Profile</b> drop-down list, select the cloud profile for your <ph
conkeyref="vbox-conkeyref-phrases/oci"/> account. </p>
<p>Choose the required cloud instance from the list in the <b outputclass="bold">Machines</b> field. </p>
<p>Click <b outputclass="bold">Next</b> to make an API request to the <ph conkeyref="vbox-conkeyref-phrases/oci"
/> service and display the <b outputclass="bold">Appliance Settings</b> page. </p>
</li>
<li>
<p>(Optional) Edit settings for the new local virtual machine. </p>
<p>For example, you can edit the Name and Description that will be used for the VM. </p>
<p>Click <b outputclass="bold">Finish</b> to import the instance from <ph conkeyref="vbox-conkeyref-phrases/oci"
/>. </p>
</li>
<li>
<p>Monitor the import process by using the <ph conkeyref="vbox-conkeyref-phrases/oci-console"/>. </p>
</li>
</ol>
<p>You can also use the <userinput>VBoxManage import</userinput> command to import an instance from <ph
conkeyref="vbox-conkeyref-phrases/oci"/>. See <xref href="vboxmanage-import.dita"/>. </p>
</body>
</topic>
|