instance-console-connection =============================== Description ----------- The `InstanceConsoleConnection` API provides you with console access to Compute instances, enabling you to troubleshoot malfunctioning instances remotely. For more information about instance console connections, see `Troubleshooting Instances Using Instance Console Connections `__. If you are attempting to start a VNC connection to an instance from a Windows machine without SSH installed, you can consider using plink instead. The 'oci compute instance-console-connection get-plink-connection-string' command returns a PowerShell command which uses plink to launch the SSH tunnel necessary to start a VNC connection to the instance. Available Commands ------------------ * :doc:`create ` * :doc:`delete ` * :doc:`get ` * :doc:`get-plink-connection-string ` * :doc:`list ` * :doc:`update ` .. toctree:: :hidden: /cmdref/compute/instance-console-connection/create /cmdref/compute/instance-console-connection/delete /cmdref/compute/instance-console-connection/get /cmdref/compute/instance-console-connection/get-plink-connection-string /cmdref/compute/instance-console-connection/list /cmdref/compute/instance-console-connection/update