Data Source: oci_blockchain_blockchain_platform
This data source provides details about a specific Blockchain Platform resource in Oracle Cloud Infrastructure Blockchain service.
Gets information about a Blockchain Platform identified by the specific id
Example Usage
data "oci_blockchain_blockchain_platform" "test_blockchain_platform" {
#Required
blockchain_platform_id = oci_blockchain_blockchain_platform.test_blockchain_platform.id
}
Argument Reference
The following arguments are supported:
blockchain_platform_id
- (Required) Unique service identifier.
Attributes Reference
The following attributes are exported:
compartment_id
- Compartment Identifiercomponent_details
- Blockchain Platform component details.osns
- List of OSNsad
- Availability Domain of OSNocpu_allocation_param
- OCPU allocation parameterocpu_allocation_number
- Number of OCPU allocation
osn_key
- OSN identifierstate
- The current state of the OSN.
peers
- List of Peersad
- Availability Domain of peeralias
- peer aliashost
- Host on which the Peer existsocpu_allocation_param
- OCPU allocation parameterocpu_allocation_number
- Number of OCPU allocation
peer_key
- peer identifierrole
- Peer rolestate
- The current state of the peer.
compute_shape
- Compute shape - STANDARD or ENTERPRISE_SMALL or ENTERPRISE_MEDIUM or ENTERPRISE_LARGE or ENTERPRISE_EXTRA_LARGE or ENTERPRISE_CUSTOMdefined_tags
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:{"foo-namespace.bar-key": "value"}
description
- Platform Instance Descriptiondisplay_name
- Platform Instance Display name, can be renamedfreeform_tags
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:{"bar-key": "value"}
host_ocpu_utilization_info
- List of OcpuUtilization for all hostshost
- Host name of VMocpu_capacity_number
- Number of total OCPU capacity on the hostocpu_utilization_number
- Number of OCPU utilized
id
- unique identifier that is immutable on creationis_byol
- Bring your own licenseis_multi_ad
- True for multi-AD blockchain plaforms, false for single-ADlifecycle_details
- An message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.load_balancer_shape
- Type of Load Balancer shape - LB_100_MBPS or LB_400_MBPS. Default is LB_100_MBPS.platform_role
- Role of platform - FOUNDER or PARTICIPANTplatform_shape_type
- Type of Platform shape - DEFAULT or CUSTOMplatform_version
- Platform Versionreplicas
- Number of replicas of service components like Rest Proxy, CA and Consoleca_count
- Number of CA replicasconsole_count
- Number of console replicasproxy_count
- Number of REST proxy replicas
service_endpoint
- Service endpoint URL, valid post-provisioningservice_version
- The version of the Platform Instance.state
- The current state of the Platform Instance.storage_size_in_tbs
- Storage size in TBsstorage_used_in_tbs
- Storage used in TBstime_created
- The time the the Platform Instance was created. An RFC3339 formatted datetime stringtime_updated
- The time the Platform Instance was updated. An RFC3339 formatted datetime stringtotal_ocpu_capacity
- Number of total OCPUs allocated to the platform cluster