Data Source: oci_database_db_server

This data source provides details about a specific Db Server resource in Oracle Cloud Infrastructure Database service.

Gets information about the Exadata Db server.

Example Usage

data "oci_database_db_server" "test_db_server" {
	#Required
	db_server_id = oci_database_db_server.test_db_server.id
	exadata_infrastructure_id = oci_database_exadata_infrastructure.test_exadata_infrastructure.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: