WebEx User add/mod/del relation.
GET http://[host-proxy]/api/relation/WebExClient/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"last_name": {
"type": "string",
"description": "The User last name.",
"title": "Last Name"
},
"username_uccx": {
"required": false,
"type": "string",
"description": "The username corresponding to the the Username in Cisco Unified Contact Centre Express.",
"title": "Cisco Unified Contact Centre Express User Name"
},
"ldap_server": {
"description": "A reference to the LDAP server which this user must authenticate against.",
"title": "LDAP Server",
"format": "uri",
"required": false,
"choices": [],
"target_model_type": "data/Ldap",
"type": "string",
"target": "/api/data/Ldap/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"manager": {
"type": "string",
"description": "Manager.",
"title": "Manager"
},
"postal_code": {
"type": "string",
"description": "Contains code used by a Postal Service to identify postal service zones.",
"title": "Postal Code"
},
"jabber_id": {
"type": "string",
"description": "Jabber ID",
"title": "Jabber ID"
},
"display_name": {
"type": "string",
"description": "Display name of the user",
"title": "Display Name"
},
"sync_type": {
"default": "LOCAL",
"type": "string",
"description": "Sync type of the user. Identifies the user type that was synced from device as indicated by Sync Source information, e.g. CUCM-Local, CUCM-LDAP, LOCAL.",
"title": "Sync Type"
},
"title": {
"type": "string",
"description": "Title.",
"title": "Title"
},
"username_avaya_system_manager": {
"required": false,
"type": "string",
"description": "The username corresponding to the the Username in Avaya System Manager.",
"title": "Avaya System Manager User Name"
},
"home_phone": {
"items": {
"type": "string"
},
"type": "array",
"description": "Contains strings that represent the user's home phone number(s).",
"title": "Home Phone"
},
"customString3": {
"type": "string",
"description": "Custom String",
"title": "Custom String 3"
},
"customString2": {
"type": "string",
"description": "Custom String",
"title": "Custom String 2"
},
"customString1": {
"type": "string",
"description": "Custom String",
"title": "Custom String 1"
},
"customString7": {
"type": "string",
"description": "Custom String",
"title": "Custom String 7"
},
"customString6": {
"type": "string",
"description": "Custom String",
"title": "Custom String 6"
},
"customString5": {
"type": "string",
"description": "Custom String",
"title": "Custom String 5"
},
"customString4": {
"type": "string",
"description": "Custom String",
"title": "Custom String 4"
},
"customString9": {
"type": "string",
"description": "Custom String",
"title": "Custom String 9"
},
"customString8": {
"type": "string",
"description": "Custom String",
"title": "Custom String 8"
},
"mvs_primary_line_cos": {
"type": "string",
"title": "Primary Class of Service"
},
"mvs_hybrid_status": {
"required": false,
"type": "string",
"title": "Hybrid Status"
},
"LDAPUser": {
"items": {
"type": "object",
"properties": {
"ldap_server": {
"description": "A reference to the LDAP server which this user must authenticate against.",
"title": "LDAP Server",
"format": "uri",
"required": false,
"choices": [],
"target_model_type": "data/Ldap",
"type": "string",
"target": "/api/data/Ldap/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"data_username": {
"description": "The data username that is mapped to the associated LDAP device model instance.",
"title": "Data Username",
"format": "uri",
"required": false,
"choices": [],
"target_attr": "username",
"target_model_type": "data/User",
"type": "string",
"target": "/api/data/User/choices/?field=username&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"ldap_username": {
"required": true,
"type": "string",
"description": "The login attribute of the associated LDAP device model instance",
"title": "LDAP Username"
}
}
},
"type": "array",
"maxItems": 1,
"title": "Ldap User"
},
"username_ldap": {
"required": false,
"type": "string",
"description": "The username corresponding to the the Username in the LDAP Directory.",
"title": "LDAP Directory User Name"
},
"password": {
"is_password": true,
"description": "The User password.",
"title": "Password",
"pattern": ".{8,}",
"store_encrypted": true,
"type": "string"
},
"mvs_primary_line": {
"type": "string",
"title": "Primary Line"
},
"account_information": {
"properties": {
"reason_for_disabled": {
"required": false,
"type": "string",
"description": "A description of why the account is disabled.",
"title": "Reason for Disabled"
},
"locked": {
"required": false,
"type": "boolean",
"description": "Indicates if the account has been locked to prevent the user from logging in.",
"title": "Locked"
},
"change_password_on_login": {
"required": false,
"type": "boolean",
"description": "Indicates if the user must be forced to change their password the next time that login.",
"title": "Change Password on Next Login"
},
"security_questions": {
"items": {
"type": "object",
"properties": {
"answer": {
"title": "Answer",
"required": true,
"type": "string",
"maxLength": 128
},
"question": {
"maxLength": 128,
"required": true,
"type": "string",
"displayable": true,
"title": "Question"
}
}
},
"type": "array",
"title": "Security Questions"
},
"disabled": {
"required": false,
"type": "boolean",
"description": "Indicates if the account has been disabled to prevent the user from logging in until an administrator enables the account again.",
"title": "Disabled"
},
"credential_policy": {
"description": "Specifies the policy with the rules used to govern this user's credentials.",
"title": "Credential Policy",
"format": "uri",
"required": false,
"choices": [],
"target_attr": "name",
"target_model_type": "data/CredentialPolicy",
"type": "string",
"target": "/api/data/CredentialPolicy/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"failed_login_lock_date": {
"title": "Time Locked Due to Failed Login Attempts",
"required": false,
"type": "string",
"description": "The time when the user account was locked as result of the number of failed login attempts exceeding the permitted thresholds.",
"format": "date-time"
},
"password_last_change_time_by_user": {
"description": "The time when the password was last changed by the user.",
"title": "Time of Last Password Change By User",
"format": "date-time",
"required": false,
"readonly": true,
"type": "string"
},
"password_last_change_time": {
"description": "The time when the password was last changed.",
"title": "Time of Last Password Change",
"format": "date-time",
"required": false,
"readonly": true,
"type": "string"
},
"num_of_failed_login_attempts": {
"default": "0",
"required": false,
"type": "integer",
"description": "The total number of failed login attempts since last successful login.",
"title": "Number of Failed Login Attempts Since Last Successful Login"
},
"used_passwords": {
"items": {
"type": "object",
"properties": {
"password": {
"type": "string",
"description": "Used password",
"title": "Password"
},
"time_created": {
"type": "string",
"description": "Time when password was created.",
"title": "Time Created"
}
}
},
"type": "array",
"description": "List of passwords that have been used by user.",
"title": "Used Passwords"
},
"last_login_time": {
"description": "The time the user last logged in successfully.",
"title": "Time of Last Successful Login",
"format": "date-time",
"required": false,
"readonly": true,
"type": "string"
}
},
"required": false,
"type": "object",
"description": "Additional account information for the given user.",
"title": "Account Information"
},
"telephone_number": {
"items": {
"type": "string"
},
"type": "array",
"description": "Telephone Number.",
"title": "Telephone Number"
},
"street": {
"type": "string",
"description": "Contains site information from a postal address.",
"title": "Street"
},
"object_class": {
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"type": "array",
"title": "Object Class"
},
"building_name": {
"type": "string",
"description": "Building name or number.",
"title": "Building Name"
},
"first_name": {
"type": "string",
"description": "The User first name.",
"title": "First Name"
},
"employee_number": {
"type": "string",
"description": "Employee number of the user",
"title": "Employee Number"
},
"username_cuc": {
"required": false,
"type": "string",
"description": "The username corresponding to the the Username in Cisco Unity Connection.",
"title": "Cisco Unity Connection User Name"
},
"entitlement_profile": {
"is_password": false,
"target_model_type": "data/HcsEntitlementProfileDAT",
"target": "/api/data/HcsEntitlementProfileDAT/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"required": false,
"displayable": false,
"choices": [],
"readonly": false,
"maxLength": 1024,
"title": "Entitlement Profile",
"type": "string"
},
"state": {
"type": "string",
"description": "Contains full names of state or province.",
"title": "State"
},
"email": {
"required": false,
"type": "string",
"description": "The User email address.",
"title": "Email Address"
},
"username_microsoft": {
"required": false,
"type": "string",
"description": "The username corresponding to the the Microsoft Username.",
"title": "Microsoft User Name"
},
"username_ms_teams": {
"required": false,
"type": "string",
"description": "The username corresponding to the the Username in Microsoft Teams.",
"title": "Microsoft Teams User Name"
},
"customListOfStrings8": {
"items": {
"type": "string"
},
"type": "array",
"description": "Custom List of Strings",
"title": "Custom List of Strings 8"
},
"customListOfStrings9": {
"items": {
"type": "string"
},
"type": "array",
"description": "Custom List of Strings",
"title": "Custom List of Strings 9"
},
"sync_source": {
"description": "Sync source of the user. Identifies where the user was synced from. This value will determine the master of the data. The data in the User model will be derived from the fields of the master application (E.G. CUCM, CUC, MS-LDAP).",
"title": "Sync Source",
"default": "LOCAL",
"format": "uri",
"choices": [],
"target_attr": "name",
"target_model_type": "data/UserSyncSource",
"type": "string",
"target": "/api/data/UserSyncSource/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"customListOfStrings1": {
"items": {
"type": "string"
},
"type": "array",
"description": "Custom List of Strings",
"title": "Custom List of Strings 1"
},
"customListOfStrings2": {
"items": {
"type": "string"
},
"type": "array",
"description": "Custom List of Strings",
"title": "Custom List of Strings 2"
},
"customListOfStrings3": {
"items": {
"type": "string"
},
"type": "array",
"description": "Custom List of Strings",
"title": "Custom List of Strings 3"
},
"customListOfStrings4": {
"items": {
"type": "string"
},
"type": "array",
"description": "Custom List of Strings",
"title": "Custom List of Strings 4"
},
"auth_method": {
"default": "Local",
"choices": [
{
"value": "Local",
"title": "Local"
},
{
"value": "Automatic",
"title": "Automatic"
},
{
"value": "LDAP",
"title": "LDAP"
},
{
"value": "SSO",
"title": "SSO"
}
],
"type": "string",
"description": "The type of authentication that our user would be using. Typically this would be choices between a Standard VOSS 4 UC user, an LDAP user or an SSO user.",
"title": "Auth Method"
},
"sso_idp": {
"description": "The entity id of the SSO Identity Provider.",
"title": "SSO Identity Provider",
"format": "uri",
"required": false,
"choices": [],
"target_attr": "entity_id",
"target_model_type": "data/SsoIdentityProvider",
"type": "string",
"target": "/api/data/SsoIdentityProvider/choices/?field=entity_id&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"customListOfStrings7": {
"items": {
"type": "string"
},
"type": "array",
"description": "Custom List of Strings",
"title": "Custom List of Strings 7"
},
"preferred_language": {
"type": "string",
"description": "Preferred Language.",
"title": "Preferred Language"
},
"country": {
"type": "string",
"description": "Country name.",
"title": "Country"
},
"CUCMUser": {
"items": {
"type": "object",
"properties": {
"mlppPassword": {
"is_password": true,
"description": " Confirm the MLPP password. \n \n \n \n Note\u00a0\u00a0\u00a0 \n To confirm that you entered the MLPP Password correctly, re-enter the password in this field. \n \n \n ",
"title": "Confirm MLPP Password",
"minItems": 0,
"pattern": "^[0-9]{4,20}$",
"required": false,
"maxItems": 1,
"minLength": 4,
"maxLength": 20,
"type": "string"
},
"associatedPc": {
"description": " This required field applies for \n Cisco IP Softphone users. ",
"title": "Associated Pc",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"convertUserAccount": {
"description": " This check box appears for LDAP synchronized end users. Check this check box then save changes to convert an LDAP synchronized user to a local user. ",
"title": "Convert LDAP Synchronized User to Local User",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"customerName": {
"description": "This tag should only be used by Hosted Collaboration Solution Shared Architecture deployments.",
"title": "Customer Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"pin": {
"is_password": true,
"description": " Enter the PIN again. ",
"title": "Confirm PIN",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"imAndPresenceEnable": {
"description": " Check this check box to enable the end user (on the home cluster) for IM and Presence. Configure IM and Presence in the associated service profile. \n \n \n \n Note\u00a0\u00a0\u00a0 \n IM and Presence does not function properly if an end user is assigned to more than one home cluster. \n \n \n \n \n \n \n Note\u00a0\u00a0\u00a0 \n You must install a Unified Communications Manager IM and Presence node along with this Unified Communications Manager cluster. Use the User Management > User Settings > UC Services menu to configure the IM and Presence service. \n \n \n ",
"title": "Enable User for Unified CM IM and Presence (Configure IM and Presence in the associated UC Service Profile)",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"calendarPresence": {
"title": "Calendar Presence",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"userProfile": {
"target": "/api/device/cucm/UserProfileProvision/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/UserProfileProvision",
"title": "User Profile",
"type": [
"string",
"null"
]
},
"associatedDevices": {
"description": "Also known as controlled devices.",
"title": "Associated Devices",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"device": {
"description": "Name of device.",
"title": "Device",
"minItems": 0,
"items": {
"target": "/api/device/cucm/Phone/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"choices": [],
"target_attr": "name",
"maxLength": 50,
"target_model_type": "device/cucm/Phone",
"type": "string"
},
"required": false,
"type": "array",
"name": "device"
}
}
},
"manager": {
"description": " Enter the user ID of the end user manager ID. \n \n \n \n Tip\u00a0\u00a0\u00a0 \n The manager user ID that you enter does not have to exist in the same cluster as the end user; therefore, \n Unified CM does not require that you enter a user ID that already exists in the database. \n \n \n ",
"title": "Manager",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"ipccExtension": {
"description": " From the drop-down list box, choose an IPCC extension for this end user. \n \n \n \n Note\u00a0\u00a0\u00a0 \n This field appears only if the IPCC Express Installed enterprise parameter is set to True. \n \n \n ",
"title": "IPCC Extension",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"homeCluster": {
"description": " Check this check box if the end user is homed to this cluster. The end user should only be homed to one cluster within the enterprise. \n \n \n \n Note\u00a0\u00a0\u00a0 \n After an upgrade to Unified Communications Manager Release 10.0(1), when new users are synced from LDAP, the home cluster is not enabled. You must modify your existing LDAP synchronization agreement and add a Feature Group Template which has the home cluster enabled. \n \n \n ",
"title": "Home Cluster",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"maxDeskPickupWaitTime": {
"description": " Enter the maximum time in milliseconds that is permitted to pass before the user must pick up a call that is transferred from the mobile phone to desktop phone. ",
"title": "Maximum Wait Time for Desk Pickup",
"minItems": 0,
"required": false,
"default": 10000,
"maxItems": 1,
"type": "integer"
},
"primaryExtension": {
"description": "Only DNs associated with the associatedDevices of the User can be used as primary extension.",
"title": "Primary Extension",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"pattern": {
"target_model_type": "device/cucm/Line",
"target": "/api/device/cucm/Line/choices/?field=pattern&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"minItems": 1,
"description": "DN or Pattern",
"required": true,
"choices": [],
"target_attr": "pattern",
"maxItems": 1,
"maxLength": 255,
"title": "Pattern",
"type": "string",
"name": "pattern"
},
"routePartitionName": {
"target_model_type": "device/cucm/RoutePartition",
"target": "/api/device/cucm/RoutePartition/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"minItems": 0,
"description": "Route Partition to which the DN is associated.",
"required": true,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"maxLength": 50,
"title": "Route Partition Name",
"type": [
"string",
"null"
],
"name": "routePartitionName"
}
}
},
"directoryUri": {
"description": " Enter the directory URI that you want to associate to this end user. A directory URI looks like an email address and follows the user@host format. For information about valid formats for directory URIs, see Directory URI formats in the \"Intercluster Directory URI\" chapter of the Cisco Unified Communications Manager Administrative Guide. \n \n \n \n Note\u00a0\u00a0\u00a0 \n If you enter a directory URI and also enter a directory number in the Primary Extension field, this directory URI automatically becomes the primary directory URI that is associated to that directory number. \n \n \n ",
"title": "Directory Uri",
"minItems": 0,
"pattern": "^[^@]{1,47}@[^@]+$",
"required": false,
"maxItems": 1,
"maxLength": 254,
"type": [
"string",
"null"
]
},
"title": {
"minItems": 0,
"required": false,
"type": [
"string",
"null"
],
"maxItems": 1,
"title": "Title"
},
"middleName": {
"description": " Enter the end user middle name. ",
"title": "Middle Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"patternPrecedence": {
"description": " Set the MLPP Precedence Authorization Level. The following precedence levels indicate the priority level that is associated with a call: \n \n \n 0: Flash Override (highest) \n \n 1: Flash \n \n 2: Immediate \n \n 3: Priority \n \n 4: Routine (lowest) \n You can set the Precedence Authorization Level to any standard precedence level from Routine to Executive Override. Calls of equal or lower precedence are authorized to be originated by the user. ",
"title": "MLPP Precedence Authorization Level",
"minItems": 0,
"required": false,
"choices": [
{
"value": "Flash Override",
"title": "Flash Override"
},
{
"value": "Flash",
"title": "Flash"
},
{
"value": "Immediate",
"title": "Immediate"
},
{
"value": "Priority",
"title": "Priority"
},
{
"value": "Routine",
"title": "Routine"
},
{
"value": "Default",
"title": "Default"
},
{
"value": "Executive Override",
"title": "Executive Override"
}
],
"default": "Default",
"maxItems": 1,
"type": "string"
},
"associatedHeadsets": {
"description": "Contains headset that are associated to user.",
"title": "Associated Headsets",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"headset": {
"description": "Name of headset.",
"title": "Headset",
"minItems": 0,
"items": {
"type": "string",
"maxLength": 50
},
"required": false,
"maxItems": 15,
"type": "array",
"name": "headset"
}
}
},
"attendeesAccessCode": {
"description": " Set the Attendees Access Code for a secure conference call. The access code can be modified in the Self Care Portal. For more information on how to modify the access code, see the Cisco Unified Communications Self Care Portal User Guide. ",
"title": "Attendees Access Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"homeNumber": {
"description": " Enter the end user home number. You may use the following special characters: (,), and -. ",
"title": "Home Number",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"ipccRoutePartition": {
"description": "Applicable for Controlled Devices so this tag is appropriate for Get/UpdateUser APIs with ipccExtension tag only.",
"title": "Ipcc Route Partition",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"zeroHop": {
"description": "If zeroHop value is false pin will be synchronized with UCxN, if synchronization is enabled for Unity Connection server and if zeroHop is true pin will not be synchronized with UCxN. This tage is supported only for updateUser api",
"title": "Zero Hop",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"department": {
"description": " Enter the end user department information (for example, the department number or name). ",
"title": "Department",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"digestCredentials": {
"is_password": true,
"description": " To confirm that you entered the digest credentials correctly, re-enter the credentials in this field. ",
"title": "Confirm Digest Credentials",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"enableUserToHostConferenceNow": {
"description": " Check this check box to allow End User to host Conference Now. ",
"title": "Enable User To Host Conference Now",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"associatedGroups": {
"title": "Associated Groups",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"userGroup": {
"name": "userGroup",
"title": "User Group",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"name": {
"target_model_type": "device/cucm/UserGroup",
"target": "/api/device/cucm/UserGroup/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"minItems": 1,
"description": "Name of User Group",
"required": true,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"maxLength": 100,
"title": "Groups",
"type": "string",
"name": "name"
},
"userRoles": {
"name": "userRoles",
"title": "User Roles",
"minItems": 0,
"required": false,
"readonly": true,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"userRole": {
"description": "READ ONLY: Name of the User Role associated with the user group will be taken.",
"title": "Roles",
"minItems": 0,
"items": {
"type": "string",
"maxLength": 100
},
"required": false,
"type": "array",
"name": "userRole"
}
}
}
}
},
"required": false,
"type": "array"
}
}
},
"selfService": {
"description": " The Meeting Number is generated automatically when the Self-Service User ID field is configured. ",
"title": "Self Service",
"minItems": 0,
"pattern": "^[0-9*#]{0,27}$",
"required": false,
"maxItems": 1,
"maxLength": 50,
"type": "string"
},
"enableMobility": {
"description": " Check this check box to activate Cisco Unified Mobility, which allows the user to manage calls by using a single phone number and to pick up in-progress calls on the desktop phone and cellular phone. Checking this check box triggers licensing to consume device license units for Cisco Unified Mobility. ",
"title": "Enable Mobility",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"enableEmcc": {
"description": " Check this box to enable this end user to use the \n Cisco Extension Mobility Cross Cluster feature. For more information about the \n Cisco Extension Mobility Cross Cluster feature, see the Feature Configuration Guide for Cisco Unified Communications Manager. ",
"title": "Enable Extension Mobility Cross Cluster",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"passwordCredentials": {
"description": "Not Applicable for Add. Credential configuration for password.",
"title": "Password Credentials",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"pwdCredUserMustChange": {
"name": "pwdCredUserMustChange",
"title": "Pwd Cred User Must Change",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"pwdCredUserCantChange": {
"name": "pwdCredUserCantChange",
"title": "Pwd Cred User Cant Change",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"pwdCredTimeChanged": {
"name": "pwdCredTimeChanged",
"title": "Pwd Cred Time Changed",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"pwdCredTimeAdminLockout": {
"name": "pwdCredTimeAdminLockout",
"title": "Pwd Cred Time Admin Lockout",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"pwdCredPolicyName": {
"name": "pwdCredPolicyName",
"title": "Pwd Cred Policy Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"pwdCredLockedByAdministrator": {
"name": "pwdCredLockedByAdministrator",
"title": "Pwd Cred Locked By Administrator",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"pwdResetHackCount": {
"description": "The tag will be ignored in add, while update you can reset the hack count.",
"title": "Pwd Reset Hack Count",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean",
"name": "pwdResetHackCount"
},
"pwdCredDoesNotExpire": {
"name": "pwdCredDoesNotExpire",
"title": "Pwd Cred Does Not Expire",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"numericUserId": {
"description": " This pane displays the Instance ID from the CAPF Profile that you configured for this user. To view or update the profile, double-click the Instance ID or click the Instance ID to highlight it; then, click View Details. The End User CAPF Profile Configuration window displays with the current settings. \n \n \n \n Note\u00a0\u00a0\u00a0 \n The MLPP User Identification number must comprise 6 - 20 numeric characters. \n \n \n For information on how to configure the End User CAPF Profile, see the \n Cisco Unified Communications Manager Security Guide. ",
"title": "MLPP User ID",
"minItems": 0,
"pattern": "^[0-9]{6,20}$",
"required": false,
"maxItems": 1,
"type": "string"
},
"subscribeCallingSearchSpaceName": {
"description": " Supported with the BLF Presence feature, the SUBSCRIBE calling search space determines how \n Unified Communications Manager routes presence requests that come from the end user. This setting allows you to apply a calling search space separate from the call-processing search space for presence (SUBSCRIBE) requests for the end user. From the drop-down list box, choose the SUBSCRIBE calling search space to use for presence requests for the end user. All calling search spaces that you configure in \n Cisco Unified CM Administration appear in the SUBSCRIBE Calling Search Space drop-down list box. If you do not select a different calling search space for the end user from the drop-down list box, the SUBSCRIBE calling search space defaults to None. To configure a SUBSCRIBE calling search space specifically for this purpose, you configure a calling search space as you do all calling search spaces. ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/Css",
"title": "SUBSCRIBE Calling Search Space",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/Css/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"userLocale": {
"description": " From the drop-down list box, choose the locale that is associated with the end user. The user locale identifies a set of detailed information to support end users, including language and font. Unified Communications Manager uses this locale for extension mobility and the Cisco Unified Communications Self Care Portal. For \n Cisco Extension Mobility login, the locale that is specified takes precedence over the device and device profile settings. For \n Cisco Extension Mobility logout, Unified Communications Manager uses the end user locale that the default device profile specifies. \n \n \n \n Note\u00a0\u00a0\u00a0 \n If you do not choose an end user locale, the locale that is specified in the Cisco CallManager service parameters as Default User Locale applies. \n \n \n ",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/UserLocale",
"title": "User Locale",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/UserLocale/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"enableCti": {
"description": " If this check box is checked, when the user logs in to a device, the AllowCTIControlFlag device property becomes active, which allows control of the device from CTI applications. Until the user logs in to a device, this setting has no effect. \n \n \n \n Note\u00a0\u00a0\u00a0 \n The Allow Control of Device from CTI setting in the end user configuration overrides the AllowCTIControlFlag device property of the device to which the user logs in. \n \n \n ",
"title": "Allow Control of Device from CTI",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"mailid": {
"description": " Enter the end user e-mail address. ",
"title": "Mailid",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"phoneProfiles": {
"title": "Phone Profiles",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"profileName": {
"name": "profileName",
"title": "Profile Name",
"minItems": 1,
"items": {
"target": "/api/device/cucm/DeviceProfile/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"choices": [],
"target_attr": "name",
"target_model_type": "device/cucm/DeviceProfile",
"type": "string"
},
"required": false,
"type": "array"
}
}
},
"pagerNumber": {
"description": " Enter the end user pager number. You may use the following special characters: (,), and -. ",
"title": "Pager Number",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"nameDialing": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Name Dialing"
},
"enableMobileVoiceAccess": {
"description": " Check this check box to allow the user to access the Mobile Voice Access integrated voice response (IVR) system to initiate Cisco Unified Mobility calls and activate or deactivate Cisco Unified Mobility capabilities. ",
"title": "Enable Mobile Voice Access",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"password": {
"is_password": true,
"description": " This field does not display for LDAP Synchronized users if LDAP Authentication is enabled. Enter the end user password again. ",
"title": "Confirm Password",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"defaultProfile": {
"description": " From the drop-down list box, choose a default extension mobility profile for this end user. ",
"title": "Default Profile",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"telephoneNumber": {
"description": " Enter the end user work number. You may use the following special characters: (,\u00a0), and -. ",
"title": "Telephone Number",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"mobileNumber": {
"description": " Enter the end user mobile number. You may use the following special characters: (,), and -. ",
"title": "Mobile Number",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"displayName": {
"description": " This field appears for local end users as well as LDAP synchronized end users. You can specify a display name for the local end users. For LDAP synchronized end users, this field appears if Microsoft Active Directory is used as the corporate directory. It displays the display name of the end user as specified in Microsoft Active Directory. \n \n \n \n Note\u00a0\u00a0\u00a0 \n This field is supported on Administrative XML (AXL) and Bulk Administration Tool (BAT). \n \n \n ",
"title": "Display Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"firstName": {
"description": " Enter the end user first name. ",
"title": "First Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"lastName": {
"description": " Enter the end user last name. ",
"title": "Last Name",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "string"
},
"serviceProfile": {
"description": "To revert to the System Default Service Profile value, select any value from the drop-down, blank it (i.e. delete ALL text) and submit.",
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/ServiceProfile",
"title": "UC Service Profile",
"type": [
"string",
"null"
],
"target": "/api/device/cucm/ServiceProfile/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"status": {
"description": "Garbage Collection Status",
"title": "Garbage Collection Status",
"minItems": 0,
"required": false,
"readonly": true,
"maxItems": 1,
"type": "integer"
},
"userid": {
"description": " Enter the unique end user identification name. You can enter any character, including alphanumeric and special characters. No character restrictions exist for this field. You can modify the user ID only for local users. For LDAP synchronized users, you can view the user ID, but you cannot modify it. \n \n \n \n Note\u00a0\u00a0\u00a0 \n We recommend that you do not use a slash (/) in the User ID field. Cisco User Data Services will not function properly for the user when the User ID contains a slash. \n \n \n ",
"title": "Userid",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "string"
},
"emMaxLoginTime": {
"minItems": 0,
"required": false,
"type": [
"integer",
"null"
],
"maxItems": 1,
"title": "Em Max Login Time"
},
"ctiControlledDeviceProfiles": {
"title": "Cti Controlled Device Profiles",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"profileName": {
"description": " This drop-down list box displays the CTI-controlled profiles that are available for association with an end user who is configured for CTI. ",
"title": "Controlled Profiles",
"minItems": 1,
"items": {
"target": "/api/device/cucm/DeviceProfile/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"choices": [],
"target_attr": "name",
"target_model_type": "device/cucm/DeviceProfile",
"type": "string"
},
"required": true,
"type": "array",
"name": "profileName"
}
}
},
"extensionsInfo": {
"description": "These tags are for Quick User/Phone Add page",
"title": "Extensions Info",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"extension": {
"description": "These tags are for Quick User/Phone Add page",
"title": "Extension",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"pattern": {
"name": "pattern",
"title": "Pattern",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "string"
},
"partition": {
"name": "partition",
"title": "Partition",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"linePrimaryUri": {
"name": "linePrimaryUri",
"title": "Line Primary Uri",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"sortOrder": {
"name": "sortOrder",
"title": "Sort Order",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"integer",
"null"
]
},
"routePartition": {
"name": "routePartition",
"title": "Route Partition",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
}
}
},
"required": false,
"type": "array",
"name": "extension"
}
}
},
"userIdentity": {
"description": "Value should be of of the format user@domain",
"title": "User Identity",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"ldapDirectoryName": {
"target": "/api/device/cucm/LdapDirectory/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken],
"format": "uri",
"minItems": 0,
"required": false,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/LdapDirectory",
"title": "Ldap Directory Name",
"type": [
"string",
"null"
]
},
"remoteDestinationLimit": {
"description": " Enter the maximum number of phones to which the user is permitted to transfer calls from the desktop phone. ",
"title": "Remote Destination Limit",
"minItems": 0,
"required": false,
"default": 4,
"maxItems": 1,
"type": "integer"
},
"customUserFields": {
"title": "Custom User Fields",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"customUserField": {
"description": "This Tag is valid only for GetUser",
"title": "Custom User Field",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"name": {
"name": "name",
"title": "Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"value": {
"name": "value",
"title": "Value",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
}
}
},
"required": false,
"maxItems": 5,
"type": "array",
"name": "customUserField"
}
}
},
"pinCredentials": {
"description": "Not Applicable for add. These groups get automatically added once an user is added. ",
"title": "Pin Credentials",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"pinResetHackCount": {
"description": "The tag will be ignored in add, while update you can reset the hack count.",
"title": "Pin Reset Hack Count",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean",
"name": "pinResetHackCount"
},
"pinCredLockedByAdministrator": {
"name": "pinCredLockedByAdministrator",
"title": "Pin Cred Locked By Administrator",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"pinCredTimeAdminLockout": {
"name": "pinCredTimeAdminLockout",
"title": "Pin Cred Time Admin Lockout",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": [
"string",
"null"
]
},
"pinCredDoesNotExpire": {
"name": "pinCredDoesNotExpire",
"title": "Pin Cred Does Not Expire",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"pinCredPolicyName": {
"name": "pinCredPolicyName",
"title": "Pin Cred Policy Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"pinCredUserCantChange": {
"name": "pinCredUserCantChange",
"title": "Pin Cred User Cant Change",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"pinCredTimeChanged": {
"name": "pinCredTimeChanged",
"title": "Pin Cred Time Changed",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"pinCredUserMustChange": {
"name": "pinCredUserMustChange",
"title": "Pin Cred User Must Change",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"lineAppearanceAssociationForPresences": {
"description": "Applicable for Controlled Devices",
"title": "Line Appearance Association For Presences",
"minItems": 0,
"required": false,
"readonly": true,
"maxItems": 1,
"type": [
"object",
"null"
],
"properties": {
"lineAppearanceAssociationForPresence": {
"name": "lineAppearanceAssociationForPresence",
"title": "Line Appearance Association For Presence",
"minItems": 0,
"items": {
"type": [
"object",
"null"
],
"properties": {
"laapProductType": {
"name": "laapProductType",
"title": "Laap Product Type",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"laapAssociate": {
"name": "laapAssociate",
"title": "Laap Associate",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"laapDeviceName": {
"name": "laapDeviceName",
"title": "Laap Device Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"laapPartition": {
"name": "laapPartition",
"title": "Laap Partition",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"laapDirectory": {
"name": "laapDirectory",
"title": "Laap Directory",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"laapDescription": {
"name": "laapDescription",
"title": "Laap Description",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
}
}
},
"required": false,
"type": "array"
}
}
},
"presenceGroupName": {
"description": " Use this field to configure the BLF Presence feature. From the drop-down list box, choose a BLF presence group for the end user. The selected group specifies the destinations that the end user can monitor. The default value for BLF Presence Group specifies Standard Presence group, configured with installation. BLF Presence Groups that are configured in \n Cisco Unified Administration also appear in the drop-down list box. BLF Presence Group authorization works with BLF Presence Groups to allow or block presence requests between groups. ",
"format": "uri",
"minItems": 1,
"required": true,
"choices": [],
"target_attr": "name",
"maxItems": 1,
"target_model_type": "device/cucm/PresenceGroup",
"title": "BLF Presence Group",
"type": "string",
"target": "/api/device/cucm/PresenceGroup/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"associatedRemoteDestinationProfiles": {
"description": "Read-Only.These groups automatically get added once the user is associated with a Remote Destination Profile.",
"title": "Associated Remote Destination Profiles",
"minItems": 0,
"required": false,
"readonly": true,
"maxItems": 1,
"type": [
"null",
"object"
],
"properties": {
"remoteDestinationProfile": {
"description": " This field lists the remote destination profiles that were created for this user. To view the details of a particular remote destination profile, choose a remote destination profile in the list and click the View Details link.",
"title": "Remote Destination Profiles",
"minItems": 0,
"items": {
"type": "string"
},
"required": false,
"type": "array",
"name": "remoteDestinationProfile"
}
}
}
}
},
"type": "array",
"maxItems": 1,
"title": "Cucm User"
},
"username_open_ldap": {
"required": false,
"type": "string",
"description": "The username corresponding to the the Username in Opoen LDAP.",
"title": "Open LDAP User Name"
},
"unverified_mailbox": {
"type": "string",
"description": "Unverified Mail Box.",
"title": "Unverified Mail Box"
},
"mvs_extensions": {
"items": {
"type": "object",
"properties": {
"line": {
"type": "string",
"title": "Line"
},
"line_e164": {
"type": "string",
"title": "Line E164"
},
"line_cos": {
"type": "string",
"title": "Class of Service"
}
}
},
"required": false,
"type": "array",
"description": "Extensions to select primary details from.",
"title": "Extensions"
},
"ldap_username": {
"type": "string",
"description": "The login attribute of the associated LDAP device model instance",
"title": "LDAP Username"
},
"username_cucm": {
"required": false,
"type": "string",
"description": "The username corresponding to the the Username in Cisco Unified Communication Manager.",
"title": "Cisco Unified Communication Manager User Name"
},
"facsimile_telephone_number": {
"items": {
"type": "string"
},
"type": "array",
"description": "Contains strings that represent the user's facsimile telephone Number(s).",
"title": "Facsimile Telephone Number"
},
"employee_type": {
"type": "string",
"description": "Employee type",
"title": "Employee Type"
},
"city": {
"type": "string",
"description": "Contains the name of a person's locality.",
"title": "City"
},
"WebExUser": {
"items": {
"type": "object",
"properties": {
"timeZoneWithDST": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Time Zone With DST"
},
"languageID": {
"minItems": 0,
"required": false,
"type": "integer",
"maxItems": 1,
"title": "Language ID"
},
"locale": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Locale"
},
"phones": {
"title": "Phones",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"phone2": {
"name": "phone2",
"title": "Phone2",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"pager": {
"name": "pager",
"title": "Pager",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"mobilePhone2": {
"name": "mobilePhone2",
"title": "Mobile Phone2",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"PIN": {
"name": "PIN",
"title": "PIN",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
}
}
},
"userId": {
"title": "User Id",
"minItems": 0,
"required": false,
"default": -1,
"maxItems": 1,
"type": "integer"
},
"webExId": {
"title": "Web Ex Id",
"minItems": 1,
"required": true,
"readonly": true,
"maxItems": 1,
"type": "string"
},
"personalTeleconf": {
"title": "Personal Teleconf",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"joinBeforeHost": {
"name": "joinBeforeHost",
"title": "Join Before Host",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"account": {
"name": "account",
"title": "Account",
"minItems": 0,
"items": {
"type": "object",
"properties": {
"accountIndex": {
"name": "accountIndex",
"title": "Account Index",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer"
},
"subscriberAccessCode": {
"name": "subscriberAccessCode",
"title": "Subscriber Access Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"autoGenerate": {
"name": "autoGenerate",
"title": "Auto Generate",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"participantLimitedAccessCode": {
"name": "participantLimitedAccessCode",
"title": "Participant Limited Access Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"participantFullAccessCode": {
"name": "participantFullAccessCode",
"title": "Participant Full Access Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"joinBeforeHost": {
"name": "joinBeforeHost",
"title": "Join Before Host",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"defaultFlag": {
"name": "defaultFlag",
"title": "Default Flag",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"delete": {
"name": "delete",
"title": "Delete",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"required": false,
"maxItems": 3,
"type": "array"
}
}
},
"expirationDate": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Expiration Date"
},
"email2": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Email2"
},
"personalUrl": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Personal Url"
},
"commOptions": {
"title": "Comm Options",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"electronicInfo": {
"name": "electronicInfo",
"title": "Electronic Info",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"fax": {
"name": "fax",
"title": "Fax",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"phone": {
"name": "phone",
"title": "Phone",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"promos": {
"name": "promos",
"title": "Promos",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"trainingInfo": {
"name": "trainingInfo",
"title": "Training Info",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"press": {
"name": "press",
"title": "Press",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"mail": {
"name": "mail",
"title": "Mail",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"prodAnnounce": {
"name": "prodAnnounce",
"title": "Prod Announce",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"email": {
"name": "email",
"title": "Email",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"meetingTypes": {
"title": "Meeting Types",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"meetingType": {
"name": "meetingType",
"title": "Meeting Type",
"minItems": 0,
"items": {
"type": "integer"
},
"required": false,
"type": "array"
}
}
},
"title": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Title"
},
"sessionOptions": {
"title": "Session Options",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"autoDeleteAfterMeetingEnd": {
"name": "autoDeleteAfterMeetingEnd",
"title": "Auto Delete After Meeting End",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"displayQuickStartHost": {
"name": "displayQuickStartHost",
"title": "Display Quick Start Host",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"displayQuickStartAttendees": {
"name": "displayQuickStartAttendees",
"title": "Display Quick Start Attendees",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"defaultServiceType": {
"name": "defaultServiceType",
"title": "Default Service Type",
"minItems": 0,
"required": false,
"choices": [
[
"MeetingCenter",
"MeetingCenter"
],
[
"EventCenter",
"EventCenter"
],
[
"TrainingCenter",
"TrainingCenter"
],
[
"SupportCenter",
"SupportCenter"
],
[
"SalesCenter",
"SalesCenter"
]
],
"maxItems": 1,
"type": "string"
},
"defaultSessionType": {
"name": "defaultSessionType",
"title": "Default Session Type",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "integer"
}
}
},
"supportedServices": {
"title": "Supported Services",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"eventCenter": {
"name": "eventCenter",
"title": "Event Center",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"salesCenter": {
"name": "salesCenter",
"title": "Sales Center",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"supportCenter": {
"name": "supportCenter",
"title": "Support Center",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"meetingCenter": {
"name": "meetingCenter",
"title": "Meeting Center",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"trainingCenter": {
"name": "trainingCenter",
"title": "Training Center",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"firstName": {
"minItems": 0,
"required": true,
"type": "string",
"maxItems": 1,
"title": "First Name"
},
"privilege": {
"title": "Privilege",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"isEnableCET": {
"name": "isEnableCET",
"title": "Is Enable CET",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"isEnablePMR": {
"name": "isEnablePMR",
"title": "Is Enable PMR",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"attendeeOnly": {
"name": "attendeeOnly",
"title": "Attendee Only",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"teleConfCallOut": {
"name": "teleConfCallOut",
"title": "Tele Conf Call Out",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"roSiteAdmin": {
"name": "roSiteAdmin",
"title": "Ro Site Admin",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"voiceOverIp": {
"name": "voiceOverIp",
"title": "Voice Over Ip",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"allowExtAttendees": {
"name": "allowExtAttendees",
"title": "Allow Ext Attendees",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"teleConfCallOutInternational": {
"name": "teleConfCallOutInternational",
"title": "Tele Conf Call Out International",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"meetingAssist": {
"name": "meetingAssist",
"title": "Meeting Assist",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"teleConfTollFreeCallIn": {
"name": "teleConfTollFreeCallIn",
"title": "Tele Conf Toll Free Call In",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"HDvideo": {
"name": "HDvideo",
"title": "H Dvideo",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"host": {
"name": "host",
"title": "Host",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"recordingEditor": {
"name": "recordingEditor",
"title": "Recording Editor",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"siteAdmin": {
"name": "siteAdmin",
"title": "Site Admin",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"teleConfCallIn": {
"name": "teleConfCallIn",
"title": "Tele Conf Call In",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"teleConfCallInInternational": {
"name": "teleConfCallInInternational",
"title": "Tele Conf Call In International",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"otherTelephony": {
"name": "otherTelephony",
"title": "Other Telephony",
"minItems": 0,
"required": false,
"default": true,
"maxItems": 1,
"type": "boolean"
},
"labAdmin": {
"name": "labAdmin",
"title": "Lab Admin",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"HQvideo": {
"name": "HQvideo",
"title": "H Qvideo",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"company": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Company"
},
"email": {
"minItems": 0,
"required": true,
"type": "string",
"maxItems": 1,
"title": "Email"
},
"webACDPrefs": {
"title": "Web ACD Prefs",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"monitorAllRSAgents": {
"name": "monitorAllRSAgents",
"title": "Monitor All RS Agents",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"agentMonitorAllRSQueues": {
"name": "agentMonitorAllRSQueues",
"title": "Agent Monitor All RS Queues",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"numAgentSessions": {
"name": "numAgentSessions",
"title": "Num Agent Sessions",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "integer"
},
"isAgent": {
"name": "isAgent",
"title": "Is Agent",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"managerMonitorAllRSQueues": {
"name": "managerMonitorAllRSQueues",
"title": "Manager Monitor All RS Queues",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"isMgr": {
"name": "isMgr",
"title": "Is Mgr",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"timeZoneID": {
"title": "Time Zone ID",
"minItems": 0,
"required": false,
"default": -1,
"maxItems": 1,
"type": "integer"
},
"description": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Description"
},
"personalMeetingRoom": {
"title": "Personal Meeting Room",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"photoURL": {
"name": "photoURL",
"title": "Photo URL",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"sipURL": {
"name": "sipURL",
"title": "Sip URL",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"welcomeMessage": {
"name": "welcomeMessage",
"title": "Welcome Message",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"pilotNumber": {
"name": "pilotNumber",
"title": "Pilot Number",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"personalMeetingRoomURL": {
"name": "personalMeetingRoomURL",
"title": "Personal Meeting Room URL",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"hostPIN": {
"name": "hostPIN",
"title": "Host PIN",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"headerImageBranding": {
"name": "headerImageBranding",
"title": "Header Image Branding",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"applyPMRForInstantMeeting": {
"name": "applyPMRForInstantMeeting",
"title": "Apply PMR For Instant Meeting",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"accessCode": {
"name": "accessCode",
"title": "Access Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"headerImageURL": {
"name": "headerImageURL",
"title": "Header Image URL",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
}
}
},
"remoteSupport": {
"title": "Remote Support",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"recording": {
"name": "recording",
"title": "Recording",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"type": {
"name": "type",
"title": "Type",
"minItems": 0,
"required": false,
"choices": [
[
"NBR",
"NBR"
],
[
"LOCAL",
"LOCAL"
]
],
"maxItems": 1,
"type": "string"
},
"enforce": {
"name": "enforce",
"title": "Enforce",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "boolean"
},
"location": {
"name": "location",
"title": "Location",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
}
}
},
"autoRequest": {
"name": "autoRequest",
"title": "Auto Request",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"enable": {
"name": "enable",
"title": "Enable",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "boolean"
},
"request": {
"name": "request",
"title": "Request",
"minItems": 0,
"required": false,
"choices": [
[
"DESK_VIEW",
"DESK_VIEW"
],
[
"DESK_CTRL",
"DESK_CTRL"
],
[
"APP_VIEW",
"APP_VIEW"
],
[
"APP_CTRL",
"APP_CTRL"
]
],
"maxItems": 1,
"type": "string"
}
}
},
"sharingView": {
"name": "sharingView",
"title": "Sharing View",
"minItems": 0,
"required": false,
"choices": [
[
"FS_SCALE",
"FS_SCALE"
],
[
"FS",
"FS"
],
[
"WIN_SCALE",
"WIN_SCALE"
],
[
"WIN",
"WIN"
]
],
"maxItems": 1,
"type": "string"
},
"sharingColor": {
"name": "sharingColor",
"title": "Sharing Color",
"minItems": 0,
"required": false,
"choices": [
[
"256",
"256"
],
[
"16BIT",
"16BIT"
]
],
"maxItems": 1,
"type": "string"
},
"defaultClient": {
"name": "defaultClient",
"title": "Default Client",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"type": {
"name": "type",
"title": "Type",
"minItems": 1,
"required": true,
"choices": [
[
"MULTI_SESS",
"MULTI_SESS"
],
[
"SINGLE_SESS",
"SINGLE_SESS"
]
],
"maxItems": 1,
"type": "string"
},
"singleSessClient": {
"name": "singleSessClient",
"title": "Single Sess Client",
"minItems": 0,
"required": false,
"choices": [
[
"NEW_CONSL",
"NEW_CONSL"
],
[
"OLD_CONSL",
"OLD_CONSL"
]
],
"maxItems": 1,
"type": "string"
}
}
}
}
},
"officeGreeting": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Office Greeting"
},
"tspAccount": {
"title": "Tsp Account",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"tspAccount": {
"name": "tspAccount",
"title": "Tsp Account",
"minItems": 0,
"items": {
"type": "object",
"properties": {
"participantAccessCode": {
"name": "participantAccessCode",
"title": "Participant Access Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"nbrDialOut": {
"name": "nbrDialOut",
"title": "Nbr Dial Out",
"minItems": 0,
"required": false,
"choices": [
[
"TOLL_FREE",
"TOLL_FREE"
],
[
"TOLL",
"TOLL"
]
],
"maxItems": 1,
"type": "string"
},
"createOnBridge": {
"name": "createOnBridge",
"title": "Create On Bridge",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"tollFreeCallInNumber": {
"name": "tollFreeCallInNumber",
"title": "Toll Free Call In Number",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"tollCallInData": {
"name": "tollCallInData",
"title": "Toll Call In Data",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"custom1": {
"name": "custom1",
"title": "Custom1",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"custom2": {
"name": "custom2",
"title": "Custom2",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"custom3": {
"name": "custom3",
"title": "Custom3",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"tollCallInNumber": {
"name": "tollCallInNumber",
"title": "Toll Call In Number",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"subscriberAccessCode": {
"name": "subscriberAccessCode",
"title": "Subscriber Access Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"tollFreeCallInData": {
"name": "tollFreeCallInData",
"title": "Toll Free Call In Data",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"accountIndex": {
"name": "accountIndex",
"title": "Account Index",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "integer"
},
"defaultFlag": {
"name": "defaultFlag",
"title": "Default Flag",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"delete": {
"name": "delete",
"title": "Delete",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"required": false,
"maxItems": 3,
"type": "array"
}
}
},
"visitCount": {
"minItems": 0,
"required": false,
"type": "integer",
"maxItems": 1,
"title": "Visit Count"
},
"address": {
"title": "Address",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"city": {
"name": "city",
"title": "City",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"addressType": {
"name": "addressType",
"title": "Address Type",
"minItems": 0,
"required": false,
"choices": [
[
"PERSONAL",
"PERSONAL"
],
[
"GLOBAL",
"GLOBAL"
]
],
"default": "PERSONAL",
"maxItems": 1,
"type": "string"
},
"address1": {
"name": "address1",
"title": "Address1",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"address2": {
"name": "address2",
"title": "Address2",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"zipCode": {
"name": "zipCode",
"title": "Zip Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"state": {
"name": "state",
"title": "State",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
},
"country": {
"name": "country",
"title": "Country",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
}
}
},
"active": {
"title": "Active",
"minItems": 0,
"required": true,
"choices": [
[
"ACTIVATED",
"ACTIVATED"
],
[
"REQUEST_TO_ACTIVATE",
"REQUEST_TO_ACTIVATE"
],
[
"DEACTIVATED",
"DEACTIVATED"
]
],
"maxItems": 1,
"type": "string"
},
"password": {
"is_password": true,
"title": "Password",
"minItems": 0,
"required": true,
"maxItems": 1,
"maxLength": 60,
"type": "string"
},
"remoteAccess": {
"title": "Remote Access",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"recording": {
"name": "recording",
"title": "Recording",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"type": {
"name": "type",
"title": "Type",
"minItems": 0,
"required": false,
"choices": [
[
"NBR",
"NBR"
],
[
"LOCAL",
"LOCAL"
]
],
"maxItems": 1,
"type": "string"
},
"enforce": {
"name": "enforce",
"title": "Enforce",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "boolean"
},
"location": {
"name": "location",
"title": "Location",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "string"
}
}
},
"sharingView": {
"name": "sharingView",
"title": "Sharing View",
"minItems": 0,
"required": false,
"choices": [
[
"FS_SCALE",
"FS_SCALE"
],
[
"FS",
"FS"
],
[
"WIN_SCALE",
"WIN_SCALE"
],
[
"WIN",
"WIN"
]
],
"maxItems": 1,
"type": "string"
},
"sharingColor": {
"name": "sharingColor",
"title": "Sharing Color",
"minItems": 0,
"required": false,
"choices": [
[
"256",
"256"
],
[
"16BIT",
"16BIT"
]
],
"maxItems": 1,
"type": "string"
}
}
},
"officeurl": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Officeurl"
},
"tracking": {
"title": "Tracking",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"trackingCode5": {
"name": "trackingCode5",
"title": "Tracking Code5",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"trackingCode4": {
"name": "trackingCode4",
"title": "Tracking Code4",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"trackingCode7": {
"name": "trackingCode7",
"title": "Tracking Code7",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"trackingCode6": {
"name": "trackingCode6",
"title": "Tracking Code6",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"trackingCode1": {
"name": "trackingCode1",
"title": "Tracking Code1",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"trackingCode10": {
"name": "trackingCode10",
"title": "Tracking Code10",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"trackingCode3": {
"name": "trackingCode3",
"title": "Tracking Code3",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"trackingCode2": {
"name": "trackingCode2",
"title": "Tracking Code2",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"trackingCode9": {
"name": "trackingCode9",
"title": "Tracking Code9",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
},
"trackingCode8": {
"name": "trackingCode8",
"title": "Tracking Code8",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 128,
"type": "string"
}
}
},
"myWebEx": {
"title": "My Web Ex",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"isMyWebExPro": {
"name": "isMyWebExPro",
"title": "Is My Web Ex Pro",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"totalStorageSize": {
"name": "totalStorageSize",
"title": "Total Storage Size",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "integer"
},
"myProfile": {
"name": "myProfile",
"title": "My Profile",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"myMeetings": {
"name": "myMeetings",
"title": "My Meetings",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"myComputer": {
"name": "myComputer",
"title": "My Computer",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "integer"
},
"myFolders": {
"name": "myFolders",
"title": "My Folders",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"personalMeetingRoom": {
"name": "personalMeetingRoom",
"title": "Personal Meeting Room",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"myContact": {
"name": "myContact",
"title": "My Contact",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"myWorkspaces": {
"name": "myWorkspaces",
"title": "My Workspaces",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"additionalRecordingStorage": {
"name": "additionalRecordingStorage",
"title": "Additional Recording Storage",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "integer"
},
"myPartnerLinks": {
"name": "myPartnerLinks",
"title": "My Partner Links",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"recordedEvents": {
"name": "recordedEvents",
"title": "Recorded Events",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"myReports": {
"name": "myReports",
"title": "My Reports",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"trainingRecordings": {
"name": "trainingRecordings",
"title": "Training Recordings",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"service": {
"title": "Service",
"minItems": 0,
"required": false,
"choices": [
[
"FREE_OFFICE",
"FREE_OFFICE"
],
[
"STANDARD_OFFICE",
"STANDARD_OFFICE"
],
[
"PRO_OFFICE",
"PRO_OFFICE"
]
],
"maxItems": 1,
"type": "string"
},
"language": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Language"
},
"schedulingPermission": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Scheduling Permission"
},
"passwordHintAnswer": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Password Hint Answer"
},
"lastName": {
"minItems": 0,
"required": true,
"type": "string",
"maxItems": 1,
"title": "Last Name"
},
"categoryId": {
"minItems": 0,
"required": false,
"type": "integer",
"maxItems": 1,
"title": "Category Id"
},
"supportCenter": {
"title": "Support Center",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"serviceDesk": {
"name": "serviceDesk",
"title": "Service Desk",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"enable": {
"name": "enable",
"title": "Enable",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"orderTabs": {
"name": "orderTabs",
"title": "Order Tabs",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"tab": {
"name": "tab",
"title": "Tab",
"minItems": 4,
"items": {
"type": "string",
"choices": [
[
"Tools",
"Tools"
],
[
"Desktop",
"Desktop"
],
[
"Application",
"Application"
],
[
"Session",
"Session"
]
]
},
"required": true,
"maxItems": 4,
"type": "array"
}
}
}
}
},
"thirdPartyTeleconf": {
"title": "Third Party Teleconf",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"account": {
"name": "account",
"title": "Account",
"minItems": 0,
"items": {
"type": "object",
"properties": {
"confBridgeNum": {
"name": "confBridgeNum",
"title": "Conf Bridge Num",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 32,
"type": "string"
},
"pause": {
"name": "pause",
"title": "Pause",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "integer"
},
"name": {
"name": "name",
"title": "Name",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 32,
"type": "string"
},
"moderatorCode": {
"name": "moderatorCode",
"title": "Moderator Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 32,
"type": "string"
},
"phoneName1": {
"name": "phoneName1",
"title": "Phone Name1",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 32,
"type": "string"
},
"accessCode": {
"name": "accessCode",
"title": "Access Code",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 32,
"type": "string"
},
"accountIndex": {
"name": "accountIndex",
"title": "Account Index",
"minItems": 1,
"required": true,
"maxItems": 1,
"type": "integer"
},
"phoneName2": {
"name": "phoneName2",
"title": "Phone Name2",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 32,
"type": "string"
},
"tollFreeNum": {
"name": "tollFreeNum",
"title": "Toll Free Num",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 32,
"type": "string"
},
"defaultFlag": {
"name": "defaultFlag",
"title": "Default Flag",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"required": false,
"maxItems": 3,
"type": "array"
}
}
},
"mpProfileNumber": {
"title": "Mp Profile Number",
"minItems": 0,
"required": false,
"maxItems": 1,
"maxLength": 64,
"type": "string"
},
"passwordHint": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Password Hint"
},
"timeZone": {
"title": "Time Zone",
"minItems": 0,
"required": false,
"choices": [
[
"GMT-12:00, Dateline (Eniwetok)",
"GMT-12:00, Dateline (Eniwetok)"
],
[
"GMT-11:00, Samoa (Samoa)",
"GMT-11:00, Samoa (Samoa)"
],
[
"GMT-10:00, Hawaii (Honolulu)",
"GMT-10:00, Hawaii (Honolulu)"
],
[
"GMT-09:00, Alaska (Ancorage)",
"GMT-09:00, Alaska (Ancorage)"
],
[
"GMT-08:00, Pacific (San Jose)",
"GMT-08:00, Pacific (San Jose)"
],
[
"GMT-07:00, Mountain (Arizona)",
"GMT-07:00, Mountain (Arizona)"
],
[
"GMT-07:00, Mountain (Denver)",
"GMT-07:00, Mountain (Denver)"
],
[
"GMT-06:00, Central (Chicago)",
"GMT-06:00, Central (Chicago)"
],
[
"GMT-06:00, Mexico (Mexico City,Tegucigalpa)",
"GMT-06:00, Mexico (Mexico City,Tegucigalpa)"
],
[
"GMT-06:00, Central (Regina)",
"GMT-06:00, Central (Regina)"
],
[
"GMT-05:00, S. America Pacific (Bogota)",
"GMT-05:00, S. America Pacific (Bogota)"
],
[
"GMT-05:00, Eastern (New York)",
"GMT-05:00, Eastern (New York)"
],
[
"GMT-05:00, Eastern (Indiana)",
"GMT-05:00, Eastern (Indiana)"
],
[
"GMT-04:00, Atlantic (Halifax)",
"GMT-04:00, Atlantic (Halifax)"
],
[
"GMT-04:00, S. America Western (Caracas)",
"GMT-04:00, S. America Western (Caracas)"
],
[
"GMT-03:30, Newfoundland (Newfoundland)",
"GMT-03:30, Newfoundland (Newfoundland)"
],
[
"GMT-03:00, S. America Eastern (Brasilia)",
"GMT-03:00, S. America Eastern (Brasilia)"
],
[
"GMT-03:00, S. America Eastern (Buenos Aires)",
"GMT-03:00, S. America Eastern (Buenos Aires)"
],
[
"GMT-02:00, Mid-Atlantic (Mid-Atlantic)",
"GMT-02:00, Mid-Atlantic (Mid-Atlantic)"
],
[
"GMT-01:00, Azores (Azores)",
"GMT-01:00, Azores (Azores)"
],
[
"GMT+00:00, Greenwich (Casablanca)",
"GMT+00:00, Greenwich (Casablanca)"
],
[
"GMT+00:00, GMT (London)",
"GMT+00:00, GMT (London)"
],
[
"GMT+01:00, Europe (Amsterdam)",
"GMT+01:00, Europe (Amsterdam)"
],
[
"GMT+01:00, Europe (Paris)",
"GMT+01:00, Europe (Paris)"
],
[
"GMT+01:00, Europe (Prague)",
"GMT+01:00, Europe (Prague)"
],
[
"GMT+01:00, Europe (Berlin)",
"GMT+01:00, Europe (Berlin)"
],
[
"GMT+02:00, Greece (Athens)",
"GMT+02:00, Greece (Athens)"
],
[
"GMT+02:00, Eastern Europe (Bucharest)",
"GMT+02:00, Eastern Europe (Bucharest)"
],
[
"GMT+02:00, Egypt (Cairo)",
"GMT+02:00, Egypt (Cairo)"
],
[
"GMT+02:00, South Africa (Pretoria)",
"GMT+02:00, South Africa (Pretoria)"
],
[
"GMT+02:00, Northern Europe (Helsinki)",
"GMT+02:00, Northern Europe (Helsinki)"
],
[
"GMT+02:00, Israel (Tel Aviv)",
"GMT+02:00, Israel (Tel Aviv)"
],
[
"GMT+03:00, Saudi Arabia (Baghdad)",
"GMT+03:00, Saudi Arabia (Baghdad)"
],
[
"GMT+03:00, Russian (Moscow)",
"GMT+03:00, Russian (Moscow)"
],
[
"GMT+03:00, Nairobi (Nairobi)",
"GMT+03:00, Nairobi (Nairobi)"
],
[
"GMT+03:00, Iran (Tehran)",
"GMT+03:00, Iran (Tehran)"
],
[
"GMT+04:00, Arabian (Abu Dhabi, Muscat)",
"GMT+04:00, Arabian (Abu Dhabi, Muscat)"
],
[
"GMT+04:00, Baku (Baku)",
"GMT+04:00, Baku (Baku)"
],
[
"GMT+04:00, Afghanistan (Kabul)",
"GMT+04:00, Afghanistan (Kabul)"
],
[
"GMT+05:00, West Asia (Ekaterinburg)",
"GMT+05:00, West Asia (Ekaterinburg)"
],
[
"GMT+05:00, West Asia (Islamabad)",
"GMT+05:00, West Asia (Islamabad)"
],
[
"GMT+05:30, India (Bombay)",
"GMT+05:30, India (Bombay)"
],
[
"GMT+06:00, Columbo (Columbo)",
"GMT+06:00, Columbo (Columbo)"
],
[
"GMT+06:00, Central Asia (Almaty)",
"GMT+06:00, Central Asia (Almaty)"
],
[
"GMT+07:00, Bangkok (Bangkok)",
"GMT+07:00, Bangkok (Bangkok)"
],
[
"GMT+08:00, China (Beijing)",
"GMT+08:00, China (Beijing)"
],
[
"GMT+08:00, Australia Western (Perth)",
"GMT+08:00, Australia Western (Perth)"
],
[
"GMT+08:00, Singapore (Singapore)",
"GMT+08:00, Singapore (Singapore)"
],
[
"GMT+08:00, Taipei (Hong Kong)",
"GMT+08:00, Taipei (Hong Kong)"
],
[
"GMT+09:00, Tokyo (Tokyo)",
"GMT+09:00, Tokyo (Tokyo)"
],
[
"GMT+09:00, Korea (Seoul)",
"GMT+09:00, Korea (Seoul)"
],
[
"GMT+09:30, Yakutsk (Yakutsk)",
"GMT+09:30, Yakutsk (Yakutsk)"
],
[
"GMT+09:30, Australia Central (Adelaide)",
"GMT+09:30, Australia Central (Adelaide)"
],
[
"GMT+09:30, Australia Central (Darwin)",
"GMT+09:30, Australia Central (Darwin)"
],
[
"GMT+10:00, Australia Eastern (Brisbane)",
"GMT+10:00, Australia Eastern (Brisbane)"
],
[
"GMT+10:00, Australia Eastern (Sydney)",
"GMT+10:00, Australia Eastern (Sydney)"
],
[
"GMT+10:00, West Pacific (Guam)",
"GMT+10:00, West Pacific (Guam)"
],
[
"GMT+10:00, Tasmania (Hobart)",
"GMT+10:00, Tasmania (Hobart)"
],
[
"GMT+10:00, Vladivostok (Vladivostok)",
"GMT+10:00, Vladivostok (Vladivostok)"
],
[
"GMT+11:00, Central Pacific (Solomon Is)",
"GMT+11:00, Central Pacific (Solomon Is)"
],
[
"GMT+12:00, New Zealand (Wellington)",
"GMT+12:00, New Zealand (Wellington)"
],
[
"GMT+12:00, Fiji (Fiji)",
"GMT+12:00, Fiji (Fiji)"
],
[
"GMT-09:00, Alaska (Anchorage)",
"GMT-09:00, Alaska (Anchorage)"
]
],
"maxItems": 1,
"type": "string"
},
"security": {
"title": "Security",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"forceChangePassword": {
"name": "forceChangePassword",
"title": "Force Change Password",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"lockAccount": {
"name": "lockAccount",
"title": "Lock Account",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
},
"resetPassword": {
"name": "resetPassword",
"title": "Reset Password",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "boolean"
}
}
},
"registrationDate": {
"minItems": 0,
"required": false,
"type": "string",
"maxItems": 1,
"title": "Registration Date"
},
"options": {
"title": "Options",
"minItems": 0,
"required": false,
"maxItems": 1,
"type": "object",
"properties": {
"notifyOnNewMessage": {
"name": "notifyOnNewMessage",
"title": "Notify On New Message",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"folderRead": {
"name": "folderRead",
"title": "Folder Read",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"subscriptionOffice": {
"name": "subscriptionOffice",
"title": "Subscription Office",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"holdOnLinkRequest": {
"name": "holdOnLinkRequest",
"title": "Hold On Link Request",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"notifyOnLinkRequest": {
"name": "notifyOnLinkRequest",
"title": "Notify On Link Request",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"titleVisible": {
"name": "titleVisible",
"title": "Title Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"cellPhoneVisible": {
"name": "cellPhoneVisible",
"title": "Cell Phone Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"officeUrlVisible": {
"name": "officeUrlVisible",
"title": "Office Url Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"supportMeetingRecord": {
"name": "supportMeetingRecord",
"title": "Support Meeting Record",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"workPhoneVisible": {
"name": "workPhoneVisible",
"title": "Work Phone Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"faxVisible": {
"name": "faxVisible",
"title": "Fax Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"folderWrite": {
"name": "folderWrite",
"title": "Folder Write",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"supportDesktopShareRemote": {
"name": "supportDesktopShareRemote",
"title": "Support Desktop Share Remote",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"notifyOnMeeting": {
"name": "notifyOnMeeting",
"title": "Notify On Meeting",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"emailVisible": {
"name": "emailVisible",
"title": "Email Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"isEnableCET": {
"name": "isEnableCET",
"title": "Is Enable CET",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"messageVisible": {
"name": "messageVisible",
"title": "Message Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"iconSelect2": {
"name": "iconSelect2",
"title": "Icon Select2",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"iconSelect1": {
"name": "iconSelect1",
"title": "Icon Select1",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"listInCategory": {
"name": "listInCategory",
"title": "List In Category",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"supportApp": {
"name": "supportApp",
"title": "Support App",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"supportDesktopShare": {
"name": "supportDesktopShare",
"title": "Support Desktop Share",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"supportAppshareRemote": {
"name": "supportAppshareRemote",
"title": "Support Appshare Remote",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"acceptLinkRequest": {
"name": "acceptLinkRequest",
"title": "Accept Link Request",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"firstNameVisible": {
"name": "firstNameVisible",
"title": "First Name Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"supportFileShare": {
"name": "supportFileShare",
"title": "Support File Share",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"supportWebTourRemote": {
"name": "supportWebTourRemote",
"title": "Support Web Tour Remote",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"followMeEnable": {
"name": "followMeEnable",
"title": "Follow Me Enable",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"addressVisible": {
"name": "addressVisible",
"title": "Address Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"lastNameVisible": {
"name": "lastNameVisible",
"title": "Last Name Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"pictureVisible": {
"name": "pictureVisible",
"title": "Picture Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"supportVideo": {
"name": "supportVideo",
"title": "Support Video",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
},
"pagerVisible": {
"name": "pagerVisible",
"title": "Pager Visible",
"minItems": 0,
"required": false,
"default": false,
"maxItems": 1,
"type": "boolean"
}
}
}
}
},
"type": "array",
"maxItems": 1,
"title": "Web Ex User"
},
"customListOfStrings5": {
"items": {
"type": "string"
},
"type": "array",
"description": "Custom List of Strings",
"title": "Custom List of Strings 5"
},
"customListOfStrings6": {
"items": {
"type": "string"
},
"type": "array",
"description": "Custom List of Strings",
"title": "Custom List of Strings 6"
},
"username": {
"required": true,
"type": "string",
"description": "User's Username.",
"title": "User Name"
},
"physical_delivery_office_name": {
"type": "string",
"description": "Physical Delivery Office Name.",
"title": "Physical Delivery Office Name"
},
"exclude_from_directory": {
"type": "boolean",
"description": "Exclude from Directory flag to control the Phone Services directory lookup. If set to true the User's phone number will not appear in the directory lookup.",
"title": "Exclude from Directory"
},
"language": {
"description": "The preferred language for this user.",
"format": "uri",
"default": "en-us",
"required": false,
"choices": [],
"target_attr": "lcid",
"target_model_type": "data/Language",
"title": "Language",
"type": "string",
"target": "/api/data/Language/choices/?field=lcid&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"member_of": {
"items": {
"type": "string"
},
"type": "array",
"description": "The user can be a member of a variety of groups.",
"title": "Member Of"
},
"username_ms_ldap": {
"required": false,
"type": "string",
"description": "The username corresponding to the the Username in Microsoft LDAP.",
"title": "Microsoft LDAP User Name"
},
"customString10": {
"type": "string",
"description": "Custom String",
"title": "Custom String 10"
},
"ip_phone": {
"items": {
"type": "string"
},
"type": "array",
"description": "Contains strings that represent the user's IP phone number(s).",
"title": "IP Phone"
},
"customListOfStrings10": {
"items": {
"type": "string"
},
"type": "array",
"description": "Custom List of Strings",
"title": "Custom List of Strings 10"
},
"username_broadworks": {
"required": false,
"type": "string",
"description": "The username corresponding to the the Username in Broadworks.",
"title": "Broadworks User Name"
},
"customBoolean10": {
"type": "boolean",
"description": "Custom Boolean",
"title": "Custom Boolean 10"
},
"user_type": {
"description": "Indicate the user's login type.",
"title": "User Type",
"default": "Admin",
"required": false,
"choices": [
{
"value": "Admin",
"title": "Admin"
},
{
"value": "End User",
"title": "End User"
}
],
"type": "string"
},
"timezone": {
"type": "string",
"description": "Timezone.",
"title": "Timezone"
},
"directory_uri": {
"type": "string",
"description": "Alphanumeric Directory URI (e.g. SIP URI)",
"title": "Directory URI"
},
"other_mailbox": {
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"type": "array",
"title": "Other Mailbox"
},
"role": {
"description": "The role to which the user belongs. See: Role.",
"title": "Role",
"format": "uri",
"required": true,
"choices": [],
"target_attr": "name",
"target_model_type": "data/Role",
"type": "string",
"target": "/api/data/Role/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"department": {
"type": "string",
"description": "Department names and numbers.",
"title": "Department"
},
"username_zoom": {
"required": false,
"type": "string",
"description": "The username corresponding to the the Username in Zoom.",
"title": "Zoom User Name"
},
"username_ms_365": {
"required": false,
"type": "string",
"description": "The username corresponding to the the Username in Microsoft Office 365.",
"title": "Microsoft Office 365 User Name"
},
"sso_username": {
"required": false,
"type": "string",
"description": "The name identifier that is used for an SSO authenticated user.",
"title": "SSO Username"
},
"username_hcmf": {
"required": false,
"type": "string",
"description": "The username corresponding to the the Username in Cisco HCMF.",
"title": "HCMF User Name"
},
"ou": {
"minItems": 0,
"items": {
"is_password": false,
"type": "string"
},
"type": "array",
"description": "The name of the person's organization unit.",
"title": "Organizational Unit"
},
"photo_url": {
"type": "string",
"description": "Photo URL.",
"title": "Photo URL"
},
"customBoolean7": {
"type": "boolean",
"description": "Custom Boolean",
"title": "Custom Boolean 7"
},
"customBoolean6": {
"type": "boolean",
"description": "Custom Boolean",
"title": "Custom Boolean 6"
},
"customBoolean5": {
"type": "boolean",
"description": "Custom Boolean",
"title": "Custom Boolean 5"
},
"customBoolean4": {
"type": "boolean",
"description": "Custom Boolean",
"title": "Custom Boolean 4"
},
"customBoolean3": {
"type": "boolean",
"description": "Custom Boolean",
"title": "Custom Boolean 3"
},
"customBoolean2": {
"type": "boolean",
"description": "Custom Boolean",
"title": "Custom Boolean 2"
},
"customBoolean1": {
"type": "boolean",
"description": "Custom Boolean",
"title": "Custom Boolean 1"
},
"mobile": {
"items": {
"type": "string"
},
"type": "array",
"description": "Contains strings that represent the user's IP mobile number(s).",
"title": "Mobile"
},
"SSOUser": {
"items": {
"type": "object",
"properties": {
"sso_username": {
"required": true,
"type": "string",
"description": "The name identifier that is used for an SSO authenticated user.",
"title": "SSO Username"
},
"data_username": {
"description": "The data username that is mapped to the associated SSO authenticated user.",
"title": "Data Username",
"format": "uri",
"required": false,
"choices": [],
"target_attr": "username",
"target_model_type": "data/User",
"type": "string",
"target": "/api/data/User/choices/?field=username&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
},
"sso_idp": {
"description": "The entity id of the SSO Identity Provider.",
"title": "SSO Identity Provider",
"format": "uri",
"required": true,
"choices": [],
"target_attr": "entity_id",
"target_model_type": "data/SsoIdentityProvider",
"type": "string",
"target": "/api/data/SsoIdentityProvider/choices/?field=entity_id&format=json&hierarchy=[hierarchy]&auth_token=[authtoken]
}
}
},
"type": "array",
"maxItems": 1,
"title": "Sso User"
},
"customBoolean9": {
"type": "boolean",
"description": "Custom Boolean",
"title": "Custom Boolean 9"
},
"customBoolean8": {
"type": "boolean",
"description": "Custom Boolean",
"title": "Custom Boolean 8"
},
"organization": {
"type": "string",
"description": "The name of the person's organization.",
"title": "Organization"
},
"username_webex_teams": {
"required": false,
"type": "string",
"description": "The username corresponding to the the Username in Webex Teams.",
"title": "Webex Teams User Name"
},
"set_language": {
"default": false,
"required": false,
"type": "boolean",
"description": "Indicate if the user's language is set by language default in the hierarchy.",
"title": "Set by Default Language"
}
},
"schema_version": "1.1"
}