Data Source: oci_database_backups

This data source provides the list of Backups in Oracle Cloud Infrastructure Database service.

Gets a list of backups based on the databaseId or compartmentId specified. Either one of these query parameters must be provided.

Example Usage

data "oci_database_backups" "test_backups" {

	#Optional
	compartment_id = var.compartment_id
	database_id = oci_database_database.test_database.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Backup Reference

The following attributes are exported: