» Data Source: oci_database_db_node

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

Gets information about the specified database node.

» Example Usage

data "oci_database_db_node" "test_db_node" {
    #Required
    db_node_id = "${var.db_node_id}"
}

» Argument Reference

The following arguments are supported:

» Attributes Reference

The following attributes are exported: