VirtualBox

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


Ignore:
Timestamp:
Apr 17, 2020 2:04:09 PM (5 years ago)
Author:
vboxsync
Message:

OCI: ICloudMachine::reboot and shutdown.

File:
1 edited

Legend:

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

    r83731 r83756  
    2678826788    </method>
    2678926789
     26790    <method name="reboot">
     26791      <desc>
     26792        Reboot cloud virual machine.
     26793      </desc>
     26794      <param name="progress" type="IProgress" dir="return">
     26795        <desc>
     26796          Progress object to track the operation completion.
     26797        </desc>
     26798      </param>
     26799    </method>
     26800
     26801    <method name="shutdown">
     26802      <desc>
     26803        Shutdown cloud virual machine.
     26804      </desc>
     26805      <param name="progress" type="IProgress" dir="return">
     26806        <desc>
     26807          Progress object to track the operation completion.
     26808        </desc>
     26809      </param>
     26810    </method>
     26811
    2679026812    <method name="powerDown">
    2679126813      <desc>
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