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
 

Field
Type
Description

uid

integer

User ID.

un

string

Username.

hn

string

Hostname.

lus

integer

Total number of licenses used by user on host.

lco

string

Date when license was checked out. The date format is 'YYYY-MM-DD HH:MM'; for example, 2017-05-20 10:20.

lbe

string

Borrow expiration date. The date format is 'YYYY-MM-DD HH:MM'; for example, 2017-05-20 10:20.

Returns an empty string if does not apply.

uil

boolean

Indicates whether user details have been imported from an LDAP directory. Note that you cannot filter and order data by this field.

msg

string

Error message returned on failure.

success

boolean

Indicates whether the API request was successfully processed. 

codeinteger

Error code for an unsuccessful request.

totalCountinteger

Total number of all matching results.

...