Data Source: oci_blockchain_osn

This data source provides details about a specific Osn resource in Oracle Cloud Infrastructure Blockchain service.

Gets information about an OSN identified by the specific id

Example Usage

data "oci_blockchain_osn" "test_osn" {
	#Required
	blockchain_platform_id = oci_blockchain_blockchain_platform.test_blockchain_platform.id
	osn_id = oci_blockchain_osn.test_osn.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: