[Index]
Model ref.: device/cuc/User
The full URL would include the host-proxy name: https://[host-proxy].
Variables are enclosed in square brackets.
{ "$schema": "http://json-schema.org/draft-03/schema", "type": "object", "properties": { "ExitTargetHandlerObjectId": { "target_title": "DisplayName", "description": "The unique identifier of the specific object to send along to the target conversation.", "title": "Exit Target Handler", "minItems": 0, "format": "uri", "choices": [], "target_attr": "ObjectId", "target": "/api/device/cuc/Callhandler/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_model_type": "device/cuc/Callhandler", "type": "string", "name": "ExitTargetHandlerObjectId" }, "Title": { "minItems": 0, "type": "string", "description": " The position or function of a user within an organization, such as 'Vice President.'", "name": "Title", "title": "Title" }, "AddressMode": { "minItems": 0, "type": "integer", "description": " The default method the subscriber will use to address messages to other subscribers.", "name": "AddressMode", "title": "Address Mode" }, "DtmfNameFirstLast": { "minItems": 0, "type": "string", "description": " The digits corresponding to the numeric keypad mapping on a standard touchtone phone representing the first name followed by the last name of the user. These digits are used for searching the user by name via the phone.", "name": "DtmfNameFirstLast", "title": "Dtmf Name First Last" }, "CommandDigitTimeout": { "minItems": 0, "type": "integer", "description": " The amount of time (in milliseconds) between digits on a multiple digit menu command entry (i.e. different than the inter digit timeout that is used for strings of digits such as extensions and transfer strings).", "name": "CommandDigitTimeout", "title": "Command Digit Timeout" }, "VoiceName": { "minItems": 0, "type": "string", "description": " The name of the WAV file containing the recorded audio (voice name, greeting, etc.) for the parent object.", "name": "VoiceName", "title": "Voice Name" }, "SayTimestampAfter": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection announces the timestamp after it plays back each message for the subscriber.", "name": "SayTimestampAfter", "title": "Say Timestamp After" }, "Department": { "minItems": 0, "type": "string", "description": " The name or number for the department or subdivision of an organization to which a person belongs.", "name": "Department", "title": "Department" }, "GreetByName": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether the subscriber hears his/her name when they log into their mailbox over the phone.", "name": "GreetByName", "title": "Greet By Name" }, "RetainUrgentMessageFlag": { "minItems": 0, "type": "boolean", "description": " A flag that indicates whether the urgent message flag on a message is retained for both reply and forward message actions. The default value is 0; the urgent message flag is NOT retained for both reply and forward message actions.\n", "name": "RetainUrgentMessageFlag", "title": "Retain Urgent Message Flag" }, "DtmfNameLastFirst": { "minItems": 0, "type": "string", "description": " The digits corresponding to the numeric keypad mapping on a standard touchtone phone representing the last name followed by the first name of the user. These digits are used for searching the user by name via the phone.", "name": "DtmfNameLastFirst", "title": "Dtmf Name Last First" }, "SpeechSensitivity": { "minItems": 0, "type": "integer", "description": " A variable level of sound sensitivity that enables the speech engine to filter out background noise and not mistake it for speech. A higher value means higher sensitivity.", "name": "SpeechSensitivity", "title": "Speech Sensitivity" }, "ConversationTui": { "minItems": 0, "type": "string", "description": " The name of the conversation the subscriber uses to set up, send, and retrieve messages.", "name": "ConversationTui", "title": "Conversation Tui" }, "CcmId": { "minItems": 0, "type": "string", "description": " Id of associated EndUser, ApplicationUser, or DirectoryNumber in Call Manager", "name": "CcmId", "title": "Ccm Id" }, "LocationObjectId": { "target_attr": "ObjectId", "description": "The name of the LocationVMS object to which this user belongs.", "title": "Location", "minItems": 0, "format": "uri", "choices": [], "target_title": "DisplayName", "readonly": true, "target": "/api/device/cuc/Location/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_model_type": "device/cuc/Location", "type": "string", "name": "LocationObjectId" }, "ExternalServiceAccountsURI": { "name": "ExternalServiceAccountsURI", "format": "uri", "minItems": 0, "title": "External Service Accounts URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "SaveMessageOnHangup": { "minItems": 0, "type": "boolean", "description": " A flag indicating when hanging up while listening to a new message, whether the message is marked new again or is marked read.", "name": "SaveMessageOnHangup", "title": "Save Message On Hangup" }, "EnableVisualMessageLocator": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether the visual message locator feature is enabled for the subscriber. The visual message locator feature presents a list of messages on the subscriber's IP phone display for the subscriber to select from visually.", "name": "EnableVisualMessageLocator", "title": "Enable Visual Message Locator" }, "RepeatMenu": { "minItems": 0, "type": "integer", "description": " The number of times to repeat a menu in TUI.", "name": "RepeatMenu", "title": "Repeat Menu" }, "Building": { "minItems": 0, "type": "string", "description": " The name of the building where the user is based (e.g., SJ-21).", "name": "Building", "title": "Building" }, "UserMailboxURI": { "readonly": true, "type": "string", "description": "The URI to change the mailbox settings.", "name": "UserMailboxURI", "title": "User Mailbox URI" }, "ConversationVui": { "minItems": 0, "type": "string", "description": " The VUI conversation assigned to the subscriber.", "name": "ConversationVui", "title": "Conversation Vui" }, "EmployeeId": { "minItems": 0, "type": "string", "description": " The numeric or alphanumeric identifier assigned to a person, typically based on order of hire or association with an organization.", "name": "EmployeeId", "title": "Employee Id" }, "ObjectId": { "description": " The primary key for this table. A globally unique, system-generated identifier for a User object. - template parameter [1]", "title": "Object Id", "minItems": 0, "readonly": true, "type": "string", "name": "ObjectId" }, "CreationTime": { "description": " The date and time the user account was created. ", "title": "Creation Time", "minItems": 0, "readonly": true, "type": "string", "name": "CreationTime" }, "JumpToMessagesOnLogin": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether the subscriber conversation jumps directly to the first message in the message stack after subscriber sign-in.", "name": "JumpToMessagesOnLogin", "title": "Jump To Messages On Login" }, "SaySender": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection announces the sender of a message during message playback for the subscriber.", "name": "SaySender", "title": "Say Sender" }, "URI": { "name": "URI", "format": "uri", "minItems": 0, "title": "URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "PromptSpeed": { "minItems": 0, "type": "integer", "description": " The audio speed Cisco Unity Connection uses to play back prompts to the subscriber.", "name": "PromptSpeed", "title": "Prompt Speed" }, "MailboxDn": { "minItems": 0, "type": "string", "description": " The distinguished name of the mailbox.", "name": "MailboxDn", "title": "Mailbox Dn" }, "PhoneNumber": { "description": " A phone number.", "title": "Phone Number", "minItems": 0, "readonly": true, "type": "string", "name": "PhoneNumber" }, "CcmIdType": { "minItems": 0, "type": "integer", "description": " Type of CCM user/object this id refers to (end user, application user, or directory number)", "name": "CcmIdType", "title": "Ccm Id Type" }, "SynchScheduleURI": { "name": "SynchScheduleURI", "format": "uri", "minItems": 0, "title": "Synch Schedule URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "ClientMatterCode": { "minItems": 0, "type": "string", "description": " The client matter code to transmit to Call Manger when a phone number is dialed on an outbound call. The CMC is entered after a phone number is dialed so that the customer can assigning account or billing codes to the call. Whether or not the CMC will be transmitted is dictated by a setting on outbound call. The subscriber's CMC is used only if the outbound call doesn't have its own CMC.", "name": "ClientMatterCode", "title": "Client Matter Code" }, "ConfirmDeleteDeletedMessage": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection will request confirmation from a subscriber before proceeding with a deletion of a single deleted message.", "name": "ConfirmDeleteDeletedMessage", "title": "Confirm Delete Deleted Message" }, "EnableSaveDraft": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether the save draft message feature is enabled for the subscriber.", "name": "EnableSaveDraft", "title": "Enable Save Draft" }, "AlternateNamesURI": { "readonly": true, "type": "string", "description": "The URI to get the alternate names of the user.", "name": "AlternateNamesURI", "title": "Alternate Names URI" }, "VoiceFileURI": { "name": "VoiceFileURI", "format": "uri", "minItems": 0, "title": "Voice File URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "Initials": { "minItems": 0, "type": "string", "description": " The initial letters of some or all of the names of this user.", "name": "Initials", "title": "Initials" }, "AltFirstName": { "minItems": 0, "type": "string", "description": " The alternate spelling of a user first name in an internationally recognizable format (i.e., ASCII only characters) used for TUI client name lookup and message addressing, and for VUI client name lookup.", "name": "AltFirstName", "title": "Alt First Name" }, "ExitCallActionObjectId": { "target_title": "DisplayName", "description": "The unique identifier of the CallAction object that is taken when a caller exits the subscriber conversation by pressing the * key or timing out.", "title": "Exit Call Action", "minItems": 0, "format": "uri", "choices": [], "target_attr": "ObjectId", "target": "/api/device/cuc/Callhandler/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_model_type": "device/cuc/Callhandler", "type": "string", "name": "ExitCallActionObjectId" }, "SayMsgNumber": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection announces the position of each message in the stack (i.e., 'Message 1', 'Message 2' ,etc.) during message playback for the subscriber.", "name": "SayMsgNumber", "title": "Say Msg Number" }, "SayTotalNewVoice": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection announces the total number of new voice messages in the subscriber mailbox.", "name": "SayTotalNewVoice", "title": "Say Total New Voice" }, "SayTotalSaved": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection announces the total number of saved messages in the subscriber mailbox.", "name": "SayTotalSaved", "title": "Say Total Saved" }, "ReadOnly": { "description": " If set to 1 (true) user is read-only and cannot be modified.", "title": "Read Only", "minItems": 0, "readonly": true, "type": "boolean", "name": "ReadOnly" }, "SaySenderExtension": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection during message playback, plays the primary extension information of the subscriber who sent the message after playing the sender's voice name.", "name": "SaySenderExtension", "title": "Say Sender Extension" }, "SavedMessageStackOrder": { "minItems": 0, "type": "string", "description": " The order in which Cisco Unity Connection plays the following types of \"saved\" messages:\n* Urgent voice messages\n* Non-urgent voice messages\n* Urgent fax messages\n* Non-urgent fax messages\n* Urgent e-mail messages\n* Non-urgent e-mail messages\n* Receipts and notices", "name": "SavedMessageStackOrder", "title": "Saved Message Stack Order" }, "SaySenderExtensionAfter": { "minItems": 0, "type": "boolean", "description": " This flag works exactly the same as the SaySenderExtension flag on a user, except the conversation plays the sender's extension in the message footer.", "name": "SaySenderExtensionAfter", "title": "Say Sender Extension After" }, "DisplayName": { "minItems": 0, "type": "string", "description": " The preferred text name of a person to be used when displaying entries such as in the administrative console, e.g. Cisco Unity Connection Administration.", "name": "DisplayName", "title": "Display Name" }, "InboxAutoRefresh": { "minItems": 0, "type": "integer", "description": " The rate (in minutes) at which Unity Inbox performs a refresh.", "name": "InboxAutoRefresh", "title": "Inbox Auto Refresh" }, "UseDefaultTimeZone": { "minItems": 0, "type": "boolean", "description": "Indicates if the default timezone is being used.", "name": "UseDefaultTimeZone", "title": "Use Default Time Zone" }, "PhoneSystemURI": { "name": "PhoneSystemURI", "format": "uri", "minItems": 0, "title": "Phone System URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "State": { "minItems": 0, "type": "string", "description": " The full name of the state or province where this user is located, or with which a user is associated.", "name": "State", "title": "State" }, "AltLastName": { "minItems": 0, "type": "string", "description": " The alternate spelling of a user last name in an internationally recognizable format (i.e., ASCII only characters) used for TUI client name lookup and message addressing, and for VUI client name lookup.", "name": "AltLastName", "title": "Alt Last Name" }, "AnnounceUpcomingMeetings": { "minItems": 0, "type": "integer", "description": " The amount ahead of time, in minutes, that Connection will warn the subscriber of upcoming meetings when the subscriber calls into the system. ", "name": "AnnounceUpcomingMeetings", "title": "Announce Upcoming Meetings" }, "MailboxStoreName": { "readonly": true, "type": "string", "description": "The Mailbox store name of user.", "name": "MailboxStoreName", "title": "Mailbox Store Name" }, "SayAni": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection plays the Automatic Number Identification (ANI) information during message playback for voice messages from unidentified callers.", "name": "SayAni", "title": "Say Ani" }, "NewMessageSortOrder": { "description": " The order in which Cisco Unity Connection will sort new messages.", "title": "New Message Sort Order", "minItems": 0, "choices": [ [ 1, "Newest first" ], [ 2, "Oldest first" ] ], "type": "integer", "name": "NewMessageSortOrder" }, "LocalizationKey": { "type": "string", "description": "Localization Key.", "name": "LocalizationKey", "title": "Localization Key" }, "DtmfNameLast": { "minItems": 0, "type": "string", "description": " The digits corresponding to the numeric keypad mapping on a standard touchtone phone representing the last name of the user. These digits are used for searching the user by name via the phone.", "name": "DtmfNameLast", "title": "Dtmf Name Last" }, "FaxServerObjectId": { "target_title": "FaxServerName", "description": "The unique identifier of the FaxServer object for the subscriber.", "title": "Fax Server", "minItems": 0, "format": "uri", "choices": [], "target_attr": "ObjectId", "target": "/api/device/cuc/FaxServer/choices/?choice_title=FaxServerName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_model_type": "device/cuc/FaxServer", "type": "string", "name": "FaxServerObjectId" }, "LdapType": { "description": " The LDAP configuration information for the user.", "title": "Ldap Type", "minItems": 0, "choices": [ [ 0, "Do not Integrate with LDAP directory" ], [ 1, "Integrate with LDAP directory" ], [ 2, "Authenticate" ], [ 3, "Integrate and Authenticate with LDAP directory" ], [ 4, "Inactive" ] ], "type": "integer", "name": "LdapType" }, "DtmfNameFirst": { "minItems": 0, "type": "string", "description": " The digits corresponding to the numeric keypad mapping on a standard touchtone phone representing the first name of the user. These digits are used for searching the user by name via the phone.", "name": "DtmfNameFirst", "title": "Dtmf Name First" }, "MessageLocatorSortOrder": { "minItems": 0, "type": "integer", "description": " The order in which Cisco Unity Connection will sort messages when the \"Message Locator\" feature is enabled.", "name": "MessageLocatorSortOrder", "title": "Message Locator Sort Order" }, "EnAltGreetPreventSkip": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether callers can skip the greeting while it is playing when the alternate greeting is turned on.", "name": "EnAltGreetPreventSkip", "title": "En Alt Greet Prevent Skip" }, "ContinuousAddMode": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether when addressing, after entering one recipient name, whether the subscriber is asked to enter another name or assume the subscriber is finished adding names and is ready to move on to recording the message or applying message options.", "name": "ContinuousAddMode", "title": "Continuous Add Mode" }, "EnhancedSecurityAlias": { "minItems": 0, "type": "string", "description": " The unique text name used to idenitify and authenticate the user with an RSA SecurID security system.", "name": "EnhancedSecurityAlias", "title": "Enhanced Security Alias" }, "PartitionObjectId": { "target_title": "Name", "description": "The unique identifier of the Partition to which the DtmfAccessId is assigned.", "title": "Partition Name", "minItems": 0, "format": "uri", "choices": [], "target_attr": "ObjectId", "target": "/api/device/cuc/Partition/choices/?choice_title=Name&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_model_type": "device/cuc/Partition", "type": "string", "name": "PartitionObjectId" }, "ConfirmDeleteMultipleMessages": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection allows the subscriber to choose which message they want to delete or whether Cisco Unity Connection permanently deletes the specified type of messages. Changes what Cisco Unity Connection does when subscribers press 3 > 2 > 2 from the Main menu to permanently delete multiple deleted messages at once.", "name": "ConfirmDeleteMultipleMessages", "title": "Confirm Delete Multiple Messages" }, "ConversationName": { "minItems": 0, "type": "string", "description": " The name of the conversation the subscriber uses to set up, send, and retrieve messages.", "name": "ConversationName", "title": "Conversation Name" }, "EnableMessageBookmark": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Message Bookmark is enabled for the subscriber", "name": "EnableMessageBookmark", "title": "Enable Message Bookmark" }, "InboxMessagesPerPage": { "minItems": 0, "type": "integer", "description": " The number of messages Unity Inbox displays in a page.", "name": "InboxMessagesPerPage", "title": "Inbox Messages Per Page" }, "PabLastImported": { "minItems": 0, "type": "string", "description": " The date and time when the personal address book was last imported from a groupware package into the personal groups for a user.", "name": "PabLastImported", "title": "Pab Last Imported" }, "PcaHomePage": { "minItems": 0, "type": "string", "description": " The Home Page is the first page that is displayed after logging in to the PCA. ", "name": "PcaHomePage", "title": "Pca Home Page" }, "UpdateBroadcastMsg": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether the subscriber has the ability to update broadcast messages that are active or will be active in the future.", "name": "UpdateBroadcastMsg", "title": "Update Broadcast Msg" }, "SearchByNameSearchSpaceObjectId": { "target_title": "Name", "description": "The unique identifier of the SearchSpace which is used to limit the visibility to dialable/addressable objects when searching by name (character string).", "title": "Search By Name Search Space", "minItems": 0, "format": "uri", "choices": [], "target_attr": "ObjectId", "target": "/api/device/cuc/SearchSpace/choices/?choice_title=Name&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_model_type": "device/cuc/SearchSpace", "type": "string", "name": "SearchByNameSearchSpaceObjectId" }, "SayCopiedNames": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection announces the \"copied\" names during message playback for a subscriber. ", "name": "SayCopiedNames", "title": "Say Copied Names" }, "SpeechCompleteTimeout": { "minItems": 0, "type": "integer", "description": " Specifies the required length of silence (in milliseconds) following user speech before the recognizer finalizes a result (either accepting it or throwing a nomatch event). The SpeechCompleteTimeout property is used when the speech prior to the silence matches an active grammar. \n\nA long SpeechCompleteTimeout value delays the result completion and therefore makes the system's response slow. A short SpeechCompleteTimeout value may lead to the inappropriate break up of an utterance. Reasonable SpeechCompleteTimeout values are typically in the range of 0.3 seconds to 1.0 second. See Appendix D?Timing properties of the VoiceXML Specification for details.", "name": "SpeechCompleteTimeout", "title": "Speech Complete Timeout" }, "MwisURI": { "name": "MwisURI", "format": "uri", "minItems": 0, "title": "Mwis URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "ForcedAuthorizationCode": { "minItems": 0, "type": "string", "description": " A valid authorization code that is entered prior to extending calls to classes of dialed numbers, for example, external, toll and international calls.", "name": "ForcedAuthorizationCode", "title": "Forced Authorization Code" }, "VideoServiceAccountsURI": { "name": "VideoServiceAccountsURI", "format": "uri", "minItems": 0, "title": "Video Service Accounts URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "SkipForwardTime": { "minItems": 0, "type": "integer", "description": " Indicates the amount of time (in milliseconds) to jump forward when skipping ahead in a voice or TTS message using either DTMF or voice commands while reviewing messages.", "name": "SkipForwardTime", "title": "Skip Forward Time" }, "SayMessageLengthAfter": { "minItems": 0, "type": "boolean", "description": " This flag works exactly the same as the SayMessageLength flag on a user, except the conversation plays the message length in the message footer.", "name": "SayMessageLengthAfter", "title": "Say Message Length After" }, "UseVui": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether the speech recognition conversation is the default conversation for the subscriber.", "name": "UseVui", "title": "Use Vui" }, "SpeechConfidenceThreshold": { "minItems": 0, "type": "integer", "description": " When the engine matches a spoken phrase, it associates a confidence level with that conclusion. This parameter determines what confidence level should be considered a successful match. A higher value means the engine is will report fewer successful matches, but it will be more confident in the matches that it reports.", "name": "SpeechConfidenceThreshold", "title": "Speech Confidence Threshold" }, "FirstDigitTimeout": { "minItems": 0, "type": "integer", "description": " The amount of time to wait (in milliseconds) for first digit when collecting touch tones.", "name": "FirstDigitTimeout", "title": "First Digit Timeout" }, "AddressAfterRecord": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether the subscriber will be prompted to address message before or after it is recorded.", "name": "AddressAfterRecord", "title": "Address After Record" }, "MediaSwitchObjectId": { "target_title": "DisplayName", "description": "The unique identifier of the MediaSwitch object Cisco Unity Connection uses for subscriber Telephone Record and Playback (TRAP) sessions and to dial MWI on or off requests when the Cisco Unity Connection system has a dual switch integration.", "title": "Phone System", "minItems": 0, "format": "uri", "choices": [], "target_attr": "ObjectId", "target": "/api/device/cuc/PhoneSystem/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_model_type": "device/cuc/PhoneSystem", "type": "string", "name": "MediaSwitchObjectId" }, "ExitTargetConversation": { "minItems": 0, "type": "string", "description": " The name of the conversation to which the caller is routed.", "name": "ExitTargetConversation", "title": "Exit Target Conversation" }, "SavedMessageSortOrder": { "minItems": 0, "type": "integer", "description": " The order in which Cisco Unity Connection will sort saved messages.", "name": "SavedMessageSortOrder", "title": "Saved Message Sort Order" }, "PartitionURI": { "name": "PartitionURI", "format": "uri", "minItems": 0, "title": "Partition URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "FirstName": { "minItems": 0, "type": "string", "description": " The first name (i.e., givenName) of this user. Not their surname nor middle name.", "name": "FirstName", "title": "First Name" }, "UseBriefPrompts": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether the subscriber hears brief or full phone menus when accessing Cisco Unity Connection over the phone.", "name": "UseBriefPrompts", "title": "Use Brief Prompts" }, "SkipPasswordForKnownDevice": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether the subscriber will be asked for his/her PIN when attempting to sign-in from a known device.", "name": "SkipPasswordForKnownDevice", "title": "Skip Password For Known Device" }, "LastName": { "minItems": 0, "type": "string", "description": " The last name (i.e., surname or family name) of this user, by which a user is commonly known.", "name": "LastName", "title": "Last Name" }, "MessageTypeMenu": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection plays the message type menu when the subscriber logs on to Cisco Unity Connection over the phone. ", "name": "MessageTypeMenu", "title": "Message Type Menu" }, "SkipReverseTime": { "minItems": 0, "type": "integer", "description": " Indicates the amount of time (in milliseconds) to jump backward when skipping in reverse in a voice or TTS message using either DTMF or voice commands while reviewing messages.", "name": "SkipReverseTime", "title": "Skip Reverse Time" }, "Country": { "minItems": 0, "type": "string", "description": " The two-letter ISO 3166-1 country code where the user is located, or with which a user is associated.", "name": "Country", "title": "Country" }, "RouteNDRToSender": { "minItems": 0, "type": "boolean", "description": " A flag indicating, for an undeliverable message, whether NDR messages will appear in the subscriber's mailbox or are deleted by the system.", "name": "RouteNDRToSender", "title": "Route NDR To Sender" }, "templateAlias": { "description": "Query parameter", "format": "uri", "required": false, "choices": [], "target_attr": "Alias", "target": "/api/device/cuc/UserTemplate/choices/?field=Alias&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_model_type": "device/cuc/UserTemplate", "title": "Template Alias", "type": [ "string" ], "name": "templateAlias" }, "SayTimestampBefore": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection announces the timestamp before it plays back each for the subscriber.", "name": "SayTimestampBefore", "title": "Say Timestamp Before" }, "PrivateListsURI": { "name": "PrivateListsURI", "format": "uri", "minItems": 0, "title": "Private Lists URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "SayMsgNumberAfter": { "minItems": 0, "type": "boolean", "description": " This flag works exactly the same as the SayMsgNumber flag on a user, except the conversation plays the message number in the message footer.", "name": "SayMsgNumberAfter", "title": "Say Msg Number After" }, "InboxAutoResolveMessageRecipients": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection automatically resolves a recipient address entered in the To, Cc or Bcc fields to a subscriber or distribution list. Known as the \"AutoResolve\" feature.", "name": "InboxAutoResolveMessageRecipients", "title": "Inbox Auto Resolve Message Recipients" }, "UserWebPasswordURI": { "readonly": true, "type": "string", "description": "The URI to change the web application password.", "name": "UserWebPasswordURI", "title": "User Web Password URI" }, "EnAltGreetPreventMsg": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether callers can leave a message after the greeting when the subscriber alternate greeting is turned on.", "name": "EnAltGreetPreventMsg", "title": "En Alt Greet Prevent Msg" }, "AutoAdvanceMsgs": { "minItems": 0, "type": "boolean", "description": " A flag indicating that the conversation will, during playback, advance to the next message in the playback stack automatically after it is done playing the after message menu.", "name": "AutoAdvanceMsgs", "title": "Auto Advance Msgs" }, "EnAltGreetDontRingPhone": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether a caller is prevented from being transferred to the subscriber phone when the subscriber alternate greeting is turned on.", "name": "EnAltGreetDontRingPhone", "title": "En Alt Greet Dont Ring Phone" }, "VoiceNameURI": { "name": "VoiceNameURI", "format": "uri", "minItems": 0, "title": "Voice Name URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "EnableMessageLocator": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether the message locator feature is enabled for the subscriber.", "name": "EnableMessageLocator", "title": "Enable Message Locator" }, "CreateSmtpProxyFromCorp": { "minItems": 0, "type": "boolean", "description": " Flag indicating whether an SMTP proxy address matching the corporate e-mail address (column EmailAddress) should be created for this User.", "name": "CreateSmtpProxyFromCorp", "title": "Create Smtp Proxy From Corp" }, "IsSetForVmEnrollment": { "minItems": 0, "type": "boolean", "description": "Temporary placeholder until IsVmEnrolled can be phased out. At that point, delete this column and rename tbl_UserSubscriber.IsVmEnrolled to IsSetForVmEnrollment. A flag indicating whether Cisco Unity Connection plays the enrollment conversation (record a voice name, indicate if they are listed in the directory, etc.) for the subscriber when they login.", "name": "IsSetForVmEnrollment", "title": "Is Set For Vm Enrollment" }, "UserVoicePinURI": { "readonly": true, "type": "string", "description": "The URI to change the voice mail pin of the user.", "name": "UserVoicePinURI", "title": "User Voice Pin URI" }, "UserRoleURI": { "readonly": true, "type": "string", "description": "The URI to change the role of the user.", "name": "UserRoleURI", "title": "User Role URI" }, "ClockMode": { "minItems": 0, "type": "integer", "description": " The time format used for the message timestamps that the subscriber hears when they listen to their messages over the phone.", "name": "ClockMode", "title": "Clock Mode" }, "IsTemplate": { "description": " A flag indicating whether this instance of a User object is a \"template\" for creating new users. ", "title": "Is Template", "minItems": 0, "readonly": true, "type": "boolean", "name": "IsTemplate" }, "LdapCcmUserId": { "minItems": 0, "type": "string", "description": " The userid of associated end user in the sleeping SeaDragon database.", "name": "LdapCcmUserId", "title": "Ldap Ccm User Id" }, "SayAniAfter": { "minItems": 0, "type": "boolean", "description": " This flag works exactly the same as the SayAni flag on a user, except the conversation plays the ani in the message footer.", "name": "SayAniAfter", "title": "Say Ani After" }, "RingPrimaryPhoneFirst": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether a subscriber's primary phone should be rung before trying other destinations in a personal group.", "name": "RingPrimaryPhoneFirst", "title": "Ring Primary Phone First" }, "PostalCode": { "minItems": 0, "type": "string", "description": " For users in the United States, the zip code where the user is located. For users in Canada, Mexico, and other countries, the postal code where the user is located.", "name": "PostalCode", "title": "Postal Code" }, "XferString": { "minItems": 0, "type": "string", "description": " The cross-server transfer extension. If NULL, the user's primary extension is used.", "name": "XferString", "title": "Xfer String" }, "ConfirmationConfidenceThreshold": { "minItems": 0, "type": "integer", "description": " Voice Recognition Confirmation Confidence Threshold", "name": "ConfirmationConfidenceThreshold", "title": "Confirmation Confidence Threshold" }, "Undeletable": { "description": " A flag indicating whether this subscriber can be deleted via an administrative application such as Cisco Unity Connection Administration. It is used to prevent deletion of factory defaults.", "title": "Undeletable", "minItems": 0, "readonly": true, "type": "boolean", "name": "Undeletable" }, "DelayAfterGreeting": { "minItems": 0, "type": "integer", "description": " The amount of time (in milliseconds) Cisco Unity Connection will delay after playing greeting.", "name": "DelayAfterGreeting", "title": "Delay After Greeting" }, "EncryptPrivateMessages": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection encrypts messages from the subscriber that are marked private.", "name": "EncryptPrivateMessages", "title": "Encrypt Private Messages" }, "SayTotalReceipts": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection announces the total number of new receipts in the subscriber mailbox.", "name": "SayTotalReceipts", "title": "Say Total Receipts" }, "NewMessageStackOrder": { "minItems": 0, "type": "string", "description": " The order in which Cisco Unity Connection plays the following types of \"new\" messages:\n* Urgent voice messages\n* Non-urgent voice messages\n* Urgent fax messages\n* Non-urgent fax messages\n* Urgent e-mail messages\n* Non-urgent e-mail messages\n* Receipts and notices", "name": "NewMessageStackOrder", "title": "New Message Stack Order" }, "NotificationDevicesURI": { "name": "NotificationDevicesURI", "format": "uri", "minItems": 0, "title": "Notification Devices URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "MailboxStoreObjectId": { "target_title": "DisplayName", "description": "Mailbox Store for the tenant.", "format": "uri", "title": "Mailbox Store", "required": false, "choices": [], "target_attr": "ObjectId", "target": "/api/device/cuc/MailboxStore/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_model_type": "device/cuc/MailboxStore", "type": "string", "name": "MailboxStoreObjectId" }, "IsVmEnrolled": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection plays the enrollment conversation (record a voice name, indicate if they are listed in the directory, etc.) for the subscriber when they login.", "name": "IsVmEnrolled", "title": "Is Vm Enrolled" }, "Inactive": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether this subscriber is inactive or not.", "name": "Inactive", "title": "Inactive" }, "EmailAddress": { "minItems": 0, "type": "string", "description": " The corporate email address of the user. ", "name": "EmailAddress", "title": "Email Address" }, "EnableTts": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether TTS is enabled for the subscriber. Only relevant if TTS enabled in User's COS also.", "name": "EnableTts", "title": "Enable Tts" }, "SearchByExtensionSearchSpaceObjectId": { "target_title": "Name", "description": "The unique identifier of the SearchSpace which is used to limit the visibility to dialable/addressable objects when searching by extension (dial string).", "title": "Search By Extension Search Space", "minItems": 0, "format": "uri", "choices": [], "target_attr": "ObjectId", "target": "/api/device/cuc/SearchSpace/choices/?choice_title=Name&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_model_type": "device/cuc/SearchSpace", "type": "string", "name": "SearchByExtensionSearchSpaceObjectId" }, "PcaAddressBookRowsPerPage": { "minItems": 0, "type": "integer", "description": " Controls the number of matching entries the Address Book displays per page, when a search is performed. The Address Book is used across multiple PCA applications and so this setting applies globally.", "name": "PcaAddressBookRowsPerPage", "title": "Pca Address Book Rows Per Page" }, "LocationURI": { "name": "LocationURI", "format": "uri", "minItems": 0, "title": "Location URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "SayDistributionList": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection announces the distribution list that sends a message, if applicable.", "name": "SayDistributionList", "title": "Say Distribution List" }, "City": { "minItems": 0, "type": "string", "description": " The name of a locality, such as a city, county or other geographic region where the user is located, or with which a user is associated.", "name": "City", "title": "City" }, "SendBroadcastMsg": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether the subscriber may send broadcast messages.", "name": "SendBroadcastMsg", "title": "Send Broadcast Msg" }, "ExitAction": { "minItems": 0, "type": "integer", "description": " The type of call action to take, e.g., hang-up, goto another object, etc.", "name": "ExitAction", "title": "Exit Action" }, "VoiceNameRequired": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether a recorded voice name is required for this subscriber.", "name": "VoiceNameRequired", "title": "Voice Name Required" }, "SearchByExtensionSearchSpaceURI": { "name": "SearchByExtensionSearchSpaceURI", "format": "uri", "minItems": 0, "title": "Search By Extension Search Space URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "SmtpProxyAddressesURI": { "readonly": true, "type": "string", "description": "The URI to get the smtp proxy addresses of the user.", "name": "SmtpProxyAddressesURI", "title": "Smtp Proxy Addresses URI" }, "MessageHandlersURI": { "name": "MessageHandlersURI", "format": "uri", "minItems": 0, "title": "Message Handlers URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "SayTotalNewFax": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection announces the total number of new fax messages in the subscriber mailbox.", "name": "SayTotalNewFax", "title": "Say Total New Fax" }, "AssistantRowsPerPage": { "minItems": 0, "type": "integer", "description": " This controls the number of entries to display per page for all tables in the Unity Assistant, e.g. the Private List Members table.", "name": "AssistantRowsPerPage", "title": "Assistant Rows Per Page" }, "CallHandlerObjectId": { "target_title": "DisplayName", "description": "The unique identifier of the primary CallHandler object for the subscriber.", "title": "Call Handler", "minItems": 0, "format": "uri", "choices": [], "target_attr": "ObjectId", "target": "/api/device/cuc/Callhandler/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_model_type": "device/cuc/Callhandler", "type": "string", "name": "CallHandlerObjectId" }, "TimeZone": { "minItems": 0, "type": "integer", "description": " The time zone to which this user account is associated.", "name": "TimeZone", "title": "Time Zone" }, "SaySenderAfter": { "minItems": 0, "type": "boolean", "description": " This flag works exactly the same as the SaySender flag on a user, except the conversation plays the sender in the message footer.", "name": "SaySenderAfter", "title": "Say Sender After" }, "NameConfirmation": { "minItems": 0, "type": "boolean", "description": " Indicates whether the voice name of the subscriber or distribution list added to an address list when a subscriber addresses a message to other subscribers is played. The default value for this is off (no voice name played) since the voice name was just played as part of the list of matches . To most users this sounds redundant when on, but some users prefer it.\n", "name": "NameConfirmation", "title": "Name Confirmation" }, "SearchByNameSearchSpaceURI": { "name": "SearchByNameSearchSpaceURI", "format": "uri", "minItems": 0, "title": "Search By Name Search Space URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "EnablePersonalRules": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether a subscriber's personal rules are enabled. Subscribers can use this setting to disable all personal rules at once.", "name": "EnablePersonalRules", "title": "Enable Personal Rules" }, "ConfirmDeleteMessage": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection will request confirmation from a subscriber before proceeding with a deletion of a single new or saved message. ", "name": "ConfirmDeleteMessage", "title": "Confirm Delete Message" }, "SynchScheduleObjectId": { "target_title": "DisplayName", "description": "The unique identifier of the Schedule object to use for synchronization Calendar information from groupware (such as Exchange).", "title": "Synch Schedule", "minItems": 0, "format": "uri", "choices": [], "target_attr": "ObjectId", "target": "/api/device/cuc/Schedule/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_model_type": "device/cuc/Schedule", "type": "string", "name": "SynchScheduleObjectId" }, "Language": { "minItems": 0, "type": "integer", "description": " The preferred language of this user. For a user with a voice mailbox, it is the language in which the subscriber hears instructions played to them. If the subscriber has TTS enabled by their COS, it is the language used for TTS. ", "name": "Language", "title": "Language" }, "RecordUnknownCallerName": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether a caller should be promoted to record his/her name if Unity does not receive caller id.", "name": "RecordUnknownCallerName", "title": "Record Unknown Caller Name" }, "FaxServerURI": { "name": "FaxServerURI", "format": "uri", "minItems": 0, "title": "Fax Server URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "CallAnswerTimeout": { "minItems": 0, "type": "integer", "description": " The number of rings to wait for a subscriber destination to answer before the call is forwarded to the subscriber's primary phone.", "name": "CallAnswerTimeout", "title": "Call Answer Timeout" }, "Volume": { "minItems": 0, "type": "integer", "description": " The audio volume expressed as a percentage that Cisco Unity Connection uses to play back message.", "name": "Volume", "title": "Volume" }, "Address": { "minItems": 0, "type": "string", "description": " The physical address such as a house number and street name where the user is located, or with which a user is associated.", "name": "Address", "title": "Address" }, "InterdigitDelay": { "minItems": 0, "type": "integer", "description": " The amount of time to wait (in milliseconds) for input between touch tones when collecting digits in TUI.", "name": "InterdigitDelay", "title": "Interdigit Delay" }, "Speed": { "minItems": 0, "type": "integer", "description": " The audio speed Cisco Unity Connection uses to play back messages to the subscriber.", "name": "Speed", "title": "Speed" }, "CosURI": { "name": "CosURI", "format": "uri", "minItems": 0, "title": "Cos URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "SmtpAddress": { "minItems": 0, "type": "string", "description": "SMTP address The full SMTP address for this object.", "name": "SmtpAddress", "title": "Smtp Address" }, "TimeLastCall": { "minItems": 0, "type": "string", "description": " The date and time when the subscriber last accessed their mailbox by phone (last time they were offered messages).", "name": "TimeLastCall", "title": "Time Last Call" }, "CosObjectId": { "target_title": "DisplayName", "description": "The name of the Class of Service object with which this user account is associated.", "title": "Class of Service", "minItems": 0, "format": "uri", "choices": [], "target_attr": "ObjectId", "target": "/api/device/cuc/Cos/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_model_type": "device/cuc/Cos", "type": "string", "name": "CosObjectId" }, "SayMessageLength": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection announces the length of each message during message playback.", "name": "SayMessageLength", "title": "Say Message Length" }, "CallhandlerURI": { "name": "CallhandlerURI", "format": "uri", "minItems": 0, "title": "Callhandler URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "SayAltGreetWarning": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection notifies the subscriber when they login via the phone (plays conversation) or CPCA (displays a warning banner) if their alternate greeting is turned on.", "name": "SayAltGreetWarning", "title": "Say Alt Greet Warning" }, "Alias": { "description": " The unique text name for either a user, distribution list, or personal group.", "title": "Alias", "minItems": 0, "required": true, "type": "string", "name": "Alias" }, "PromptVolume": { "minItems": 0, "type": "integer", "description": " The volume level for playback of system prompts.", "name": "PromptVolume", "title": "Prompt Volume" }, "TenantObjectId": { "target_attr": "ObjectId", "description": "The name of the tenant to which the user belongs.", "title": "Tenant", "minItems": 0, "format": "uri", "choices": [], "target_title": "Alias", "readonly": true, "target": "/api/device/cuc/Tenant/choices/?choice_title=Alias&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_model_type": "device/cuc/Tenant", "type": "string", "name": "Tenant" }, "SayTotalDraftMsg": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection announces the total number of draft messages in the subscriber mailbox", "name": "SayTotalDraftMsg", "title": "Say Total Draft Msg" }, "SayTotalNew": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection announces the total number of new messages in the subscriber mailbox.", "name": "SayTotalNew", "title": "Say Total New" }, "SayTotalNewEmail": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection announces the total number of new e-mail messages in the subscriber mailbox.", "name": "SayTotalNewEmail", "title": "Say Total New Email" }, "UseDynamicNameSearchWeight": { "minItems": 0, "type": "boolean", "description": " Use dynamic name search weight. When this user addresses objects, the name search weight for those objects will automatically be incremented.", "name": "UseDynamicNameSearchWeight", "title": "Use Dynamic Name Search Weight" }, "LdapCcmPkid": { "minItems": 0, "type": "string", "description": " The pkid of associated end user in the sleeping SeaDragon database.", "name": "LdapCcmPkid", "title": "Ldap Ccm Pkid" }, "SpeechIncompleteTimeout": { "minItems": 0, "type": "integer", "description": " Specifies the required length of silence (in milliseconds) from when the speech prior to the silence matches an active grammar, but where it is possible to speak further and still match the grammar. By contrast, the SpeechCompleteTimeout property is used when the speech prior to the silence matches an active grammar and no further words can be spoken.\n\nA long SpeechIncompleteTimeout value delays the result completion and therefore makes the system's response slow. A short SpeechIncompleteTimeout value may lead to the inappropriate break up of an utterance.\n\nThe SpeechIncompleteTimeout value is usually longer than the completetimeout value to allow users to pause mid-utterance (for example, to breathe). Note that values set for the completetimeout property are only supported if they are less than the incompletetimeout property. See Appendix D?Timing properties of the VoiceXML Specification for details.", "name": "SpeechIncompleteTimeout", "title": "Speech Incomplete Timeout" }, "AlternateExtensionsURI": { "name": "AlternateExtensionsURI", "format": "uri", "minItems": 0, "title": "Alternate Extensions URI", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "DialablePhoneNumber": { "minItems": 0, "type": "string", "description": " A dialable version of the PhoneNumber column.", "name": "DialablePhoneNumber", "title": "Dialable Phone Number" }, "IsClockMode24Hour": { "minItems": 0, "type": "boolean", "description": " The time format used for the message timestamps that the subscriber hears when they listen to their messages over the phone.", "name": "IsClockMode24Hour", "title": "Is Clock Mode24Hour" }, "UseShortPollForCache": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether the user's polling cycle for retrieving calendar information will be the shorter \"power user\" polling cycle.", "name": "UseShortPollForCache", "title": "Use Short Poll For Cache" }, "DtmfAccessId": { "description": "The DTMF access id (i.e., extension) of the subscriber. The dialable number.", "title": "Dtmf Access Id", "minItems": 0, "required": true, "type": "string", "name": "DtmfAccessId" }, "Manager": { "minItems": 0, "type": [ "string", "null" ], "description": " The name of the person who is the manager or supervisor of the user.", "name": "Manager", "title": "Manager" }, "BillingId": { "minItems": 0, "type": "string", "description": " Accounting information or project code associated with this user.", "name": "BillingId", "title": "Billing Id" }, "ListInDirectory": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection should list the subscriber in the phone directory for outside callers.", "name": "ListInDirectory", "title": "List In Directory" }, "DeletedMessageSortOrder": { "minItems": 0, "type": "integer", "description": " The order in which Cisco Unity Connection presents deleted messages to the subscriber.", "name": "DeletedMessageSortOrder", "title": "Deleted Message Sort Order" }, "SpeechSpeedVsAccuracy": { "minItems": 0, "type": "integer", "description": " Tunes the engine towards Performance or Accuracy. A higher value for this setting means faster matches that may be less accurate. A lower value for this setting means more accurate matches along with more processing and higher CPU utilization.\n", "name": "SpeechSpeedVsAccuracy", "title": "Speech Speed Vs Accuracy" }, "UseDefaultLanguage": { "minItems": 0, "type": "boolean", "description": "Set to true (1) if call handler is using default language from the location it belongs to.", "name": "UseDefaultLanguage", "title": "Use Default Language" }, "SendMessageOnHangup": { "minItems": 0, "type": "integer", "description": " An enum indicating when hanging up while addressing a message that has a recording and at least one recipient, whether the message is discarded, sent or saved as a draft message if the subscriber explicitly issues the command to send the message either via DTMF or voice input.", "name": "SendMessageOnHangup", "title": "Send Message On Hangup" } }, "schema_version": "14.0" }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get the GUI Add form. | GET | /api/device/cuc/User/add/ |
|
The GUI Add form of device/cuc/User as JSON |
The API call to the /add/ URL can only be made from a hierarchy that allows the model type to be added. The actions in the response shows the url for the POST API call to create an instance.
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Create | POST | /api/device/cuc/User | hierarchy=[hierarchy] |
|
tool/Transaction/[trans pkid]to inspect the created resource and its instance pkid.
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Bulk delete [pkid1],[pkid2]... | DELETE | /api/device/cuc/User/ | hierarchy=[hierarchy] | {"hrefs":["/api/device/cuc/User/[pkid1]", "/api/device/cuc/User/[pkid2]", ...]} |
GET http://[host-proxy]/api/device/cuc/User/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Bulk Modify | GET | /api/device/cuc/User/bulk_update/?schema=&schema_rules=true |
|
|
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Bulk Modify | POST | /api/device/cuc/User/bulk_update/ |
|
For example: {"data":{"name":"value"}, "meta":{}, "request_meta":{ "hrefs":["/api/v0/device/cuc/User/[pkid1]", "/api/v0/device/cuc/User/[pkid2]",...]}} |
GET http://[host-proxy]/api/device/cuc/User/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Move the instance with [pkid] to [target_hierarchy] | POST | /api/tool/DataMove/?model_type=device/cuc/User |
|
{"hrefs": ["/api/device/cuc/User/[pkid]"]} |
Bulk Move | POST | /api/tool/DataMove/?model_type=device/cuc/User |
|
{"hrefs": ["/api/device/cuc/User/[pkid1]", "/api/device/cuc/User/[pkid2]",...]} |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Get a selected [export_format] of the schema and instances [pkid1], [pkid2],... of device/cuc/User; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | POST | /api/device/cuc/User/export/ |
|
{ "hrefs":["/api/device/cuc/User/[pkid1]", "/api/device/cuc/User/[pkid2]",...]}} |
For export_format=json, the response is a time stamped zip file of data in JSON as in the system database. Item properties such as strings that are empty or Boolean values that are not set, are not included. The filename in the response is of the format as the example:
Content-Disposition: attachment; filename=export_2013-05-17_14:20:19.186444.json.zip Content-Language:en Content-Type:application/x-zip
For export_format=raw_xlsx, the response is a MS Excel spreadsheet with columns corresponding to the JSON format export and a response filename format:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
For export_format=xlsx, the response is a MS Excel spreadsheet, arranged by any Field Display Policies that apply. The columns correspond with those of a Bulk Load Template export sheet. The response filename format is:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_formatted_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
The XLSX format can be used to bulk load instances of device/cuc/User and the JSON format can be used to import instances of device/cuc/User.
GET http://[host-proxy]/api/device/cuc/User/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get a compressed format of the Bulk Load spreadsheet template for device/cuc/User | POST | /api/device/cuc/User/export_bulkload_template/ |
|
The response is an attachment of the format: filetype_bulkloadsheet.xlsx.gz |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Configuration Template | GET | /api/device/cuc/User/configuration_template/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/ConfigurationTemplate/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Field Display Policy | GET | /api/device/cuc/User/field_display_policy/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/FieldDisplayPolicy/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
List | GET | /api/device/cuc/User/ |
|
The device/cuc/User schema and all instances as JSON. |
(The list will return 0 to 3 device/cuc/User instances)
{ "operations": [ "move" ], "pagination": { "direction": "asc", "order_by": "Alias", "maximum_limit": 2000, "skip": 0, "current": "/api/device/cuc/User/?skip=0&limit=3&order_by=Alias&direction=asc&traversal=default", "limit": 3, "total_limit": null, "total": 14 }, "meta": { "tags": [], "cached": true, "title": "", "business_key": {}, "schema_version": "14.0", "references": { "device": [ { "pkid": "", "href": "" } ], "children": [], "parent": [ { "pkid": "6t0ggef2c0deab00hb595101", "href": "/api/data/HierarchyNode/6t0ggef2c0deab00hb595101" } ], "foreign_key": [] }, "actions": [ { "add": { "support_async": false, "class": "add", "href": "/api/device/cuc/User/add/?hierarchy=[hierarchy]", "method": "GET", "title": "Add" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/device/cuc/User/?hierarchy=[hierarchy]", "method": "DELETE", "title": "Delete" } }, { "bulk_update_form": { "support_async": false, "class": "update", "href": "/api/device/cuc/User/bulk_update/?hierarchy=[hierarchy]&schema=&schema_rules=true", "method": "GET", "title": "Bulk Modify" } }, { "move": { "title": "Move", "support_async": true, "class": "move", "href": "/api/tool/DataMove/?hierarchy=[hierarchy]&model_type=device/cuc/User", "method": "POST", "view": "/api/tool/DataMove/?auth_token=[authtoken] } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/device/cuc/User/export/?hierarchy=[hierarchy]", "method": "POST", "view": "/api/view/ExportData/add/?auth_token=[authtoken] } }, { "export_bulkload_template": { "support_async": false, "class": "bulkload_template", "href": "/api/device/cuc/User/export_bulkload_template/?hierarchy=[hierarchy]", "method": "POST", "title": "Export Bulk Load Template" } }, { "configuration_template": { "support_async": false, "class": "config", "href": "/api/device/cuc/User/configuration_template/?hierarchy=[hierarchy]", "method": "GET", "title": "Configuration Template" } }, { "field_display_policy": { "support_async": false, "class": "display_policy", "href": "/api/device/cuc/User/field_display_policy/?hierarchy=[hierarchy]", "method": "GET", "title": "Field Display Policy" } }, { "list": { "support_async": false, "class": "list", "href": "/api/device/cuc/User/?hierarchy=[hierarchy]", "method": "GET", "title": "List" } }, { "help": { "support_async": false, "class": "help", "href": "/api/device/cuc/User/help?hierarchy=[hierarchy]", "method": "GET", "title": "Help" } }, { "purge": { "support_async": false, "class": "purge", "href": "/api/device/cuc/User/purge/?hierarchy=[hierarchy]", "method": "POST", "title": "Purge" } } ], "model_type": "device/cuc/User", "model_specific_actions": [ "add", "list", "update", "get", "remove", "bulk_update_form", "clone", "configuration_template", "export", "export_bulkload_template", "field_display_policy", "help", "move" ], "summary_attrs": [ { "name": "Alias", "title": "Alias" }, { "name": "FirstName", "title": "First Name" }, { "name": "LastName", "title": "Last Name" }, { "name": "DtmfAccessId", "title": "Dtmf Access Id" }, { "name": "EmailAddress", "title": "Email Address" }, { "name": "TimeZone", "title": "Time Zone" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "resources": [ { "pkid": "5f3af402ce894e001208d03a", "meta": { "tags": [], "cached": true, "title": "acarstel01", "business_key": {}, "schema_version": "11.5", "summary": "false", "references": { "device": [ { "pkid": "5f3ae59cce894e00120554b1", "href": "/api/v0/data/UnityConnection/5f3ae59cce894e00120554b1" } ], "owner": [ { "pkid": "" } ], "self": [ { "pkid": "5f3af402ce894e001208d03a", "href": "/api/device/cuc/User/5f3af402ce894e001208d03a/" } ], "parent": [ { "pkid": "5f3ae64ace894e0012057585", "href": "/api/data/HierarchyNode/5f3ae64ace894e0012057585" } ], "foreign_key": [] }, "actions": [ { "update": { "support_async": true, "class": "update", "href": "/api/device/cuc/User/5f3af402ce894e001208d03a/", "method": "PUT", "title": "Modify" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/device/cuc/User/5f3af402ce894e001208d03a/", "method": "DELETE", "title": "Delete" } }, { "clone": { "support_async": false, "class": "clone", "href": "/api/device/cuc/User/5f3af402ce894e001208d03a/clone/?schema=&schema_rules=true", "method": "GET", "title": "Clone" } }, { "move": { "title": "Move", "support_async": true, "class": "move", "href": "/api/tool/DataMove/5f3af402ce894e001208d03a/?model_type=device/cuc/User", "method": "POST", "view": "/api/tool/DataMove/" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/device/cuc/User/5f3af402ce894e001208d03a/export/", "method": "GET", "view": "/api/view/ExportData/add/" } }, { "get": { "support_async": false, "class": "get", "href": "/api/device/cuc/User/5f3af402ce894e001208d03a/", "method": "GET", "title": "Get" } }, { "help": { "support_async": false, "class": "help", "href": "/api/device/cuc/User/5f3af402ce894e001208d03a/help", "method": "GET", "title": "Help" } }, { "purge": { "support_async": false, "class": "purge", "href": "/api/device/cuc/User/5f3af402ce894e001208d03a/purge/", "method": "POST", "title": "Purge" } } ], "model_type": "device/cuc/User", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "5f3ae1fcce894e001204e0ed", "5f3ae256ce894e001204f7db", "5f3ae552ce894e00120537fa", "5f3ae5bace894e00120559f8", "5f3ae64ace894e0012057585", "5f3af402ce894e001208d03a" ], "summary_attrs": [ { "name": "Alias", "title": "Alias" }, { "name": "FirstName", "title": "First Name" }, { "name": "LastName", "title": "Last Name" }, { "name": "DtmfAccessId", "title": "Dtmf Access Id" }, { "name": "EmailAddress", "title": "Email Address" }, { "name": "TimeZone", "title": "Time Zone" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "ExitTargetHandlerObjectId": "8ead92f5-f9ed-412a-a371-e7915e42be95", "Title": "VIP_Worker", "AddressMode": 0, "RingPrimaryPhoneFirst": false, "CreationTime": "2020-08-17T21:17:55Z", "SayTimestampAfter": true, "Department": "Finance", "GreetByName": true, "summary_device": "Dedicated CUCxn, 192.168.100.20, 8443, hcs.CS-P.CS-AB.AB_Group", "Address": "", "RetainUrgentMessageFlag": false, "SavedMessageSortOrder": 2, "SpeechSensitivity": 50, "LdapType": 0, "ExternalServiceAccountsURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/externalserviceaccounts", "SaveMessageOnHangup": false, "EnableVisualMessageLocator": false, "RepeatMenu": 1, "Building": "CL1-AB-C-Hannover", "UserMailboxURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/mailboxattributes", "ConversationVui": "VuiStart", "EmployeeId": "", "ObjectId": "8ad159de-365f-4325-98fe-a1c2690dcbf1", "CommandDigitTimeout": 1500, "JumpToMessagesOnLogin": true, "SaySender": true, "URI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1", "MessageLocatorSortOrder": 1, "SynchScheduleURI": "/vmrest/schedules/29d35fd5-daf8-42c9-b3bc-a879ce85047c", "ConfirmDeleteDeletedMessage": false, "EnableSaveDraft": false, "AlternateNamesURI": "/vmrest/alternatenames?query=(GlobalUserObjectId%20is%208ad159de-365f-4325-98fe-a1c2690dcbf1)", "Initials": "", "ExitCallActionObjectId": "e36670d3-b30d-434c-805b-30cc0afe2510", "SayMsgNumber": true, "SayTotalNewVoice": true, "ReadOnly": false, "SaySenderExtension": false, "SavedMessageStackOrder": "1234567", "SaySenderExtensionAfter": false, "DisplayName": "Andy Carstel", "InboxAutoRefresh": 15, "UseDefaultTimeZone": false, "PhoneSystemURI": "/vmrest/phonesystems/dfc0384d-501e-46b5-855f-2200470c5876", "State": "", "hierarchy_friendly_name": "CL1-AB-C-Hannover (Site)", "AnnounceUpcomingMeetings": 60, "MailboxStoreName": "Unity Messaging Database -1", "SayAni": false, "NewMessageSortOrder": 1, "DtmfNameLast": "2277835", "LocationObjectId": "93ef0f3b-966c-45a7-ab0b-2fc9dfb47cb2", "DtmfNameFirst": "2639", "PromptSpeed": 100, "EnAltGreetPreventSkip": false, "ContinuousAddMode": false, "PrivateListsURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/privatelists", "ConfirmDeleteMultipleMessages": true, "InboxMessagesPerPage": 20, "EnableMessageBookmark": false, "ConversationName": "SubMenu", "UpdateBroadcastMsg": false, "SayCopiedNames": true, "SpeechCompleteTimeout": 0, "MwisURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/mwis", "VideoServiceAccountsURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/videoserviceaccounts", "SkipForwardTime": 5000, "SayMessageLengthAfter": false, "UseVui": false, "SpeechConfidenceThreshold": 40, "FirstDigitTimeout": 5000, "AddressAfterRecord": false, "MediaSwitchObjectId": "dfc0384d-501e-46b5-855f-2200470c5876", "ExitTargetConversation": "PHGreeting", "DtmfNameLastFirst": "22778352639", "PartitionURI": "/vmrest/partitions/570a900d-4b6b-4ffd-8d36-6f5f74faa07c", "FirstName": "Andy", "UseBriefPrompts": false, "SkipPasswordForKnownDevice": false, "LastName": "Carstel", "MessageTypeMenu": false, "SkipReverseTime": 5000, "RouteNDRToSender": true, "SayTimestampBefore": false, "PartitionObjectId": "570a900d-4b6b-4ffd-8d36-6f5f74faa07c", "SayMsgNumberAfter": false, "InboxAutoResolveMessageRecipients": true, "UserWebPasswordURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/credential/password", "EnAltGreetPreventMsg": false, "AutoAdvanceMsgs": false, "EnAltGreetDontRingPhone": false, "templateAlias": "Cu1-BasicVoiceMail-UT", "EnableMessageLocator": false, "CreateSmtpProxyFromCorp": false, "IsSetForVmEnrollment": true, "UseDynamicNameSearchWeight": false, "UserRoleURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/userroles", "ClockMode": 0, "IsTemplate": false, "ConversationTui": "SubMenu", "DtmfNameFirstLast": "26392277835", "PostalCode": "", "XferString": "", "ConfirmationConfidenceThreshold": 60, "Undeletable": false, "SendMessageOnHangup": 1, "EncryptPrivateMessages": false, "SayTotalReceipts": false, "NewMessageStackOrder": "1234567", "NotificationDevicesURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/notificationdevices", "IsVmEnrolled": true, "EmailAddress": "[email protected]", "EnableTts": true, "SearchByExtensionSearchSpaceObjectId": "fe52c878-3008-44f6-b6c2-3c19f11260c5", "PcaAddressBookRowsPerPage": 5, "LocationURI": "/vmrest/locations/connectionlocations/93ef0f3b-966c-45a7-ab0b-2fc9dfb47cb2", "SayDistributionList": true, "City": "Hannover", "SendBroadcastMsg": false, "ExitAction": 2, "VoiceNameRequired": false, "SearchByExtensionSearchSpaceURI": "/vmrest/searchspaces/fe52c878-3008-44f6-b6c2-3c19f11260c5", "SmtpProxyAddressesURI": "/vmrest/smtpproxyaddresses?query=(ObjectGlobalUserObjectId%20is%208ad159de-365f-4325-98fe-a1c2690dcbf1)", "MessageHandlersURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/messagehandlers", "SayTotalNewFax": false, "CallHandlerObjectId": "6c9912a3-435e-43b9-922a-eb88a18cbd61", "TimeZone": 100327, "SaySenderAfter": false, "NameConfirmation": false, "hierarchy_path": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Hannover", "SearchByNameSearchSpaceURI": "/vmrest/searchspaces/fe52c878-3008-44f6-b6c2-3c19f11260c5", "EnablePersonalRules": true, "ConfirmDeleteMessage": false, "SynchScheduleObjectId": "29d35fd5-daf8-42c9-b3bc-a879ce85047c", "Language": 1033, "RecordUnknownCallerName": true, "CallAnswerTimeout": 4, "Volume": 50, "SayTotalSaved": true, "InterdigitDelay": 3000, "CosURI": "/vmrest/coses/6a56c290-c222-459e-a462-7a8b5236eeda", "SmtpAddress": "acarstel01@cucm", "Country": "US", "SayMessageLength": false, "ListInDirectory": true, "CallhandlerURI": "/vmrest/handlers/callhandlers/6c9912a3-435e-43b9-922a-eb88a18cbd61", "SayAltGreetWarning": false, "Alias": "acarstel01", "PromptVolume": 50, "CosObjectId": "6a56c290-c222-459e-a462-7a8b5236eeda", "SayTotalDraftMsg": false, "SayTotalNew": false, "SayTotalNewEmail": false, "SpeechIncompleteTimeout": 750, "UserVoicePinURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/credential/pin", "Speed": 100, "AlternateExtensionsURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/alternateextensions", "SayAniAfter": false, "IsClockMode24Hour": false, "UseShortPollForCache": false, "DtmfAccessId": "8201102", "Manager": "", "BillingId": "", "SearchByNameSearchSpaceObjectId": "fe52c878-3008-44f6-b6c2-3c19f11260c5", "DeletedMessageSortOrder": 2, "SpeechSpeedVsAccuracy": 50, "UseDefaultLanguage": false, "AssistantRowsPerPage": 5 } }, { "pkid": "5f3af393ce894e001208b8fa", "meta": { "tags": [], "cached": true, "title": "adervers01", "business_key": {}, "schema_version": "11.5", "summary": "false", "references": { "device": [ { "pkid": "5f3ae59cce894e00120554b1", "href": "/api/v0/data/UnityConnection/5f3ae59cce894e00120554b1" } ], "owner": [ { "pkid": "" } ], "self": [ { "pkid": "5f3af393ce894e001208b8fa", "href": "/api/device/cuc/User/5f3af393ce894e001208b8fa/" } ], "parent": [ { "pkid": "5f3ae62dce894e0012056f66", "href": "/api/data/HierarchyNode/5f3ae62dce894e0012056f66" } ], "foreign_key": [] }, "actions": [ { "update": { "support_async": true, "href": "/api/device/cuc/User/5f3af393ce894e001208b8fa/", "title": "Modify", "class": "update", "method": "PUT" } }, { "remove": { "support_async": true, "href": "/api/device/cuc/User/5f3af393ce894e001208b8fa/", "title": "Delete", "class": "delete", "method": "DELETE" } }, { "clone": { "support_async": false, "href": "/api/device/cuc/User/5f3af393ce894e001208b8fa/clone/?schema=&schema_rules=true", "title": "Clone", "class": "clone", "method": "GET" } }, { "move": { "title": "Move", "support_async": true, "class": "move", "href": "/api/tool/DataMove/5f3af393ce894e001208b8fa/?model_type=device/cuc/User", "method": "POST", "view": "/api/tool/DataMove/" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/device/cuc/User/5f3af393ce894e001208b8fa/export/", "method": "GET", "view": "/api/view/ExportData/add/" } }, { "get": { "support_async": false, "href": "/api/device/cuc/User/5f3af393ce894e001208b8fa/", "title": "Get", "class": "get", "method": "GET" } }, { "help": { "support_async": false, "href": "/api/device/cuc/User/5f3af393ce894e001208b8fa/help", "title": "Help", "class": "help", "method": "GET" } }, { "purge": { "support_async": false, "href": "/api/device/cuc/User/5f3af393ce894e001208b8fa/purge/", "title": "Purge", "class": "purge", "method": "POST" } } ], "model_type": "device/cuc/User", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "5f3ae1fcce894e001204e0ed", "5f3ae256ce894e001204f7db", "5f3ae552ce894e00120537fa", "5f3ae5bace894e00120559f8", "5f3ae62dce894e0012056f66", "5f3af393ce894e001208b8fa" ], "summary_attrs": [ { "name": "Alias", "title": "Alias" }, { "name": "FirstName", "title": "First Name" }, { "name": "LastName", "title": "Last Name" }, { "name": "DtmfAccessId", "title": "Dtmf Access Id" }, { "name": "EmailAddress", "title": "Email Address" }, { "name": "TimeZone", "title": "Time Zone" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "ExitTargetHandlerObjectId": "8ead92f5-f9ed-412a-a371-e7915e42be95", "Title": "", "AddressMode": 0, "DtmfNameFirstLast": "26393378377", "CommandDigitTimeout": 1500, "SayTimestampAfter": true, "Department": "Engineering", "GreetByName": true, "summary_device": "Dedicated CUCxn, 192.168.100.20, 8443, hcs.CS-P.CS-AB.AB_Group", "SavedMessageSortOrder": 2, "SpeechSensitivity": 50, "LocationObjectId": "93ef0f3b-966c-45a7-ab0b-2fc9dfb47cb2", "ExternalServiceAccountsURI": "/vmrest/users/9d2a8c05-ca81-4553-9a55-9d65896d50ab/externalserviceaccounts", "SaveMessageOnHangup": false, "EnableVisualMessageLocator": false, "RepeatMenu": 1, "UserMailboxURI": "/vmrest/users/9d2a8c05-ca81-4553-9a55-9d65896d50ab/mailboxattributes", "ConversationVui": "VuiStart", "ObjectId": "9d2a8c05-ca81-4553-9a55-9d65896d50ab", "CreationTime": "2020-08-17T21:16:03Z", "JumpToMessagesOnLogin": true, "SaySender": true, "URI": "/vmrest/users/9d2a8c05-ca81-4553-9a55-9d65896d50ab", "PromptSpeed": 100, "SynchScheduleURI": "/vmrest/schedules/60c057f4-913b-4877-9c36-9613f1f7bcab", "ConfirmDeleteDeletedMessage": false, "EnableSaveDraft": false, "AlternateNamesURI": "/vmrest/alternatenames?query=(GlobalUserObjectId%20is%209d2a8c05-ca81-4553-9a55-9d65896d50ab)", "ExitCallActionObjectId": "883a86df-152b-44ba-a26f-3758793d964b", "SayMsgNumber": true, "SayTotalNewVoice": true, "ReadOnly": false, "SaySenderExtension": false, "SavedMessageStackOrder": "1234567", "SaySenderExtensionAfter": false, "DisplayName": "Andy Dervers", "InboxAutoRefresh": 15, "UseDefaultTimeZone": true, "PhoneSystemURI": "/vmrest/phonesystems/dfc0384d-501e-46b5-855f-2200470c5876", "hierarchy_friendly_name": "CL1-AB-C-Rennes (Site)", "SearchByNameSearchSpaceObjectId": "fe52c878-3008-44f6-b6c2-3c19f11260c5", "AnnounceUpcomingMeetings": 60, "MailboxStoreName": "Unity Messaging Database -1", "SayAni": false, "NewMessageSortOrder": 1, "DtmfNameLast": "3378377", "LdapType": 3, "DtmfNameFirst": "2639", "MessageLocatorSortOrder": 1, "EnAltGreetPreventSkip": false, "ContinuousAddMode": false, "PartitionObjectId": "570a900d-4b6b-4ffd-8d36-6f5f74faa07c", "ConfirmDeleteMultipleMessages": true, "InboxMessagesPerPage": 20, "EnableMessageBookmark": false, "ConversationName": "SubMenu", "UpdateBroadcastMsg": false, "SayCopiedNames": true, "InboxAutoResolveMessageRecipients": true, "MwisURI": "/vmrest/users/9d2a8c05-ca81-4553-9a55-9d65896d50ab/mwis", "VideoServiceAccountsURI": "/vmrest/users/9d2a8c05-ca81-4553-9a55-9d65896d50ab/videoserviceaccounts", "SkipForwardTime": 5000, "SayMessageLengthAfter": false, "UseVui": false, "SpeechConfidenceThreshold": 40, "FirstDigitTimeout": 5000, "AddressAfterRecord": false, "MediaSwitchObjectId": "dfc0384d-501e-46b5-855f-2200470c5876", "ExitTargetConversation": "PHGreeting", "DtmfNameLastFirst": "33783772639", "PartitionURI": "/vmrest/partitions/570a900d-4b6b-4ffd-8d36-6f5f74faa07c", "FirstName": "Andy", "UseBriefPrompts": false, "SkipPasswordForKnownDevice": false, "LastName": "Dervers", "MessageTypeMenu": false, "SkipReverseTime": 5000, "RouteNDRToSender": true, "SayTimestampBefore": false, "PrivateListsURI": "/vmrest/users/9d2a8c05-ca81-4553-9a55-9d65896d50ab/privatelists", "SayMsgNumberAfter": false, "SpeechCompleteTimeout": 0, "UserWebPasswordURI": "/vmrest/users/9d2a8c05-ca81-4553-9a55-9d65896d50ab/credential/password", "EnAltGreetPreventMsg": false, "AutoAdvanceMsgs": false, "EnAltGreetDontRingPhone": false, "EnableMessageLocator": false, "CreateSmtpProxyFromCorp": false, "IsSetForVmEnrollment": true, "UserVoicePinURI": "/vmrest/users/9d2a8c05-ca81-4553-9a55-9d65896d50ab/credential/pin", "UserRoleURI": "/vmrest/users/9d2a8c05-ca81-4553-9a55-9d65896d50ab/userroles", "ClockMode": 0, "RetainUrgentMessageFlag": false, "LdapCcmUserId": "adervers01", "ConversationTui": "SubMenu", "RingPrimaryPhoneFirst": false, "ConfirmationConfidenceThreshold": 60, "Undeletable": false, "SendMessageOnHangup": 1, "EncryptPrivateMessages": false, "SayTotalReceipts": false, "NewMessageStackOrder": "1234567", "NotificationDevicesURI": "/vmrest/users/9d2a8c05-ca81-4553-9a55-9d65896d50ab/notificationdevices", "IsVmEnrolled": true, "EmailAddress": "[email protected]", "EnableTts": true, "SearchByExtensionSearchSpaceObjectId": "fe52c878-3008-44f6-b6c2-3c19f11260c5", "PcaAddressBookRowsPerPage": 5, "LocationURI": "/vmrest/locations/connectionlocations/93ef0f3b-966c-45a7-ab0b-2fc9dfb47cb2", "SayDistributionList": true, "SendBroadcastMsg": false, "ExitAction": 2, "VoiceNameRequired": false, "SearchByExtensionSearchSpaceURI": "/vmrest/searchspaces/fe52c878-3008-44f6-b6c2-3c19f11260c5", "SmtpProxyAddressesURI": "/vmrest/smtpproxyaddresses?query=(ObjectGlobalUserObjectId%20is%209d2a8c05-ca81-4553-9a55-9d65896d50ab)", "MessageHandlersURI": "/vmrest/users/9d2a8c05-ca81-4553-9a55-9d65896d50ab/messagehandlers", "SayTotalNewFax": false, "CallHandlerObjectId": "bb9e1d10-09a0-4567-9e8d-16239b7c23bc", "TimeZone": 140, "SaySenderAfter": false, "NameConfirmation": false, "hierarchy_path": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Rennes", "SearchByNameSearchSpaceURI": "/vmrest/searchspaces/fe52c878-3008-44f6-b6c2-3c19f11260c5", "EnablePersonalRules": true, "ConfirmDeleteMessage": false, "SynchScheduleObjectId": "60c057f4-913b-4877-9c36-9613f1f7bcab", "Language": 1033, "RecordUnknownCallerName": true, "CallAnswerTimeout": 4, "Volume": 50, "SayTotalSaved": true, "InterdigitDelay": 3000, "Speed": 100, "CosURI": "/vmrest/coses/6a56c290-c222-459e-a462-7a8b5236eeda", "SmtpAddress": "adervers01@cucm", "IsTemplate": false, "SayMessageLength": false, "CallhandlerURI": "/vmrest/handlers/callhandlers/bb9e1d10-09a0-4567-9e8d-16239b7c23bc", "SayAltGreetWarning": false, "Alias": "adervers01", "PromptVolume": 50, "CosObjectId": "6a56c290-c222-459e-a462-7a8b5236eeda", "SayTotalDraftMsg": false, "SayTotalNew": false, "SayTotalNewEmail": false, "UseDynamicNameSearchWeight": false, "SpeechIncompleteTimeout": 750, "AlternateExtensionsURI": "/vmrest/users/9d2a8c05-ca81-4553-9a55-9d65896d50ab/alternateextensions", "SayAniAfter": false, "IsClockMode24Hour": false, "UseShortPollForCache": false, "DtmfAccessId": "8127002", "ListInDirectory": true, "DeletedMessageSortOrder": 2, "SpeechSpeedVsAccuracy": 50, "UseDefaultLanguage": true, "AssistantRowsPerPage": 5 } }, { "pkid": "5f3af25bce894e00120878e4", "meta": { "tags": [], "cached": true, "title": "fgertrand01", "business_key": {}, "schema_version": "11.5", "summary": "false", "references": { "device": [ { "pkid": "5f3ae59cce894e00120554b1", "href": "/api/v0/data/UnityConnection/5f3ae59cce894e00120554b1" } ], "owner": [ { "pkid": "" } ], "self": [ { "pkid": "5f3af25bce894e00120878e4", "href": "/api/device/cuc/User/5f3af25bce894e00120878e4/" } ], "parent": [ { "pkid": "5f3ae621ce894e0012056c72", "href": "/api/data/HierarchyNode/5f3ae621ce894e0012056c72" } ], "foreign_key": [] }, "actions": [ { "update": { "support_async": true, "method": "PUT", "href": "/api/device/cuc/User/5f3af25bce894e00120878e4/", "class": "update", "title": "Modify" } }, { "remove": { "support_async": true, "method": "DELETE", "href": "/api/device/cuc/User/5f3af25bce894e00120878e4/", "class": "delete", "title": "Delete" } }, { "clone": { "support_async": false, "method": "GET", "href": "/api/device/cuc/User/5f3af25bce894e00120878e4/clone/?schema=&schema_rules=true", "class": "clone", "title": "Clone" } }, { "move": { "title": "Move", "support_async": true, "method": "POST", "href": "/api/tool/DataMove/5f3af25bce894e00120878e4/?model_type=device/cuc/User", "class": "move", "view": "/api/tool/DataMove/" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "method": "GET", "href": "/api/device/cuc/User/5f3af25bce894e00120878e4/export/", "class": "export", "view": "/api/view/ExportData/add/" } }, { "get": { "support_async": false, "method": "GET", "href": "/api/device/cuc/User/5f3af25bce894e00120878e4/", "class": "get", "title": "Get" } }, { "help": { "support_async": false, "method": "GET", "href": "/api/device/cuc/User/5f3af25bce894e00120878e4/help", "class": "help", "title": "Help" } }, { "purge": { "support_async": false, "method": "POST", "href": "/api/device/cuc/User/5f3af25bce894e00120878e4/purge/", "class": "purge", "title": "Purge" } } ], "model_type": "device/cuc/User", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "5f3ae1fcce894e001204e0ed", "5f3ae256ce894e001204f7db", "5f3ae552ce894e00120537fa", "5f3ae5bace894e00120559f8", "5f3ae621ce894e0012056c72", "5f3af25bce894e00120878e4" ], "summary_attrs": [ { "name": "Alias", "title": "Alias" }, { "name": "FirstName", "title": "First Name" }, { "name": "LastName", "title": "Last Name" }, { "name": "DtmfAccessId", "title": "Dtmf Access Id" }, { "name": "EmailAddress", "title": "Email Address" }, { "name": "TimeZone", "title": "Time Zone" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "ExitTargetHandlerObjectId": "8ead92f5-f9ed-412a-a371-e7915e42be95", "Title": "VIP_Worker", "AddressMode": 0, "DtmfNameFirstLast": "372623743787263", "CommandDigitTimeout": 1500, "SayTimestampAfter": true, "Department": "Sales", "GreetByName": true, "summary_device": "Dedicated CUCxn, 192.168.100.20, 8443, hcs.CS-P.CS-AB.AB_Group", "SavedMessageSortOrder": 2, "SpeechSensitivity": 50, "LocationObjectId": "93ef0f3b-966c-45a7-ab0b-2fc9dfb47cb2", "ExternalServiceAccountsURI": "/vmrest/users/b4622f27-b945-4c65-847f-689b5faa681b/externalserviceaccounts", "SaveMessageOnHangup": false, "EnableVisualMessageLocator": false, "RepeatMenu": 1, "UserMailboxURI": "/vmrest/users/b4622f27-b945-4c65-847f-689b5faa681b/mailboxattributes", "ConversationVui": "VuiStart", "ObjectId": "b4622f27-b945-4c65-847f-689b5faa681b", "CreationTime": "2020-08-17T21:10:51Z", "JumpToMessagesOnLogin": true, "SaySender": true, "URI": "/vmrest/users/b4622f27-b945-4c65-847f-689b5faa681b", "PromptSpeed": 100, "SynchScheduleURI": "/vmrest/schedules/0cdb5d7c-340a-4b3f-8a56-1bace50be299", "ConfirmDeleteDeletedMessage": false, "EnableSaveDraft": false, "AlternateNamesURI": "/vmrest/alternatenames?query=(GlobalUserObjectId%20is%20b4622f27-b945-4c65-847f-689b5faa681b)", "ExitCallActionObjectId": "456ba76b-07d2-42ed-8d30-cfd5359d7600", "SayMsgNumber": true, "SayTotalNewVoice": true, "ReadOnly": false, "SaySenderExtension": false, "SavedMessageStackOrder": "1234567", "SaySenderExtensionAfter": false, "DisplayName": "Frances Gertrand", "InboxAutoRefresh": 15, "UseDefaultTimeZone": true, "PhoneSystemURI": "/vmrest/phonesystems/dfc0384d-501e-46b5-855f-2200470c5876", "hierarchy_friendly_name": "CL1-AB-C-Grenoble (Site)", "SearchByNameSearchSpaceObjectId": "fe52c878-3008-44f6-b6c2-3c19f11260c5", "AnnounceUpcomingMeetings": 60, "MailboxStoreName": "Unity Messaging Database -1", "SayAni": false, "NewMessageSortOrder": 1, "DtmfNameLast": "43787263", "LdapType": 3, "DtmfNameFirst": "3726237", "MessageLocatorSortOrder": 1, "EnAltGreetPreventSkip": false, "ContinuousAddMode": false, "PartitionObjectId": "570a900d-4b6b-4ffd-8d36-6f5f74faa07c", "ConfirmDeleteMultipleMessages": true, "InboxMessagesPerPage": 20, "EnableMessageBookmark": false, "ConversationName": "SubMenu", "UpdateBroadcastMsg": false, "SayCopiedNames": true, "InboxAutoResolveMessageRecipients": true, "MwisURI": "/vmrest/users/b4622f27-b945-4c65-847f-689b5faa681b/mwis", "VideoServiceAccountsURI": "/vmrest/users/b4622f27-b945-4c65-847f-689b5faa681b/videoserviceaccounts", "SkipForwardTime": 5000, "SayMessageLengthAfter": false, "UseVui": false, "SpeechConfidenceThreshold": 40, "FirstDigitTimeout": 5000, "AddressAfterRecord": false, "MediaSwitchObjectId": "dfc0384d-501e-46b5-855f-2200470c5876", "ExitTargetConversation": "PHGreeting", "DtmfNameLastFirst": "437872633726237", "PartitionURI": "/vmrest/partitions/570a900d-4b6b-4ffd-8d36-6f5f74faa07c", "FirstName": "Frances", "UseBriefPrompts": false, "SkipPasswordForKnownDevice": false, "LastName": "Gertrand", "MessageTypeMenu": false, "SkipReverseTime": 5000, "RouteNDRToSender": true, "SayTimestampBefore": false, "PrivateListsURI": "/vmrest/users/b4622f27-b945-4c65-847f-689b5faa681b/privatelists", "SayMsgNumberAfter": false, "SpeechCompleteTimeout": 0, "UserWebPasswordURI": "/vmrest/users/b4622f27-b945-4c65-847f-689b5faa681b/credential/password", "EnAltGreetPreventMsg": false, "AutoAdvanceMsgs": false, "EnAltGreetDontRingPhone": false, "EnableMessageLocator": false, "CreateSmtpProxyFromCorp": false, "IsSetForVmEnrollment": true, "UserVoicePinURI": "/vmrest/users/b4622f27-b945-4c65-847f-689b5faa681b/credential/pin", "UserRoleURI": "/vmrest/users/b4622f27-b945-4c65-847f-689b5faa681b/userroles", "ClockMode": 0, "RetainUrgentMessageFlag": false, "LdapCcmUserId": "fgertrand01", "ConversationTui": "SubMenu", "RingPrimaryPhoneFirst": false, "ConfirmationConfidenceThreshold": 60, "Undeletable": false, "SendMessageOnHangup": 1, "EncryptPrivateMessages": false, "SayTotalReceipts": false, "NewMessageStackOrder": "1234567", "NotificationDevicesURI": "/vmrest/users/b4622f27-b945-4c65-847f-689b5faa681b/notificationdevices", "IsVmEnrolled": true, "EmailAddress": "[email protected]", "EnableTts": true, "SearchByExtensionSearchSpaceObjectId": "fe52c878-3008-44f6-b6c2-3c19f11260c5", "PcaAddressBookRowsPerPage": 5, "LocationURI": "/vmrest/locations/connectionlocations/93ef0f3b-966c-45a7-ab0b-2fc9dfb47cb2", "SayDistributionList": true, "SendBroadcastMsg": false, "ExitAction": 2, "VoiceNameRequired": false, "SearchByExtensionSearchSpaceURI": "/vmrest/searchspaces/fe52c878-3008-44f6-b6c2-3c19f11260c5", "SmtpProxyAddressesURI": "/vmrest/smtpproxyaddresses?query=(ObjectGlobalUserObjectId%20is%20b4622f27-b945-4c65-847f-689b5faa681b)", "MessageHandlersURI": "/vmrest/users/b4622f27-b945-4c65-847f-689b5faa681b/messagehandlers", "SayTotalNewFax": false, "CallHandlerObjectId": "26076be5-7ef9-4057-a126-84e364ba64e8", "TimeZone": 140, "SaySenderAfter": false, "NameConfirmation": false, "hierarchy_path": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C.CL1-AB-C-Grenoble", "SearchByNameSearchSpaceURI": "/vmrest/searchspaces/fe52c878-3008-44f6-b6c2-3c19f11260c5", "EnablePersonalRules": true, "ConfirmDeleteMessage": false, "SynchScheduleObjectId": "0cdb5d7c-340a-4b3f-8a56-1bace50be299", "Language": 1033, "RecordUnknownCallerName": true, "CallAnswerTimeout": 4, "Volume": 50, "SayTotalSaved": true, "InterdigitDelay": 3000, "Speed": 100, "CosURI": "/vmrest/coses/6a56c290-c222-459e-a462-7a8b5236eeda", "SmtpAddress": "fgertrand01@cucm", "IsTemplate": false, "SayMessageLength": false, "CallhandlerURI": "/vmrest/handlers/callhandlers/26076be5-7ef9-4057-a126-84e364ba64e8", "SayAltGreetWarning": false, "Alias": "fgertrand01", "PromptVolume": 50, "CosObjectId": "6a56c290-c222-459e-a462-7a8b5236eeda", "SayTotalDraftMsg": false, "SayTotalNew": false, "SayTotalNewEmail": false, "UseDynamicNameSearchWeight": false, "SpeechIncompleteTimeout": 750, "AlternateExtensionsURI": "/vmrest/users/b4622f27-b945-4c65-847f-689b5faa681b/alternateextensions", "SayAniAfter": false, "IsClockMode24Hour": false, "UseShortPollForCache": false, "DtmfAccessId": "8115502", "ListInDirectory": true, "DeletedMessageSortOrder": 2, "SpeechSpeedVsAccuracy": 50, "UseDefaultLanguage": true, "AssistantRowsPerPage": 5 } } ] }
(Show the first instance)
{ "pkid": "5f3af402ce894e001208d03a", "meta": { "tags": [], "cached": true, "cache_control_policy": "cache_then_device", "title": "acarstel01", "business_key": {}, "schema_version": "11.5", "references": { "parent": [ { "pkid": "5f3ae64ace894e0012057585", "href": "/api/data/HierarchyNode/5f3ae64ace894e0012057585" } ], "self": [ { "pkid": "5f3af402ce894e001208d03a", "href": "/api/device/cuc/User/5f3af402ce894e001208d03a/" } ], "foreign_key": [], "device": [ { "pkid": "5f3ae59cce894e00120554b1", "href": "/api/v0/data/UnityConnection/5f3ae59cce894e00120554b1" } ], "owner": [ { "pkid": "" } ], "children": [] }, "actions": [ { "update": { "support_async": true, "class": "update", "href": "/api/device/cuc/User/5f3af402ce894e001208d03a/?hierarchy=[hierarchy]", "method": "PUT", "title": "Modify" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/device/cuc/User/5f3af402ce894e001208d03a/?hierarchy=[hierarchy]", "method": "DELETE", "title": "Delete" } }, { "clone": { "support_async": false, "class": "clone", "href": "/api/device/cuc/User/5f3af402ce894e001208d03a/clone/?hierarchy=[hierarchy]&schema=&schema_rules=true", "method": "GET", "title": "Clone" } }, { "move": { "title": "Move", "support_async": true, "class": "move", "href": "/api/tool/DataMove/5f3af402ce894e001208d03a/?hierarchy=[hierarchy]&model_type=device/cuc/User", "method": "POST", "view": "/api/tool/DataMove/?auth_token=[authtoken] } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/device/cuc/User/5f3af402ce894e001208d03a/export/?hierarchy=[hierarchy]", "method": "GET", "view": "/api/view/ExportData/add/?auth_token=[authtoken] } }, { "get": { "support_async": false, "class": "get", "href": "/api/device/cuc/User/5f3af402ce894e001208d03a/?hierarchy=[hierarchy]", "method": "GET", "title": "Get" } }, { "help": { "support_async": false, "class": "help", "href": "/api/device/cuc/User/5f3af402ce894e001208d03a/help?hierarchy=[hierarchy]", "method": "GET", "title": "Help" } }, { "purge": { "support_async": false, "class": "purge", "href": "/api/device/cuc/User/5f3af402ce894e001208d03a/purge/?hierarchy=[hierarchy]", "method": "POST", "title": "Purge" } } ], "model_type": "device/cuc/User", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "5f3ae1fcce894e001204e0ed", "5f3ae256ce894e001204f7db", "5f3ae552ce894e00120537fa", "5f3ae5bace894e00120559f8", "5f3ae64ace894e0012057585", "5f3af402ce894e001208d03a" ], "summary_attrs": [ { "name": "Alias", "title": "Alias" }, { "name": "FirstName", "title": "First Name" }, { "name": "LastName", "title": "Last Name" }, { "name": "DtmfAccessId", "title": "Dtmf Access Id" }, { "name": "EmailAddress", "title": "Email Address" }, { "name": "TimeZone", "title": "Time Zone" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "ExitTargetHandlerObjectId": "8ead92f5-f9ed-412a-a371-e7915e42be95", "Title": "VIP_Worker", "AddressMode": 0, "DtmfNameFirstLast": "26392277835", "CommandDigitTimeout": 1500, "SayTimestampAfter": true, "Department": "Finance", "GreetByName": true, "DtmfNameLastFirst": "22778352639", "SpeechSensitivity": 50, "LocationObjectId": "93ef0f3b-966c-45a7-ab0b-2fc9dfb47cb2", "ExternalServiceAccountsURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/externalserviceaccounts", "SaveMessageOnHangup": false, "EnableVisualMessageLocator": false, "RepeatMenu": 1, "Building": "CL1-AB-C-Hannover", "UserMailboxURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/mailboxattributes", "ConversationVui": "VuiStart", "EmployeeId": "", "ObjectId": "8ad159de-365f-4325-98fe-a1c2690dcbf1", "CreationTime": "2020-08-17T21:17:55Z", "JumpToMessagesOnLogin": true, "SaySender": true, "URI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1", "PromptSpeed": 100, "SynchScheduleURI": "/vmrest/schedules/29d35fd5-daf8-42c9-b3bc-a879ce85047c", "ConfirmDeleteDeletedMessage": false, "EnableSaveDraft": false, "AlternateNamesURI": "/vmrest/alternatenames?query=(GlobalUserObjectId%20is%208ad159de-365f-4325-98fe-a1c2690dcbf1)", "Initials": "", "ExitCallActionObjectId": "e36670d3-b30d-434c-805b-30cc0afe2510", "SayMsgNumber": true, "SayTotalNewVoice": true, "SayTotalSaved": true, "ReadOnly": false, "SaySenderExtension": false, "SavedMessageStackOrder": "1234567", "SaySenderExtensionAfter": false, "DisplayName": "Andy Carstel", "InboxAutoRefresh": 15, "UseDefaultTimeZone": false, "PhoneSystemURI": "/vmrest/phonesystems/dfc0384d-501e-46b5-855f-2200470c5876", "State": "", "SearchByNameSearchSpaceObjectId": "fe52c878-3008-44f6-b6c2-3c19f11260c5", "AnnounceUpcomingMeetings": 60, "MailboxStoreName": "Unity Messaging Database -1", "SayAni": false, "NewMessageSortOrder": 1, "DtmfNameLast": "2277835", "LdapType": 0, "DtmfNameFirst": "2639", "MessageLocatorSortOrder": 1, "EnAltGreetPreventSkip": false, "ContinuousAddMode": false, "PartitionObjectId": "570a900d-4b6b-4ffd-8d36-6f5f74faa07c", "ConfirmDeleteMultipleMessages": true, "ConversationName": "SubMenu", "EnableMessageBookmark": false, "InboxMessagesPerPage": 20, "UpdateBroadcastMsg": false, "SayCopiedNames": true, "InboxAutoResolveMessageRecipients": true, "MwisURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/mwis", "VideoServiceAccountsURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/videoserviceaccounts", "SkipForwardTime": 5000, "SayMessageLengthAfter": false, "UseVui": false, "SpeechConfidenceThreshold": 40, "FirstDigitTimeout": 5000, "AddressAfterRecord": false, "MediaSwitchObjectId": "dfc0384d-501e-46b5-855f-2200470c5876", "ExitTargetConversation": "PHGreeting", "SavedMessageSortOrder": 2, "PartitionURI": "/vmrest/partitions/570a900d-4b6b-4ffd-8d36-6f5f74faa07c", "FirstName": "Andy", "UseBriefPrompts": false, "SkipPasswordForKnownDevice": false, "LastName": "Carstel", "MessageTypeMenu": false, "SkipReverseTime": 5000, "Country": "US", "RouteNDRToSender": true, "SayTimestampBefore": false, "PrivateListsURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/privatelists", "SayMsgNumberAfter": false, "SpeechCompleteTimeout": 0, "UserWebPasswordURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/credential/password", "EnAltGreetPreventMsg": false, "AutoAdvanceMsgs": false, "EnAltGreetDontRingPhone": false, "templateAlias": "Cu1-BasicVoiceMail-UT", "EnableMessageLocator": false, "CreateSmtpProxyFromCorp": false, "IsSetForVmEnrollment": true, "UserVoicePinURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/credential/pin", "UserRoleURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/userroles", "ClockMode": 0, "IsTemplate": false, "ConversationTui": "SubMenu", "RingPrimaryPhoneFirst": false, "PostalCode": "", "XferString": "", "ConfirmationConfidenceThreshold": 60, "Undeletable": false, "EncryptPrivateMessages": false, "SayTotalReceipts": false, "NewMessageStackOrder": "1234567", "NotificationDevicesURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/notificationdevices", "IsVmEnrolled": true, "EmailAddress": "[email protected]", "EnableTts": true, "SearchByExtensionSearchSpaceObjectId": "fe52c878-3008-44f6-b6c2-3c19f11260c5", "PcaAddressBookRowsPerPage": 5, "LocationURI": "/vmrest/locations/connectionlocations/93ef0f3b-966c-45a7-ab0b-2fc9dfb47cb2", "SayDistributionList": true, "City": "Hannover", "SendBroadcastMsg": false, "ExitAction": 2, "VoiceNameRequired": false, "SearchByExtensionSearchSpaceURI": "/vmrest/searchspaces/fe52c878-3008-44f6-b6c2-3c19f11260c5", "SmtpProxyAddressesURI": "/vmrest/smtpproxyaddresses?query=(ObjectGlobalUserObjectId%20is%208ad159de-365f-4325-98fe-a1c2690dcbf1)", "MessageHandlersURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/messagehandlers", "SayTotalNewFax": false, "AssistantRowsPerPage": 5, "CallHandlerObjectId": "6c9912a3-435e-43b9-922a-eb88a18cbd61", "TimeZone": 100327, "SaySenderAfter": false, "NameConfirmation": false, "SearchByNameSearchSpaceURI": "/vmrest/searchspaces/fe52c878-3008-44f6-b6c2-3c19f11260c5", "EnablePersonalRules": true, "ConfirmDeleteMessage": false, "SynchScheduleObjectId": "29d35fd5-daf8-42c9-b3bc-a879ce85047c", "Language": 1033, "RecordUnknownCallerName": true, "CallAnswerTimeout": 4, "Volume": 50, "Address": "", "InterdigitDelay": 3000, "Speed": 100, "CosURI": "/vmrest/coses/6a56c290-c222-459e-a462-7a8b5236eeda", "SmtpAddress": "acarstel01@cucm", "RetainUrgentMessageFlag": false, "SayMessageLength": false, "CallhandlerURI": "/vmrest/handlers/callhandlers/6c9912a3-435e-43b9-922a-eb88a18cbd61", "SayAltGreetWarning": false, "Alias": "acarstel01", "PromptVolume": 50, "CosObjectId": "6a56c290-c222-459e-a462-7a8b5236eeda", "SayTotalDraftMsg": false, "SayTotalNew": false, "SayTotalNewEmail": false, "UseDynamicNameSearchWeight": false, "SpeechIncompleteTimeout": 750, "AlternateExtensionsURI": "/vmrest/users/8ad159de-365f-4325-98fe-a1c2690dcbf1/alternateextensions", "SayAniAfter": false, "IsClockMode24Hour": false, "UseShortPollForCache": false, "DtmfAccessId": "8201102", "Manager": "", "BillingId": "", "ListInDirectory": true, "DeletedMessageSortOrder": 2, "SpeechSpeedVsAccuracy": 50, "UseDefaultLanguage": false, "SendMessageOnHangup": 1 } }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get the on-line Help for device/cuc/User. | GET | /api/device/cuc/User/help | hierarchy=[hierarchy] | On-line help of Model ref.: device/cuc/User as HTML |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Modify | PUT | /api/device/cuc/User/[pkid] | hierarchy=[hierarchy] | (For payload specification) |
For Bulk modification, refer to the Bulk Modify section.
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Delete | DELETE | /api/device/cuc/User/[pkid] | hierarchy=[hierarchy] |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Clone instance with [pkid]. The schema rules are applied. | GET | /api/device/cuc/User/[pkid]/clone/?schema=&schema_rules=true |
|
A JSON payload with:
|
GET http://[host-proxy]/api/device/cuc/User/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Move | POST | /api/tool/DataMove/[pkid]/?model_type=device/cuc/User | hierarchy=[hierarchy] | If payload required: |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get a selected [export_format] of the schema and a single instance with [pkid] of device/cuc/User; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | GET | /api/device/cuc/User/[pkid]/export |
|
The response is an attachment. Refer to the list below. |
For export_format=raw_xlsx, the response is a "raw" MS Excel spreadsheet with columns corresponding to the JSON format export and a response format:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
For export_format=xlsx, the response is a MS Excel spreadsheet, formatted to show all columns and a response format:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_formatted_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
For export_format=json, the response is a time stamped zip file of data in JSON and a response format:
Content-Disposition: attachment; filename=export_2013-05-17_14:20:19.186444.json.zip Content-Language:en Content-Type:application/x-zip
The XLSX format can be used to bulk load instances of device/cuc/User and the JSON format can be used to import instances of device/cuc/User.
For Bulk Export, refer to the Bulk Export section.
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get | GET | /api/device/cuc/User/[pkid] | hierarchy=[hierarchy] | The device/cuc/User instance with [pkid]. |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Help | GET | /api/device/cuc/User/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for device/cuc/User. |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Purge | POST | /api/device/cuc/User/[pkid]/purge | hierarchy=[hierarchy] | If payload required: |