File: cloud-import-oci.dita

package info (click to toggle)
virtualbox 7.1.12-dfsg-2
  • links: PTS, VCS
  • area: contrib
  • in suites: sid
  • size: 565,672 kB
  • sloc: ansic: 2,330,854; cpp: 2,193,228; asm: 230,777; python: 223,895; xml: 86,771; sh: 25,541; makefile: 8,158; perl: 5,697; java: 5,337; cs: 4,872; pascal: 1,782; javascript: 1,692; objc: 1,131; lex: 931; php: 906; sed: 899; yacc: 707
file content (33 lines) | stat: -rw-r--r-- 1,939 bytes parent folder | download
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>