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-vm">
|
---|
4 | <title>Using Cloud Virtual Machines</title>
|
---|
5 | <body>
|
---|
6 | <p>
|
---|
7 | A cloud virtual machine (<i>cloud VM</i>) is a
|
---|
8 | type of VM that represents an instance on a cloud service. Cloud
|
---|
9 | VMs are shown in the machine list in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>, in the same way
|
---|
10 | as local VMs are.
|
---|
11 | </p>
|
---|
12 | <p>
|
---|
13 | By using cloud VMs you can create, manage, and control your
|
---|
14 | <ph conkeyref="vbox-conkeyref-phrases/oci"/> instances from <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>.
|
---|
15 | </p>
|
---|
16 | <note>
|
---|
17 | <p>
|
---|
18 | Cloud VMs do not install, export, or import instances to the
|
---|
19 | <ph conkeyref="vbox-conkeyref-phrases/product-name"/> host. All operations are done remotely on the
|
---|
20 | cloud service.
|
---|
21 | </p>
|
---|
22 | </note>
|
---|
23 | <fig id="fig-cloud-vm-overview">
|
---|
24 | <title>Cloud VMs, Shown With Local VMs in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/></title>
|
---|
25 | <xref href="images/cloudvm-overview-mixed.png" format="png" platform="htmlhelp">
|
---|
26 | <image href="images/cloudvm-overview-mixed.png" width="12cm" placement="break">
|
---|
27 | <alt>Cloud VMs, Shown With Local VMs in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/></alt>
|
---|
28 | </image>
|
---|
29 | </xref>
|
---|
30 | <image platform="ohc" href="images/cloudvm-overview-mixed.png" width="12cm" placement="break">
|
---|
31 | <alt>Cloud VMs, Shown With Local VMs in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/></alt>
|
---|
32 | </image>
|
---|
33 | </fig>
|
---|
34 | <p>
|
---|
35 | Cloud VMs can be used to do the following tasks in <ph conkeyref="vbox-conkeyref-phrases/oci"/>:
|
---|
36 | </p>
|
---|
37 | <ul>
|
---|
38 | <li>
|
---|
39 | <p><b outputclass="bold">Create a new <ph conkeyref="vbox-conkeyref-phrases/oci"/>
|
---|
40 | instance.</b> See <xref href="cloud-vm-new.dita#cloud-vm-new"/>.
|
---|
41 | </p>
|
---|
42 | </li>
|
---|
43 | <li>
|
---|
44 | <p><b outputclass="bold"> Use an existing <ph conkeyref="vbox-conkeyref-phrases/oci"/>
|
---|
45 | instance.</b> See <xref href="cloud-vm-add.dita#cloud-vm-add"/>.
|
---|
46 | </p>
|
---|
47 | </li>
|
---|
48 | <li>
|
---|
49 | <p><b outputclass="bold">Copy an existing <ph conkeyref="vbox-conkeyref-phrases/oci"/>
|
---|
50 | instance.</b> See <xref href="cloud-vm-clone.dita#cloud-vm-clone"/>.
|
---|
51 | </p>
|
---|
52 | </li>
|
---|
53 | <li>
|
---|
54 | <p><b outputclass="bold">Configure an <ph conkeyref="vbox-conkeyref-phrases/oci"/>
|
---|
55 | instance.</b> You can change settings for the
|
---|
56 | instance, such as display name and shape. See
|
---|
57 | <xref href="cloud-vm-settings.dita#cloud-vm-settings"/>.
|
---|
58 | </p>
|
---|
59 | </li>
|
---|
60 | <li>
|
---|
61 | <p><b outputclass="bold">Control an <ph conkeyref="vbox-conkeyref-phrases/oci"/> instance.</b>
|
---|
62 | Stop, start, and terminate the instance. See
|
---|
63 | <xref href="cloud-vm-control.dita#cloud-vm-control"/>
|
---|
64 | </p>
|
---|
65 | </li>
|
---|
66 | <li>
|
---|
67 | <p><b outputclass="bold">Create a console connection to an
|
---|
68 | <ph conkeyref="vbox-conkeyref-phrases/oci"/> instance</b>. See
|
---|
69 | <xref href="cloud-vm-instance-console.dita#cloud-vm-instance-console"/>.
|
---|
70 | </p>
|
---|
71 | </li>
|
---|
72 | </ul>
|
---|
73 | </body>
|
---|
74 | </topic>
|
---|