Detaching and Deleting a VNIC from Roving Edge Infrastructure
Describes how to detach and delete a secondary VNIC from your Roving Edge Infrastructure devices.
-
-
(optional) Select a State from the list to limit the instances displayed to that state.
-
Click the instance that you want to detach and delete a secondary VNIC. The instance's Details page appears.
-
Click Attached VNICs under Resources.
The primary VNIC and any secondary VNICs attached to the instance are is displayed.
-
Click the
to the right of the secondary VNIC you want to delete and select Delete VNIC. -
Confirm the detachment when prompted.
It takes typically a few seconds before the VNIC is deleted.
-
Use the oci compute instance detach-vnic command and required parameters to detach and delete a secondary VNIC from your Roving Edge Infrastructure devices:
oci compute instance detach-vnic --compartment-id compartment_ocid --vnic-id vnic-ocid [OPTIONS]
To determine your Roving Edge Infrastructure device compartment OCID, see Compartments.
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 CLI setup information on your Roving Edge Infrastructure device, see Using the Command Line Interface.
Run the DetachVnic operation to detach and delete a secondary VNIC from your Roving Edge Infrastructure devices.