Data Source: oci_blockchain_peers

This data source provides the list of Peers in Oracle Cloud Infrastructure Blockchain service.

List Blockchain Platform Peers

Example Usage

data "oci_blockchain_peers" "test_peers" {
	#Required
	blockchain_platform_id = oci_blockchain_blockchain_platform.test_blockchain_platform.id

	#Optional
	display_name = var.peer_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Peer Reference

The following attributes are exported: