| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
ID of the User |
integer |
None. |
| ClientID |
ID of the Client this user belongs to |
integer |
None. |
| ClientName |
Name of the Client this user belongs to |
string |
None. |
| UserName |
The username |
string |
None. |
| GivenName |
The user's given name |
string |
None. |
| FamilyName |
The user's family name |
string |
None. |
| Active |
Whether or not the user is active. Only available to those with sufficient access privileges |
boolean |
None. |
|
The user's email address |
string |
None. |
|
| UserRole |
The user's role (access level) |
UserRole |
None. |
| UserRoleDescription |
The user's role string form. |
string |
None. |
| MobileNumber |
The user's mobile phone number |
string |
None. |
| TimeZoneID |
The user's set time zone. |
string |
None. |
| EnableAlertTimeframe |
Whether or not this user has a set timeframe for receiving alerts |
boolean |
None. |
| AlertTimeframeStart |
The start of the user's Alert Timeframe |
time interval |
None. |
| AlertTimeframeEnd |
The end of the user's Alert Timeframe |
time interval |
None. |
| DefaultDashboard |
The User's default dashboard, for the WebApp |
integer |
None. |
| DateFormat |
Format string for displaying Date information |
string |
None. |
| TimeFormat |
Format string for displaying Time information |
string |
None. |
| GraphTooltips |
Whether or not to display tooltips on MultiGraphs |
boolean |
None. |