Data Source: oci_core_network_security_group_vnics

This data source provides the list of Network Security Group Vnics in Oracle Cloud Infrastructure Core service.

Lists the VNICs in the specified network security group.

Example Usage

data "oci_core_network_security_group_vnics" "test_network_security_group_vnics" {
	#Required
	network_security_group_id = oci_core_network_security_group.test_network_security_group.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

NetworkSecurityGroupVnic Reference

The following attributes are exported: