Data Source: oci_database_db_node_snapshot

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

Gets information about the specified Exadata Database Node Snapshot in the specified compartment.

Example Usage

data "oci_database_db_node_snapshot" "test_db_node_snapshot" {
	#Required
	dbnode_snapshot_id = oci_file_storage_snapshot.test_snapshot.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: