VirtualBox

Changeset 74778 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Oct 11, 2018 11:14:43 PM (6 years ago)
Author:
vboxsync
Message:

OCI: Add VirtualSystemDescriptionType constants CloudOCIKeepObject and
CloudOCILaunchInstance.

Location:
trunk/src/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp

    r73929 r74778  
    919919                        case VirtualSystemDescriptionType_CloudOCIProfilePath:
    920920                        case VirtualSystemDescriptionType_CloudOCISubnet:
     921                        case VirtualSystemDescriptionType_CloudOCIKeepObject:
     922                        case VirtualSystemDescriptionType_CloudOCILaunchInstance:
    921923                        case VirtualSystemDescriptionType_Miscellaneous:
    922924                            /** @todo  VirtualSystemDescriptionType_Miscellaneous? */
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r74764 r74778  
    35953595    <const name="CloudOCIProfilePath" value="33" />
    35963596    <const name="CloudOCISubnet" value="34" />
     3597    <const name="CloudOCIKeepObject" value="35" />
     3598    <const name="CloudOCILaunchInstance" value="36" />
    35973599  </enum>
    35983600
Note: See TracChangeset for help on using the changeset viewer.

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