Viewing VNICs and VNIC Attachments
On Private Cloud Appliance, you can view VNIC attachments and for a particular instance and view VNIC details.
- In the Compute Web UI navigation menu, select Compute, then select Instances.
- At the top of the page, select the compartment that contains the instance in which you want to view VNIC attachments.
-
Select the name of the instance.
The instance details page is displayed.
-
Under Resources, select Attached VNICs.
The list of attached VNICs for that instance is displayed.
-
To view the details page for the VNIC, select the name of the attached VNIC.
Use the oci compute vnic-attachment list command and required parameters to list the VNIC attachments in the specified compartment. A VNIC attachment resides in the same compartment as the attached instance.
oci compute vnic-attachment list [OPTIONS]For a complete list of CLI commands, flags, and options, see the Command Line Reference.
Use the ListVnicAttachments operation to list the VNIC attachments in the specified compartment. A VNIC attachment resides in the same compartment as the attached instance.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.