VirtualBox

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


Ignore:
Timestamp:
May 8, 2020 4:02:37 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
137804
Message:

OCI: switch ICloudMachine::state from MachineState (local VM state
enum) to CloudMachineState. Remove the temporary mapping in the GUI
that isolated the impact of this API change in preparation to it.

File:
1 edited

Legend:

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

    r84176 r84196  
    2674326743    </attribute>
    2674426744
    26745     <attribute name="state" type="MachineState" readonly="yes">
     26745    <attribute name="state" type="CloudMachineState" readonly="yes">
    2674626746      <desc>
    2674726747        Machine state.
     
    2683326833          Virtual machine must be Running, to be powered down.
    2683426834        </result>
     26835      </desc>
     26836      <param name="progress" type="IProgress" dir="return">
     26837        <desc>
     26838          Progress object to track the operation completion.
     26839        </desc>
     26840      </param>
     26841    </method>
     26842
     26843    <method name="terminate">
     26844      <desc>
     26845        Terminate cloud virtual machine.
    2683526846      </desc>
    2683626847      <param name="progress" type="IProgress" dir="return">
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