Data Source: oci_core_volume_backup_policy_assignments

This data source provides the list of Volume Backup Policy Assignments in Oracle Cloud Infrastructure Core service.

Gets the volume backup policy assignment for the specified volume. The assetId query parameter is required, and the returned list will contain at most one item, since volume can only have one volume backup policy assigned at a time.

Example Usage

data "oci_core_volume_backup_policy_assignments" "test_volume_backup_policy_assignments" {
	#Required
	asset_id = oci_core_volume.test_volume.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

VolumeBackupPolicyAssignment Reference

The following attributes are exported: