Viewing VNICs and VNIC Attachments
On Compute Cloud@Customer, you can view VNIC attachments and for a particular instance and view VNIC details.
- In the Compute Cloud@Customer Console navigation menu, click Compute, then click Instances.
- At the top of the page, select the compartment that contains the instance in which you want to view VNIC attachments.
-
Click the name of the instance.
The instance details page is displayed.
-
Under Resources, click Attached VNICs.
The list of attached VNICs for that instance is displayed.
-
To view the details page for the VNIC, click 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.