License Audit Report File Details#
The License Audit Report process will generate the following ZIP file types as output:
license_detailed
Specifically contains:
detailed - CSV file - anonymous version of the license audit report file - details below
license
Specifically contains:
anonymous - CSV file - anonymous version of the license audit report file - details below
Both ZIP files contain:
anonymous
_breakdown- csv file - anonymous file containing a few key statistics from the platform - used for support purposespatch - JSON file - list of patches applied to the system as shown About > Extended Version - used for support purposes
adaptation_log- JSON file - list of adaptations applied on the system as shown in About > Adaptation Status - used for support purposes.
.hashfor each included file - to validate the file
All filenames are of the format:
vlf_<provider_name>_<host_name>_<file_type>_<YYYY-MM-DD_HHMM>
E.g. vlf_CS-P_VOSS_detailed_2024-03-05_1958
See also: Distributing Licensing Reports.
Licensing Audit Field Details#
The table below provides details of the fields shown in license reports and CSV files, in particular, fields used for the calculation of users, devices, as well as count totals.
Note
The descriptions here are based on the standard VOSS license definition and may be different based on your contracted terms. Information only fields are not included in license usage calculation. All other fields are counted at license usage and included in the Total License Usage column.
Download license-audit-fields.csv
Column |
Description |
|---|---|
Cisco and MS Integrated Services |
Cisco and Microsoft Integrated Service license count for this hierarchy. This is an information only field. |
Cisco Standalone Phones |
The Cisco standalone phone count for this hierarchy. |
Cisco Voicemail Users |
The Cisco Voicemail user count for this hierarchy. |
Cisco Voice Users |
The Cisco Voice user count for this hierarchy. |
Contact Center Express |
The Cisco Unified Contact Centre Express user license count for this hierarchy. |
Contact Center User Webex |
The Contact Center User Webex license count for this hierarchy. |
Customer |
Customer |
Customer PKID |
Customer hierarchy pkid on the system |
Meeting Rooms |
Meeting Room license count for this hierarchy. |
Microsoft Meeting Rooms |
The Microsoft Meeting Room count for this hierarchy. |
MS Exchange Users |
The MS Exchange user count for this hierarchy. This is an information only field |
MS Online Users |
The MS Online user count for this hierarchy. This is an information only field |
MS Teams Voice Users |
The MS Teams voice user count for this hierarchy. This is an information only field |
Provider PKID |
Provider PKID |
Provider |
Provider |
Reseller |
Reseller |
Sites |
The site count for this hierarchy. This is an information only field |
Standalone Devices |
Standalone Device license count for this hierarchy. |
Timestamp |
The timestamp when the counts were created. |
Total License Usage |
This is a total of the usage values that count towards overall License usage to give an indication of usage total on the system. This includes the columns: User Licenses, Contact Center Express, Contact Center User Webex, Standalone Devices, Meeting Rooms, and Voss Phone Servers. Note - this total includes different license types depending on your contract (e.g UC users, CX users, Meeting Rooms, etc) and may not match the License total invoiced due to various other terms of your contract. |
User Licenses |
The user license count for this hierarchy. |
Voss Phone Servers |
Voss Phone Server license count for this hierarchy. |
Webex Calling Users |
The Webex Calling user count for this hierarchy. |
Webex UCM Calling Users |
The Webex UCM Calling user count for this hierarchy. |
Webex Users |
The Webex user count for this hierarchy. |
Webex Workspaces |
The Webex Workspace count for this hierarchy. |
Netflow Devices |
For standalone Netflow deployments. Count of device model device/netflow/Device. |
Netflow Flows |
For standalone Netflow deployments. Where Data Source type is netflow, the flow count of monthly flows (sum of all flows in a calendar month) for each DS9. |
Detailed and Anonymous License Audit Report file format#
Detailed#
The detailed version is a CSV file containing the hierarchy names for ease of understanding the data.
The header of the file contains metadata about the platform the file was generated on such as platform IDs, licensing info, version, and other similar data.
The main content of the file is an export of the Overall License count data as available via the admin portal. For details of the counting for each column, see Viewing License Audit Counts.
An example of the file:
#OrgID=
#Platform ID=67d0bba368c7ef880c8571d1
#hostname=python
#Provider Name=CS-P
#Software Version=pre-release.25.1.build-198
#Platform Version=25.1.0-1741721622
#Deployment Mode=Provider
#License Token=<license-token-not-found>
#License Expiry=<license-expiry-not-found>
#Date Time=2025-03-18 13:08
#Audit Version=5.2.0
Provider,Reseller,Customer,Provider PKID,Customer PKID,User Licenses,Contact Center Express,Cisco and MS Integrated Services,Contact Center User Webex,Standalone Devices,Meeting Rooms,Voss Phone Servers,Sites
CS-P,,,67d0d83e39e7e759c8a78048,,0,0,0,0,0,0,0,0
CS-P,CS-NB,AAAGlobal,67d0d83e39e7e759c8a78048,67d0d8c739e7e759c8a78b32,144,0,0,0,103,0,0,11
CS-P,CS-NB,NBIcorp,67d0d83e39e7e759c8a78048,67d0e20a39e7e759c8a8b337,0,0,0,0,0,0,0,4
CS-P,CS-NB,Overton,67d0d83e39e7e759c8a78048,67d11bc239e7e759c8ae8f2a,13,0,0,0,13,0,0,6
CS-P,,GeoLogic,67d0d83e39e7e759c8a78048,67d0d91d39e7e759c8a78d66,0,0,0,0,0,0,0,5
Note
For licensing:
OrgIDis the account id from the Customer Portal: Company Information.
Anonymous#
Filename format:
vlf_<provider_name>_<host_name>_anonymous_<YYYY-MM-DD_HHMM>.csv
The anonymous version of the file contains a slightly modified version of the detailed file removing the hierarchy names and replacing it with a customer pkid. The rest of the file content is the same as the detailed version outlined above. For more details on the hierarchy differences - see Viewing License Audit Counts. Here is an example of the anonymous file:
#OrgID=
#Platform ID=67d0bba368c7ef880c8571d1
#hostname=python
#Provider Name=CS-P
#Software Version=pre-release.25.1.build-198
#Platform Version=25.1.0-1741721622
#Deployment Mode=Provider
#License Token=<license-token-not-found>
#License Expiry=<license-expiry-not-found>
#Date Time=2025-03-18 13:08
#Audit Version=5.2.0
Provider PKID,Customer PKID,User Licenses,Contact Center Express,Cisco and MS Integrated Services,Contact Center User Webex,Standalone Devices,Meeting Rooms,Voss Phone Servers,Sites
67d0d83e39e7e759c8a78048,,0,0,0,0,0,0,0,0
67d0d83e39e7e759c8a78048,67d0d8c739e7e759c8a78b32,144,0,0,0,103,0,0,11
67d0d83e39e7e759c8a78048,67d0e20a39e7e759c8a8b337,0,0,0,0,0,0,0,4
67d0d83e39e7e759c8a78048,67d11bc239e7e759c8ae8f2a,13,0,0,0,13,0,0,6
67d0d83e39e7e759c8a78048,67d0d91d39e7e759c8a78d66,0,0,0,0,0,0,0,5
Note
Refer to the detailed notes following the table below for additional information.
Acronyms#
UCM: Unified Communications Manager
UCCX: Unified Contact Center Express
UCCE: Unified Contact Center Enterprise
EM: Extension Mobility profile
VM: Voicemail
SNR: Single Number Reach
Public Sector: boolean flag on Customer to indicate public sector customer. Can be set with an API call or on the GUI Customer form.
MS O365: Microsoft Office 365
MS Teams: Microsoft Teams