Versions Compared

Key

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

...

License Statistics API lets you generate data from the License Server Uptime report. This report shows license server status for the currently selected any license server during any period the server status was monitored.

...

FieldTypeDescription
success

boolean

Indicates if the API request was successfully processed. 

msg

string

Error message returned on failure.

lsucd

string

Date and time when License Statistics checked if license server was up.

lssid

integer

Id of license server status. Can be one of the following:

IdStatus
1UNKNOWN
2UP
3DOWN
4INTERNAL ERROR
5VERIFYING
6DISABLED

errid

integer

Id of error log 

codeintegerError code if success == false
totalCountintegerCount of all matching results.

...

FieldTypeDescription
success

boolean

Indicates if the API request was successfully processed.

msg

string

Error License Statistics error message returned on failure.

errmsg

string

Requested message for error log

codeintegerError code if success == false

...