VirtualBox

Changeset 98778 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Feb 28, 2023 11:40:56 AM (21 months ago)
Author:
vboxsync
Message:

bugref:9527. Added 3 new values into VirtualSystemDescription: CloudInstanceMetadata, CloudInstanceFreeFormTags, CloudImageFreeFormTags.

File:
1 edited

Legend:

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

    r98711 r98778  
    44314431  <enum
    44324432    name="VirtualSystemDescriptionType"
    4433     uuid="247f8b6f-1042-4c15-8910-3e3c64395eb7"
     4433    uuid="d171d08c-f7bf-4bee-932f-ffbf998f7ac4"
    44344434    >
    44354435    <desc>Used with <link to="IVirtualSystemDescription" /> to describe the type of
     
    45034503    <const name="CloudShapeCpus" value="52" />
    45044504    <const name="CloudShapeMemory" value="53" />
     4505    <const name="CloudInstanceMetadata" value="54" />
     4506    <const name="CloudInstanceFreeFormTags" value="55" />
     4507    <const name="CloudImageFreeFormTags" value="56" />
    45054508    <const name="HardDiskControllerVirtioSCSI" value="60" />
    45064509  </enum>
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