Managing Tags for a VNIC
Learn to manage resource tags for a VNIC.
For more information, see Resource Tags.
- Confirm you're viewing the compartment that contains the Compute instance you're interested in.
- Open the navigation menu and select Compute. Under Compute, select Instances.
- Select the name of the instance to view its details.
-
Under Resources, select Attached VNICs.
The primary VNIC and any secondary VNICs attached to the instance are displayed.
- Select the name of the VNIC you're interested in.
- Select the Tags tab to view or edit the existing tags. Or select Add Tags to add new ones.
Use the
oci network vnic updatecommand and required parameters to manage resource tags for a VNIC:oci network vnic update --vnic-id ocid [--defined-tags | --freeform-tags] tags ... [OPTIONS]For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the UpdateVnic operation to manage resource tags for a VNIC.