1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="cloud-import-oci">
|
---|
4 | <title>Importing an Instance from Oracle Cloud Infrastructure</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | Perform the following steps to import a cloud instance from
|
---|
9 | Oracle Cloud Infrastructure into Oracle VM VirtualBox:
|
---|
10 | </p>
|
---|
11 | <ol>
|
---|
12 | <li>
|
---|
13 | <p>
|
---|
14 | Select <b outputclass="bold">File</b>,
|
---|
15 | <b outputclass="bold">Import Appliance</b> to open
|
---|
16 | the <b outputclass="bold">Import Virtual
|
---|
17 | Appliance</b> wizard.
|
---|
18 | </p>
|
---|
19 | <p>
|
---|
20 | In the <b outputclass="bold">Source</b> drop-down
|
---|
21 | list, select <b outputclass="bold">Oracle Cloud Infrastructure</b>.
|
---|
22 | </p>
|
---|
23 | <p>
|
---|
24 | In the <b outputclass="bold">Profile</b> drop-down
|
---|
25 | list, select the cloud profile for your Oracle Cloud Infrastructure account.
|
---|
26 | </p>
|
---|
27 | <p>
|
---|
28 | Choose the required cloud instance from the list in the
|
---|
29 | <b outputclass="bold">Machines</b> field.
|
---|
30 | </p>
|
---|
31 | <p>
|
---|
32 | Click <b outputclass="bold">Next</b> to make an API
|
---|
33 | request to the Oracle Cloud Infrastructure service and display the
|
---|
34 | <b outputclass="bold">Appliance Settings</b> page.
|
---|
35 | </p>
|
---|
36 | </li>
|
---|
37 | <li>
|
---|
38 | <p>
|
---|
39 | (Optional) Edit settings for the new local virtual machine.
|
---|
40 | </p>
|
---|
41 | <p>
|
---|
42 | For example, you can edit the VM name and description.
|
---|
43 | </p>
|
---|
44 | <fig id="fig-import-instance-oci">
|
---|
45 | <title>Import Cloud Instance Wizard: Appliance Settings</title>
|
---|
46 | <xref href="images/import-instance.png" format="png" platform="htmlhelp">
|
---|
47 | <image href="images/import-instance.png" width="12cm" placement="break">
|
---|
48 | <alt>Import Cloud Instance Wizard: Appliance Settings</alt>
|
---|
49 | </image>
|
---|
50 | </xref>
|
---|
51 | <image href="images/import-instance.png" width="12cm" placement="break" platform="ohc">
|
---|
52 | <alt>Import Cloud Instance Wizard: Appliance Settings</alt>
|
---|
53 | </image>
|
---|
54 | </fig>
|
---|
55 | <p>
|
---|
56 | Click <b outputclass="bold">Finish</b> to import the
|
---|
57 | instance from Oracle Cloud Infrastructure.
|
---|
58 | </p>
|
---|
59 | </li>
|
---|
60 | <li>
|
---|
61 | <p>
|
---|
62 | Monitor the import process by using the Oracle Cloud Infrastructure Console.
|
---|
63 | </p>
|
---|
64 | </li>
|
---|
65 | </ol>
|
---|
66 | <p>
|
---|
67 | You can also use the <userinput>VBoxManage import</userinput>
|
---|
68 | command to import an instance from Oracle Cloud Infrastructure. See
|
---|
69 | <xref href="man_VBoxManage-import.dita"/>.
|
---|
70 | </p>
|
---|
71 | </body>
|
---|
72 | </topic>
|
---|