Data Source: oci_core_vnic

This data source provides details about a specific Vnic resource in Oracle Cloud Infrastructure Core service.

Gets the information for the specified virtual network interface card (VNIC). You can get the VNIC OCID from the ListVnicAttachments operation.

Example Usage

data "oci_core_vnic" "test_vnic" {
	#Required
	vnic_id = oci_core_vnic.test_vnic.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: