...
XML | JSON | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
...
XML | JSON | |||||
---|---|---|---|---|---|---|
|
...
Property | UI Field Name | Description | Specifications | Required | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
active | Active | Specification for whether or not the user is active. An active user can log in to the Controller. An inactive user cannot log in to the Controller, and the user will not appear in user lists. | Boolean. Valid Values: true/false. Default is false. | N | ||||||||||||
browserAccess | Web Browser Access | Specification for whether or not the user can log in to the user interface. | Valid Values: Html bobswift |
Default is – System Default – (0). | N | |||||||||||
businessPhone | Business Phone | Business phone number of this user. | N | |||||||||||||
commandLineAccess | Command Line Access | Specification for whether or not the user can log in to the Universal Controller Command Line Interface (CLI). | Valid values: html-bobswift<ul> <li>
Default is – System Default – (0). | N | ||||||||||||
department | Department | Business department of this user. | N | |||||||||||||
email | Email address of this user. | N | ||||||||||||||
excludeRelated | n/a | For the Modify User web service; specification for whether or not to exclude related records (User Permissions, User Roles) from the update, even if they are provided in the request.
| Valid values: true/false (default is false). | N | ||||||||||||
firstName | First Name | First Name of this user. | N | |||||||||||||
lastName | Last Name | Last Name of this user. | N | |||||||||||||
lockedOut | Locked out | Specification for whether or not the user is locked out of the Controller. | Boolean. Valid Values: true/false. Default is false. | N | ||||||||||||
loginMethod | Login Methods | Login method(s) that the user can authenticate with. | Valid Values: Html bobswift |
| N | |||||||||||
manager | Manager | Business manager of this user. | Manager user ID | N | ||||||||||||
middleName | Middle Name | Middle Name of this user. | N | |||||||||||||
mobilePhone | Mobile Phone | Mobile phone number of this user. | N | |||||||||||||
passwordNeedsReset | Password Requires Reset | Specification for whether or not the user will be prompted to reset the password at next login. | Boolean. Valid Values: true/false. Default is false. | N | ||||||||||||
retainSysIds | n/a | Specification for whether or not the Create a User web service will persist the sysId property. Html bobswift |
| Valid values: true/false (default is true). | N | |||||||||||
sysId | n/a | System ID field in the database for this record. | Persisted only if retainSysIds is set to true. | N | ||||||||||||
timeZone | Time Zone | Time zone of this user. | When this user logs in, all scheduling times will be shown in the user's time zone, unless the trigger specifies a different time zone. | N | ||||||||||||
title | Title | Business title of this user. | N | |||||||||||||
userName | User ID | Log in ID for this user. | Y | |||||||||||||
userPassword | Password | Password of this user. | Used only by the Create a User and Modify a User web services. | Y | ||||||||||||
webServiceAccess | Web Service Access | Specification for whether or not the user can log in to the Universal Controller RESTful Web Services API. | Valid values: Html bobswift |
Default is – System Default – (0). | N |
...
Property | UI Field Name | Description | Specifications | Required | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
allGroups | Member of Any Business Service or Unassigned | Specification for whether or not this permission applies both to records that belong to any Business Service and to records that do not belong to any Business Service. | Boolean. Valid Values: true/false. Default is false. | N | ||||||||||||||
commands | Commands | Commands that are associated with each permission. | Valid values: see #Command Permissions, below. | N | ||||||||||||||
defaultGroup | Unassigned to Business Service | Specification for whether or not this permission applies to records that do not belong to any Business Service. | Boolean. Valid Values: true/false. Default is false. | N | ||||||||||||||
nameWildcard | Name | Specification to apply this permission to records whose name matches the string specified here. | Wildcards (*'s) can be used. | Y | ||||||||||||||
opCreate | Create | Allows the user to create records of the specified | Boolean. Valid Values: true/false. Default is false. | N | ||||||||||||||
opDelete | Delete | Allows the user to delete records of the specified | Boolean. Valid Values: true/false. Default is false. | N | ||||||||||||||
opExecute | Execute | Allows the user to execute records of the specified | Boolean. Valid Values: true/false. Default is false. Html bobswift |
If the Strict Connection Execute Constraints Universal Controller system property is true: Html bobswift |
| N | ||||||||||||
opRead | Read | Allows the user to read records of the specified | Boolean. Valid Values: true/false. Default is false. Html bobswift |
| N | |||||||||||||
opUpdate | Update | Allows the user to update records of the specified | Boolean. Valid Values: true/false. Default is false. | N | ||||||||||||||
opswiseGroups | Member of Business Services | Applies this permission to records that are members of the selected Business Service(s).
Â
| N | |||||||||||||||
permissionType | Type | Type of permission for this user. | Valid values: Html bobswift |
| Y | |||||||||||||
sysId | n/a | System ID field in the database for a record. | Persisted only if retainSysIds is set to true. | N |
...