Versions Compared

Key

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

...

FieldTypeDescription
successbooleanIndicates whether your API request was successfully processed.
msgstringError message returned on failure.
fidintegerFeature ID.
ludstring

Indicates period of time for which usage information is generated, i.e. date and time for hourly usage and dates for the remaining granularity options.

luminintegerMinimal licenses used count for a given date.
luafloatAverage licenses used count for a given date.
lumaxintegerMaximum licenses used count for a given date.
lbminintegerMinimal licenses borrowed count for a given date.
lbmaxintegerMaximum licenses borrowed count for given date.

ldtc

integerDenials count.
hufloatHours used.
ftintegerFeature total.
codeinteger

Error code if success equals false, null otherwise.

totalCountintegerTotal number of rows returned.

Anchor

...

comparison

...

comparison
Obtaining information about usage history comparison for features

You can easily fetch metrics about usage history comparison for features by sending the following HTTP request.

...