This is helpful to someone who's trying to obtain/maintain visibility into the local verification status of backups at an organization. This is a good Metric for QBRs, recurring site reviews, and an onboarding report. This Metric can also be used to create a pointed Actionable Alert that helps to maintain healthy backup maintainence within an organization.
Assets[? backups != `
].backups[].join(
, [join(
, [
, to_string(assetName)]), join(
, [
:
, to_string(timestamp)]), join(
, [
: `, to_string(localVerification.status)])])