Data Source: oci_core_ipv6

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

Gets the specified IPv6. You must specify the object’s OCID. Alternatively, you can get the object by using ListIpv6s with the IPv6 address (for example, 2001:0db8:0123:1111:98fe:dcba:9876:4321) and subnet OCID.

Example Usage

data "oci_core_ipv6" "test_ipv6" {
	#Required
	ipv6id = oci_core_ipv6.test_ipv6.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: