VirtualBox

Changeset 76273 in vbox for trunk/doc/manual


Ignore:
Timestamp:
Dec 18, 2018 6:23:07 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127550
Message:

bugref:9311. Changed description in the VBox user manual about OCI export.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/user_VBoxManage.xml

    r76113 r76273  
    30373037      <title>Export to &oci;</title>
    30383038
     3039      <note>
     3040        <para>
     3041          By default an exported image is converted into "stream vmdk"
     3042          to comply OCI requirement.
     3043        </para>
     3044      </note>
     3045
    30393046      <para>
    30403047        List the machine that you want to export to &oci; and specify
     
    30643071            <computeroutput>--output</computeroutput>: The short name
    30653072            for the cloud service you are exporting to. For &oci;, enter
    3066             <computeroutput>OCI//</computeroutput>.
     3073            <computeroutput>OCI://</computeroutput>.
    30673074          </para>
    30683075        </listitem>
     
    30793086        <listitem>
    30803087          <para>
    3081             <computeroutput>--vmname &lt;vnamem&gt;</computeroutput>:
    3082             The name of the VM to export. This is the name used in the
    3083             VirtualBox Manager.
     3088            <computeroutput>--vmname &lt;name&gt;</computeroutput>:
     3089            The exported VM gets this name in the cloud service.
    30843090          </para>
    30853091        </listitem>
     
    30883094          <para>
    30893095            <computeroutput>--cloudprofile &lt;cloud profile
    3090             name&gt;</computeroutput>: The cloud profile used for the
    3091             export. The cloud profile contains details for your &oci;
    3092             account, such as your user OCID, and the fingerprint for
     3096            name&gt;</computeroutput>: The cloud profile contains data for
     3097            communication with a cloud provider or service. The cloud profile contains details
     3098            for your &oci; account, such as your user OCID, and the fingerprint for
    30933099            your public key. See <xref linkend="ovf-export-oci"/>.
    30943100          </para>
     
    30983104          <para>
    30993105            <computeroutput>--cloudshape &lt;shape&gt;</computeroutput>:
    3100             The shape used for the VM instance. This determines the
    3101             number of CPUs and the amount of memory allocated to a the
    3102             VM instance.
     3106            The shape is used for the VM instance. Usually, determines the
     3107            number of CPUs and the amount of memory allocated to a
     3108            VM instance. The shape must be compatible with the exported image.
    31033109          </para>
    31043110        </listitem>
     
    31163122          <para>
    31173123            <computeroutput>--clouddisksize &lt;disk
    3118             size&gt;</computeroutput>: The disk size used for the VM
    3119             instance, in gigabytes.
     3124            size&gt;</computeroutput>: The disk size used for the exported
     3125            image, in gigabytes. Minimum is 50GB, maximum - 300GB.
    31203126          </para>
    31213127        </listitem>
     
    31243130          <para>
    31253131            <computeroutput>--cloudbucket &lt;bucket
    3126             name&gt;</computeroutput>: The bucket used to store the VM
    3127             instance. In &oci;, a bucket is a logical container for
    3128             storing objects.
     3132            name&gt;</computeroutput>: A bucket is a kind of storage for the uploaded
     3133            objects. In the &oci; a bucket is used to store the uploaded files.
    31293134          </para>
    31303135        </listitem>
     
    31503155            <computeroutput>--cloudkeepobject
    31513156            &lt;true/false&gt;</computeroutput>: Whether to store the
    3152             exported disk image in Oracle Object Storage.
     3157            exported image in Oracle Object Storage or not.
    31533158          </para>
    31543159        </listitem>
     
    31583163            <computeroutput>--cloudlaunchinstance
    31593164            &lt;true/false&gt;</computeroutput>: Whether to start the VM
    3160             instance after export to &oci; has completed.
     3165            instance after export to &oci; or not.
    31613166          </para>
    31623167        </listitem>
     
    31663171            <computeroutput>--cloudpublicip
    31673172            &lt;true/false&gt;</computeroutput>: Whether to enable a
    3168             public IP address for the VM instance.
     3173            public IP address for the VM instance or not.
    31693174          </para>
    31703175        </listitem>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette