Veeam SPC: Count of Veeam Enterprise Plus Backup & Replication
submitted
G
Gradient MSP
This query divides total points by the PPU (Point Per Unit). Filter by any product type or license edition and divide by PPU to attain usage to reconcile in Synthesize Billing.
LatestLicensingReports[].reportSummary.productsUsage[?licenseEdition ==
Enterprise Plus
&& productType == BackupAndReplication
]. divide (totalPoints, 11
)