UCDOAggregatedStatus

UCDOAggregatedStatus is an aggregation of all individual UDDOStatus records across the tenant and summarizes bandwidth savings across all devices enrolled using Delivery Optimization and Microsoft Connected Cache.

Schema for UCDOAggregatedStatus

Field Type Example Description
AzureADDeviceId string 71db1a1a-f1a6-4a25-b88f-79c2f513dae0 Microsoft Entra Device ID
AzureADTenantId string 69ca04b0-703d-4b3a-9184-c4e3c15d6f5e Microsoft Entra tenant ID
BWOptPercent28Days real 10.61 Bandwidth optimization (as a percentage of savings of total bandwidth otherwise incurred) for this device. A rolling 28-day basis.
BytesFromCache long 285212672 Total number of bytes that were delivered from Microsoft Connected Cache (MCC).
BytesFromCDN long 11463008693388 Total number of bytes that were delivered from a Content Delivery Network (CDN).
BytesFromGroupPeers long 30830657175 Total number of bytes that were delivered from Group peers, sharing the same GroupId.
BytesFromIntPeers long 285212672 Total number of bytes that were delivered from Internet peers.
BytesFromPeers long 285212672 Total number of bytes delivered via all peers.
ContentType string Driver Updates One of the supported types of content.
DeviceCount long 27077 Number of devices.
TenantId string 6yy5y416-2d35-3yyf-ab5f-aea713e489d2 Tenant ID
TimeGenerated datetime 2022-11-17T22:11:40.1132971Z The time the snapshot generated this specific record. This is to determine to which batch snapshot this record belongs.
Type string UCDOAggregatedStatus The entity type.