Versions Compared

Key

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

...

FieldTypeDescription
successbooleanIndicates that 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 given date.
luafloatAverage licenses used count for given date.
lumaxintegerMaximum licenses used count for given date.
lbminintegerMinimal licenses borrowed count for given date.
lbmaxintegerMaximum licenses borrowed count for given date.

ldtc

integerDenials count.
hufloatHours used.
ftintegerFeature total.
codeinteger

Error code . On if success , it equals false. Otherwise the value is , null otherwise.

totalCountintegerTotal number of rows returned.

Obtaining information about usage history comparison for

...

features

If you want to obtain information about usage history comparison for featurefeatures, we recommend that you use the following URL request template.

...

FieldTypeDescription
successbooleanIndicates that the API request was successfully processed.
msgstringError message returned on failure.
fidintegerFeature ID.
ludstringIndicates 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 given date.
luafloatAverage licenses used count for given date.
lumaxintegerMaximum licenses used count for given date.
lbminintegerMinimal licenses borrowed count for given date.
lbmaxintegerMaximum licenses borrowed count for given date.

ldtc

integerDenials count.
hufloatHours used.
ftintegerFeature total.
codeintegerError code . On if success , it equals false. Otherwise the value is , null otherwise.
totalCountintegerTotal number of rows returned.
fnsstringFeature name.
ftypestringFeature type.
fvstringFeature version.

...