Versions Compared

Key

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

...

where the response fields can be explained as follows.

Anchor
fields def
fields def

 

FieldTypeDescription
successbooleanIndicates whether your API request was successfully processed.
msgstringError message returned on failure.
fidinteger

Feature ID.

fnsstringFeature name.
ftypestringFeature type.
fvstringFeature version.
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.


Obtaining information about usage history for a license server
Anchor
lsApi
lsApi

...

If any of the requests has invalid or missing parameters, HTTP 400 BAD REQUEST is returned.

Obtaining information about usage history for a license server

...

group 
Anchor
license-server-groups
license-server-groups

You can easily fetch metrics for all features on a given license server group by sending the following HTTP request.

...