Data Source: oci_multicloud_network_anchor

This data source provides details about a specific Network Anchor resource in Oracle Cloud Infrastructure Multicloud service.

Gets information about a NetworkAnchor.

Example Usage

data "oci_multicloud_network_anchor" "test_network_anchor" {
	#Required
	network_anchor_id 			= var.network_anchor_id
	subscription_id 			= var.subscription_id
	subscription_service_name 	= var.subscription_service_name

	#Optional
	external_location 			= var.network_anchor_external_location
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: