Data Source: oci_core_ip_inventory_subnet

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

Gets the IP Inventory data of the specified subnet. Specify the OCID.

Example Usage

data "oci_core_ip_inventory_subnet" "test_ip_inventory_subnet" {
	#Required
	subnet_id = oci_core_subnet.test_subnet.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: