VirtualBox

Changeset 85324 in vbox


Ignore:
Timestamp:
Jul 14, 2020 3:47:25 AM (4 years ago)
Author:
vboxsync
Message:

OCI: ICloudMachine - methods to get PowerShell commands for ssh
connection and VNC port-forwanding. Not yet implemented, but give GUI
the API to call, so as not to stoll them.

File:
1 edited

Legend:

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

    r85323 r85324  
    2696526965    </attribute>
    2696626966
     26967    <attribute name="serialConsoleCommandWindows" type="wstring" readonly="yes">
     26968      <desc>
     26969        The PowerShell command to establish ssh connection to the
     26970        cloud machine serial console using PuTTY's plink.
     26971      </desc>
     26972    </attribute>
     26973
    2696726974    <attribute name="VNCConsoleCommand" type="wstring" readonly="yes">
    2696826975      <desc>
    2696926976        The shell command to establish ssh port forwarding for the
    2697026977        VNC connection to the cloud machine console.
     26978      </desc>
     26979    </attribute>
     26980
     26981    <attribute name="VNCConsoleCommandWindows" type="wstring" readonly="yes">
     26982      <desc>
     26983        The PowerShell command to establish ssh port forwarding for the
     26984        VNC connection to the cloud machine console using PuTTY's plink.
    2697126985      </desc>
    2697226986    </attribute>
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