Deleting an Instance Console Connection from a Roving Edge Infrastructure Device

Describes how to delete an instance console connection from a Roving Edge Infrastructure device.

    1. Open the navigation menu and select Compute > Instances. The Instances page appears. All instances are listed in tabular form.
    2. (optional) Select a State from the list to limit the instances displayed to that state.
    3. Click the instance containing the console connection you want to delete. The instance's Details page appears.
    4. Click Console Connection under Resources. The Console Connection page appears.
    5. Click the Actions menu (Actions Menu) to the right of the console connection entry you want to delete, then click Delete Console Connection. The Delete Console Connection dialog box appears.
    6. Confirm the deletion.

    The Console Connection page reappears with the connection you deleted listed as Deleted.

  • Use the oci compute instance-console-connection delete command and required parameters to delete an instance console connection from a Roving Edge Infrastructure device:

    oci compute instance-console-connection delete --instance-console-connection-id instance_console_connection_ocid [OPTIONS]

    Refer to your Roving Edge Infrastructure device's CLI help for a list of parameters available for this command. See Accessing Command Line Interface Help.

    For set up information regarding CLIs on your Roving Edge Infrastructure device, see Using the Command Line Interface.

  • Run the DeleteInstanceConsoleConnection operation to delete an instance console connection from a Roving Edge Infrastructure device.