summaryrefslogtreecommitdiff
path: root/doc/manual/en_US/dita/topics/cloud-vm-add.dita
blob: 40353a1e5ff349dc2c0c30a09b717f6f80b8f5e2 (plain)
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
<topic xml:lang="en-us" id="cloud-vm-add">
  <title>Adding a Cloud VM</title>
  
  <body>
    <p>
          When you add a cloud VM, an <i>existing</i>
          Oracle Cloud Infrastructure instance is associated with the cloud VM. You can only
          add one cloud VM for each instance.
        </p>
    <p>
          Perform the following steps to add a cloud VM:
        </p>
    <ol>
      <li>
        <p>
              Click on a cloud profile in the
              <b outputclass="bold">OCI</b> group.
            </p>
        <p>
              The cloud VMs for the selected cloud profile are
              displayed.
            </p>
      </li>
      <li>
        <p>
              Select <b outputclass="bold">Group</b>,
              <b outputclass="bold">Add Machine</b>.
            </p>
        <p>
              The <b outputclass="bold">Add Cloud Virtual
              Machine</b> wizard is displayed.
            </p>
        <fig id="fig-cloudvm-add">
          <title>Add Cloud Virtual Machine Wizard</title>
          <xref href="images/cloudvm-add.png" format="png" platform="htmlhelp">
            <image href="images/cloudvm-add.png" width="12cm" placement="break">
              <alt>Add Cloud Virtual Machine Wizard</alt>
            </image>
          </xref>
          <image href="images/cloudvm-add.png" width="12cm" placement="break" platform="ohc">
            <alt>Add Cloud Virtual Machine Wizard</alt>
          </image>
        </fig>
      </li>
      <li>
        <p>
              Configure the following settings:
            </p>
        <ul>
          <li>
            <p><b outputclass="bold">Source:</b> The cloud
                  service provider that hosts the instance used for the
                  cloud VM. Select
                  <b outputclass="bold">Oracle Cloud Infrastructure</b>.
                </p>
          </li>
          <li>
            <p><b outputclass="bold">Profile:</b> The cloud
                  profile used to connect to the running instance.
                  Select from the available cloud profiles.
                </p>
          </li>
          <li>
            <p><b outputclass="bold">Instances:</b> The
                  instance to use for the cloud VM. Choose from the
                  available instances on your cloud service.
                </p>
          </li>
        </ul>
      </li>
      <li>
        <p>
              Click <b outputclass="bold">Finish</b> to add a
              cloud VM based on the selected instance.
            </p>
        <p>
              A cloud VM with the same name as the instance is added to
              the <b outputclass="bold">OCI</b> group in
              VirtualBox Manager.
            </p>
      </li>
      <li>
        <p>
              (Optional) To change the display name for the instance,
              click <b outputclass="bold">Settings</b> and edit
              the <b outputclass="bold">Display Name</b> field.
            </p>
        <p>
              The cloud VM name in VirtualBox Manager is updated automatically.
            </p>
      </li>
    </ol>
  </body>
  
</topic>