Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


The information on this page refers to License Statistics versions prior to v6.3. This information no longer applies to License Statistics v6.3 and newer.


The Realtime Users Count endpoint delivers license usage metrics specific to the Realtime Users Count report, allowing you to see detailed information about the user count for all realtime license servers.

...

where $ indicates a variable value that you can replace with a value that best suits your needs. The possible parameters are described below.

Parameter

Required

Type

Description

${returnType}YesstringStandard format option. See Making an API request for details.
standard report options Novarious

See Making an API request for details.

Response

On success, this report will contain one row for each day in the past. Each row consists of columns: 

ColumnFull nameTypeDescriptionVisible by default in export

ucd

DatedateThe date.(tick)Yes

uct

Total Usersinteger

If using old licensing: The number of unique users that were using a license on any realtime license server in the last 14 days.

If using new licensing: The number of unique users that were using a license or were denied a license on any license server in the past.

(tick)Yes

ucdy

Daily Usersinteger

If using old licensing: The number of unique users using a license on any realtime license server on the given day.

If using new licensing: The number of unique users using a license or that were denied a license on any license server on the given day.

(tick)Yes

ucde

Denial UsersintegerNumber of unique users that were denied a license during the given day.
(tick)Yes

ucch

Concurrent HostsintegerMaximum number of hosts that were concurrently active on the given day.
(tick)Yes

Note that the order in the table is the default order of the columns in the exported file.

...