VirtualBox

Changeset 67195 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 1, 2017 8:51:08 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
115872
Message:

Main: ApplianceImplExport.cpp: Hacking OPC exporting.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r66902 r67195  
    33753375      <param name="format" type="wstring" dir="in">
    33763376        <desc>
    3377             Output format, as a string. Currently supported formats are "ovf-0.9", "ovf-1.0"
    3378             and "ovf-2.0"; future versions of VirtualBox may support additional formats.
     3377            Output format, as a string. Currently supported formats are "ovf-0.9", "ovf-1.0",
     3378            "ovf-2.0" and "opc"; future versions of VirtualBox may support additional formats.
     3379            The "opc" format is for creating tarballs for the Oracle Public Cloud.
    33793380        </desc>
    33803381      </param>
     
    33843385      <param name="path" type="wstring" dir="in">
    33853386          <desc>
    3386               Name of appliance file to open (either with an <tt>.ovf</tt> or <tt>.ova</tt> extension, depending
    3387               on whether the appliance is distributed as a set of files or as a single file, respectively).
     3387              Name of appliance file to create.  There are certain restrictions with regard
     3388              to the file name suffix.  If the format parameter is "opc" a <tt>.tar.gz</tt>
     3389              suffix is required.  Otherwise the suffix must either be <tt>.ovf</tt> or
     3390              <tt>.ova</tt>, depending on whether the appliance is distributed as a set of
     3391              files or as a single file, respectively.
    33883392          </desc>
    33893393      </param>
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