[Index]
Model ref.: device/exchangehybrid/UMMailbox
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": {
"NotifyEmail": {
"__type_requested": "String",
"required": false,
"description": "The NotifyEmail parameter specifies the email address to which the server sends the email message that contains the Unified Messaging welcome information. By default, the message is sent to the SMTP address of the enabled user.",
"title": "NotifyEmail",
"__type_mapping_type": "String",
"readonly": false,
"type": "string",
"name": "NotifyEmail"
},
"AllowUMCallsFromNonUsers": {
"__type_requested": "System.String",
"required": false,
"name": "AllowUMCallsFromNonUsers",
"title": "AllowUMCallsFromNonUsers",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The AllowUMCallsFromNonUsers parameter specifies whether to exclude the mailbox from directory searches."
},
"UMSMSNotificationOption": {
"__type_requested": "System.String",
"required": false,
"name": "UMSMSNotificationOption",
"title": "UMSMSNotificationOption",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The UMSMSNotificationOption parameter specifies whether a UM-enabled user gets SMS or text messaging notifications for voice mail only, voice mail and missed calls, or no notifications. The values for this parameter are: VoiceMail, VoiceMailAndMissedCalls, and None. The default value is None."
},
"OrganizationId": {
"__type_requested": "System.String",
"required": false,
"name": "OrganizationId",
"title": "OrganizationId",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"PhoneProviderId": {
"__type_requested": "System.String",
"required": false,
"name": "PhoneProviderId",
"title": "PhoneProviderId",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "This parameter is available only in the cloud-based service.\nThe PhoneProviderId parameter specifies the user's phone number and mobile service provider. This information is used to provide custom call forwarding and cancelling voice mail setup instructions based on the mobile phone provider."
},
"TUIAccessToCalendarEnabled": {
"__type_requested": "System.Boolean",
"required": false,
"name": "TUIAccessToCalendarEnabled",
"title": "TUIAccessToCalendarEnabled",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean",
"description": "The TUIAccessToCalendarEnabled parameter specifies whether UM-enabled users can access and manage their individual calendar using the Microsoft Outlook Voice Access telephone user interface (TUI) or touchtone interface. The default value is $true."
},
"ServerLegacyDN": {
"__type_requested": "System.String",
"required": false,
"name": "ServerLegacyDN",
"title": "ServerLegacyDN",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"UMDialPlan": {
"__type_requested": "System.String",
"required": false,
"name": "UMDialPlan",
"title": "UMDialPlan",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"SubscriberAccessEnabled": {
"__type_requested": "System.Boolean",
"required": false,
"name": "SubscriberAccessEnabled",
"title": "SubscriberAccessEnabled",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean",
"description": "The SubscriberAccessEnabled parameter specifies whether the users are allowed subscriber access to their individual mailboxes. If it's set to $true, after users are authenticated, they're able to retrieve voice mail over the telephone. The default value is $true."
},
"OperatorNumber": {
"__type_requested": "System.String",
"required": false,
"name": "OperatorNumber",
"title": "OperatorNumber",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The OperatorNumber parameter specifies the string of digits for the personal operator."
},
"UMAddresses": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.ProxyAddressCollection",
"required": false,
"name": "UMAddresses",
"title": "UMAddresses",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array"
},
"DisplayName": {
"__type_requested": "System.String",
"required": false,
"name": "DisplayName",
"title": "DisplayName",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"EmailAddresses": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.ProxyAddressCollection",
"required": false,
"name": "EmailAddresses",
"title": "EmailAddresses",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array"
},
"PSShowComputerName": {
"__type_requested": "System.Boolean",
"required": false,
"name": "PSShowComputerName",
"title": "PSShowComputerName",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean"
},
"PinlessAccessToVoiceMailEnabled": {
"__type_requested": "System.Boolean",
"required": false,
"name": "PinlessAccessToVoiceMailEnabled",
"title": "PinlessAccessToVoiceMailEnabled",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean",
"description": "The PinlessAccessToVoiceMailEnabled parameter specifies whether UM-enabled users are required to use a PIN to access their voice mail. A PIN is still required to access email and the calendar. The default value is $false."
},
"UMMailboxPolicy": {
"__type_requested": "System.String",
"required": true,
"description": "The UMMailboxPolicy parameter specifies the name of the UM mailbox policy to be associated with the user.",
"title": "UMMailboxPolicy",
"__type_mapping_type": "String",
"readonly": false,
"type": "string",
"name": "UMMailboxPolicy"
},
"LinkedMasterAccount": {
"__type_requested": "System.String",
"required": false,
"name": "LinkedMasterAccount",
"title": "LinkedMasterAccount",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"TUIAccessToEmailEnabled": {
"__type_requested": "System.Boolean",
"required": false,
"name": "TUIAccessToEmailEnabled",
"title": "TUIAccessToEmailEnabled",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean",
"description": "The TUIAccessToEmailEnabled parameter specifies whether users can access their individual email messages over the telephone. The default value is $true."
},
"ObjectClass": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "ObjectClass",
"title": "ObjectClass",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array"
},
"CallAnsweringRulesExtensions": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "CallAnsweringRulesExtensions",
"title": "CallAnsweringRulesExtensions",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array"
},
"PSComputerName": {
"__type_requested": "System.String",
"required": false,
"name": "PSComputerName",
"title": "PSComputerName",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"VoiceMailAnalysisEnabled": {
"__type_requested": "System.Boolean",
"required": false,
"name": "VoiceMailAnalysisEnabled",
"title": "VoiceMailAnalysisEnabled",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean",
"description": "The VoiceMailAnalysisEnabled parameter specifies whether a copy of each voice mail left for a UM-enabled user will be forwarded to Microsoft for analysis and improvement of speech recognition features."
},
"WhenCreatedUTC": {
"__type_requested": "System.DateTime",
"__type_mapping_type": "DateTime",
"name": "WhenCreatedUTC",
"title": "WhenCreatedUTC",
"format": "date-time",
"required": false,
"readonly": true,
"type": "string"
},
"SIPResourceIdentifier": {
"__type_requested": "String",
"required": false,
"description": "The SIPResourceIdentifier parameter specifies the SIP address or E.164 address for the user. This property is compared to the URI type defined on the UM dial plan.",
"title": "SIPResourceIdentifier",
"__type_mapping_type": "String",
"readonly": false,
"type": "string",
"name": "SIPResourceIdentifier"
},
"PilotNumber": {
"__type_requested": "String",
"required": false,
"description": "The PilotNumber parameter specifies the subscriber access number users can dial to gain access to their mailboxes. The default value is the subscriber access number specified on a dial plan object in Active Directory.",
"title": "PilotNumber",
"__type_mapping_type": "String",
"readonly": false,
"type": "string",
"name": "PilotNumber"
},
"PrimarySmtpAddress": {
"__type_requested": "System.String",
"required": false,
"name": "PrimarySmtpAddress",
"title": "PrimarySmtpAddress",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"MissedCallNotificationEnabled": {
"__type_requested": "System.Boolean",
"required": false,
"name": "MissedCallNotificationEnabled",
"title": "MissedCallNotificationEnabled",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean",
"description": "The MissedCallNotificationEnabled parameter specifies whether to send missed call notifications.\nWhen you're integrating Unified Messaging and Lync Server, missed call notifications aren't available to users who have a mailbox located on an Exchange 2007 or Exchange 2010 Mailbox server. A missed call notification is generated when a user disconnects before the call is sent to a Mailbox server."
},
"Identity": {
"__type_requested": "System.String",
"required": true,
"description": "The Identity parameter specifies the user to enable for Unified Messaging. The values for this parameter include the following:\nADObjectID\nGUID\nDistinguished name (DN)\nDomain\\Account\nuser principal name (UPN)\nLegacyExchangeDN\nSmtpAddress\nAlias",
"title": "Identity",
"__type_mapping_type": "String",
"readonly": false,
"type": "string",
"name": "Identity"
},
"DistinguishedName": {
"__type_requested": "System.String",
"required": false,
"name": "DistinguishedName",
"title": "DistinguishedName",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"OriginatingServer": {
"__type_requested": "System.String",
"required": false,
"name": "OriginatingServer",
"title": "OriginatingServer",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"Name": {
"__type_requested": "System.String",
"required": false,
"name": "Name",
"title": "Name",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The Name parameter specifies the display name for the user. The display name is limited to 64 characters."
},
"PinExpired": {
"__type_requested": "$true | $false",
"required": false,
"description": "The PINExpired parameter specifies whether the PIN is treated as expired. If this parameter is supplied and is set to $false, users aren't required to reset their PIN the next time they log on. If the PIN isn't supplied, the PIN is treated as expired and users are prompted to reset their PIN the next time they log on.",
"title": "PinExpired",
"__type_mapping_type": "Boolean",
"readonly": false,
"type": "boolean",
"name": "PinExpired"
},
"UMEnabled": {
"__type_requested": "System.Boolean",
"required": false,
"name": "UMEnabled",
"title": "UMEnabled",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean"
},
"ServerName": {
"__type_requested": "System.String",
"required": false,
"name": "ServerName",
"title": "ServerName",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"AnonymousCallersCanLeaveMessages": {
"__type_requested": "System.Boolean",
"required": false,
"name": "AnonymousCallersCanLeaveMessages",
"title": "AnonymousCallersCanLeaveMessages",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean",
"description": "The AnonymousCallersCanLeaveMessages parameter specifies whether diverted calls without a caller ID are allowed to leave a message."
},
"CallAnsweringAudioCodec": {
"__type_requested": "G711 | Wma | Gsm | Mp3",
"required": false,
"description": "The CallAnsweringAudioCodec parameter specifies the audio codec used to encode voice mail messages left for the user. The audio codec used is the audio codec set on the UM dial plan. The default value is Mp3.",
"title": "CallAnsweringAudioCodec",
"__type_mapping_type": "Unknown",
"name": "CallAnsweringAudioCodec",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"WhenCreated": {
"__type_requested": "System.DateTime",
"__type_mapping_type": "DateTime",
"name": "WhenCreated",
"title": "WhenCreated",
"format": "date-time",
"required": false,
"readonly": true,
"type": "string"
},
"Extensions": {
"__type_requested": "MultiValuedProperty",
"required": false,
"description": "The Extensions parameter specifies the extension number for the user. Either a single extension number or an array of telephone number extensions can be specified. The user's extension must be unique to the UM dial plan. If this parameter isn't included, a default telephone number value from Active Directory is used. If you're enabling a user for Unified Messaging using a Session Initiation Protocol (SIP) Uniform Resource Identifier (URI) or E.164 dial plan, you must also specify the SIPResourceIdentifier parameter.",
"title": "Extensions",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": false,
"type": "array",
"name": "Extensions"
},
"AutomaticSpeechRecognitionEnabled": {
"__type_requested": "$true | $false",
"__type_mapping_type": "Boolean",
"force": true,
"description": "The AutomaticSpeechRecognitionEnabled parameter enables Automatic Speech Recognition (ASR) to be used with the UM mailbox. ASR is only available if the user's specified language preference is installed.",
"title": "AutomaticSpeechRecognitionEnabled",
"required": false,
"readonly": false,
"type": "boolean",
"name": "AutomaticSpeechRecognitionEnabled"
},
"LegacyExchangeDN": {
"__type_requested": "System.String",
"required": false,
"name": "LegacyExchangeDN",
"title": "LegacyExchangeDN",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"ImListMigrationCompleted": {
"__type_requested": "System.Boolean",
"required": false,
"name": "ImListMigrationCompleted",
"title": "ImListMigrationCompleted",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean",
"description": "The ImListMigrationCompleted parameter specifies whether a UM-enabled user's Microsoft Lync 2013 contact list has been successfully migrated from a user's Exchange mailbox to Lync 2013 servers and that the user's Microsoft Exchange Server 2013 mailbox can be migrated back to Exchange Server 2010.\nFor Lync 2013, the contact list for a Lync user can be stored in an Exchange 2013 user's mailbox called a Unified Contact Store (UCS). By storing the contact list in a user's mailbox, it allows applications to show a consistent, up-to-date list of the user's contact list.\nIf a user's mailbox is being migrated from Exchange 2013 to Exchange 2010, and the user is in UCS mode, the user's contact list must first be moved from their Exchange 2013 mailbox to Lync 2013 to preserve the user's contact list. This is the case because Exchange 2010 doesn't support the Exchange Web Services (EWS) methods used to support the UCS feature in Lync 2013.\nA setting of $false indicates that a Lync user's contacts haven't been migrated. The default is $false."
},
"ExchangeVersion": {
"__type_requested": "System.String",
"required": false,
"name": "ExchangeVersion",
"title": "ExchangeVersion",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"AccessTelephoneNumbers": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "AccessTelephoneNumbers",
"title": "AccessTelephoneNumbers",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array"
},
"CallAnsweringRulesEnabled": {
"__type_requested": "System.Boolean",
"required": false,
"name": "CallAnsweringRulesEnabled",
"title": "CallAnsweringRulesEnabled",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean",
"description": "The CallAnsweringRulesEnabled parameter specifies whether users can configure or set up Call Answering Rules for their accounts. The default value is $true."
},
"PhoneNumber": {
"__type_requested": "System.String",
"required": false,
"name": "PhoneNumber",
"title": "PhoneNumber",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "This parameter is available only in the cloud-based service.\nThe PhoneNumber parameter specifies whether to assign a phone number to a UM-enabled user. This is only used for E.164 consumer dial plans."
},
"DomainController": {
"__type_requested": "Fqdn",
"required": false,
"description": "This parameter is available only in on-premises Exchange 2013.\nThe DomainController parameter specifies the fully qualified domain name (FQDN) of the domain controller that writes this configuration change to Active Directory.",
"title": "DomainController",
"__type_mapping_type": "String",
"readonly": false,
"type": "string",
"name": "DomainController"
},
"SamAccountName": {
"__type_requested": "System.String",
"required": false,
"name": "SamAccountName",
"title": "SamAccountName",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"Pin": {
"__type_requested": "String",
"required": false,
"description": "The PIN parameter specifies the value for the initial PIN to be used with the UM mailbox. The PIN is checked against the UM mailbox policy rules. The PIN value must be from 4 through 24 numeric characters. If no PIN is specified, a PIN generated by the system is sent to the user. The PIN generated by the system contains six numeric characters, which is the default.",
"title": "Pin",
"__type_mapping_type": "String",
"readonly": false,
"type": "string",
"name": "Pin"
},
"ObjectCategory": {
"__type_requested": "System.String",
"required": false,
"name": "ObjectCategory",
"title": "ObjectCategory",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"IsValid": {
"__type_requested": "System.Boolean",
"required": false,
"name": "IsValid",
"title": "IsValid",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean"
},
"AirSyncNumbers": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "AirSyncNumbers",
"title": "AirSyncNumbers",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array",
"description": "The AirSyncNumbers parameter specifies whether to register a mobile phone number with a hosted voice mail service. Each UM mailbox can have up to three numbers defined, and numbers must be in E.164 format."
},
"WhenChanged": {
"__type_requested": "System.DateTime",
"__type_mapping_type": "DateTime",
"name": "WhenChanged",
"title": "WhenChanged",
"format": "date-time",
"required": false,
"readonly": true,
"type": "string"
},
"FaxEnabled": {
"__type_requested": "System.Boolean",
"required": false,
"name": "FaxEnabled",
"title": "FaxEnabled",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean",
"description": "The FaxEnabled parameter specifies whether a user is allowed to receive incoming faxes."
},
"ObjectState": {
"__type_requested": "System.String",
"required": false,
"name": "ObjectState",
"title": "ObjectState",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"PlayOnPhoneEnabled": {
"__type_requested": "System.Boolean",
"required": false,
"name": "PlayOnPhoneEnabled",
"title": "PlayOnPhoneEnabled",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean",
"description": "The PlayOnPhoneEnabled parameter specifies whether a user can use the Play on Phone feature to listen to voice messages. The default value is $true."
},
"Guid": {
"__type_requested": "System.Guid",
"required": false,
"name": "Guid",
"title": "Guid",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"Id": {
"__type_requested": "System.String",
"required": false,
"name": "Id",
"title": "Id",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"UMDtmfMap": {
"__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,",
"required": false,
"name": "UMDtmfMap",
"title": "UMDtmfMap",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": true,
"type": "array"
}
},
"schema_version": "15312"
}
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get the GUI Add form. | GET | /api/device/exchangehybrid/UMMailbox/add/ |
|
The GUI Add form of device/exchangehybrid/UMMailbox 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/exchangehybrid/UMMailbox/ | 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/exchangehybrid/UMMailbox/ | hierarchy=[hierarchy] | {"hrefs":["/api/device/exchangehybrid/UMMailbox/[pkid1]", "/api/device/exchangehybrid/UMMailbox/[pkid2]", ...]} |
GET http://[host-proxy]/api/device/exchangehybrid/UMMailbox/?hierarchy=[hierarchy]&format=json
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Bulk Modify | GET | /api/device/exchangehybrid/UMMailbox/bulk_update/?schema=&schema_rules=true |
|
|
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Bulk Modify | POST | /api/device/exchangehybrid/UMMailbox/bulk_update/ |
|
For example: {"data":{"name":"value"}, "meta":{}, "request_meta":{ "hrefs":["/api/v0/device/exchangehybrid/UMMailbox/[pkid1]", "/api/v0/device/exchangehybrid/UMMailbox/[pkid2]",...]}} |
GET http://[host-proxy]/api/device/exchangehybrid/UMMailbox/?hierarchy=[hierarchy]&format=json
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Move the instance with [pkid] to [target_hierarchy] | POST | /api/tool/DataMove/?model_type=device/exchangehybrid/UMMailbox |
|
{"hrefs": ["/api/device/exchangehybrid/UMMailbox/[pkid]"]} |
| Bulk Move | POST | /api/tool/DataMove/?model_type=device/exchangehybrid/UMMailbox |
|
{"hrefs": ["/api/device/exchangehybrid/UMMailbox/[pkid1]", "/api/device/exchangehybrid/UMMailbox/[pkid2]",...]} |
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Get a selected [export_format] of the schema and instances [pkid1], [pkid2],... of device/exchangehybrid/UMMailbox; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | POST | /api/device/exchangehybrid/UMMailbox/export/ |
|
{ "hrefs":["/api/device/exchangehybrid/UMMailbox/[pkid1]", "/api/device/exchangehybrid/UMMailbox/[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/exchangehybrid/UMMailbox and the JSON format can be used to import instances of device/exchangehybrid/UMMailbox.
GET http://[host-proxy]/api/device/exchangehybrid/UMMailbox/?hierarchy=[hierarchy]
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get a compressed format of the Bulk Load spreadsheet template for device/exchangehybrid/UMMailbox | POST | /api/device/exchangehybrid/UMMailbox/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/exchangehybrid/UMMailbox/configuration_template/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/ConfigurationTemplate/?hierarchy=[hierarchy]
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Field Display Policy | GET | /api/device/exchangehybrid/UMMailbox/field_display_policy/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/FieldDisplayPolicy/?hierarchy=[hierarchy]
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| List | GET | /api/device/exchangehybrid/UMMailbox/ |
|
The device/exchangehybrid/UMMailbox schema and all instances as JSON. |
(The list will return 0 to 3 device/exchangehybrid/UMMailbox instances)
{
"operations": [
"move"
],
"pagination": {
"direction": "asc",
"order_by": "Identity",
"maximum_limit": 2000,
"skip": 0,
"current": "/api/device/exchangehybrid/UMMailbox/?skip=0&limit=3&order_by=Identity&direction=asc&traversal=default",
"limit": 3,
"total_limit": null,
"total": 0
},
"meta": {
"tags": [],
"cached": true,
"title": "",
"business_key": {},
"schema_version": "15312",
"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/exchangehybrid/UMMailbox/add/?hierarchy=[hierarchy]",
"method": "GET",
"title": "Add"
}
},
{
"remove": {
"support_async": true,
"class": "delete",
"href": "/api/device/exchangehybrid/UMMailbox/?hierarchy=[hierarchy]",
"method": "DELETE",
"title": "Delete"
}
},
{
"bulk_update_form": {
"support_async": false,
"class": "update",
"href": "/api/device/exchangehybrid/UMMailbox/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/exchangehybrid/UMMailbox",
"method": "POST",
"view": "/api/tool/DataMove/?auth_token=[authtoken]
}
},
{
"export": {
"title": "Export",
"support_async": false,
"submit": "payload",
"class": "export",
"href": "/api/device/exchangehybrid/UMMailbox/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/exchangehybrid/UMMailbox/export_bulkload_template/?hierarchy=[hierarchy]",
"method": "POST",
"title": "Export Bulk Load Template"
}
},
{
"configuration_template": {
"support_async": false,
"class": "config",
"href": "/api/device/exchangehybrid/UMMailbox/configuration_template/?hierarchy=[hierarchy]",
"method": "GET",
"title": "Configuration Template"
}
},
{
"field_display_policy": {
"support_async": false,
"class": "display_policy",
"href": "/api/device/exchangehybrid/UMMailbox/field_display_policy/?hierarchy=[hierarchy]",
"method": "GET",
"title": "Field Display Policy"
}
},
{
"list": {
"support_async": false,
"class": "list",
"href": "/api/device/exchangehybrid/UMMailbox/?hierarchy=[hierarchy]",
"method": "GET",
"title": "List"
}
},
{
"help": {
"support_async": false,
"class": "help",
"href": "/api/device/exchangehybrid/UMMailbox/help?hierarchy=[hierarchy]",
"method": "GET",
"title": "Help"
}
},
{
"purge": {
"support_async": false,
"class": "purge",
"href": "/api/device/exchangehybrid/UMMailbox/purge/?hierarchy=[hierarchy]",
"method": "POST",
"title": "Purge"
}
}
],
"model_type": "device/exchangehybrid/UMMailbox",
"model_specific_actions": [
"powershell_disable",
"powershell_enable",
"get",
"list",
"update",
"remove",
"add",
"bulk_update_form",
"clone",
"configuration_template",
"export",
"export_bulkload_template",
"field_display_policy",
"help",
"move"
],
"summary_attrs": [
{
"name": "Identity",
"title": "Identity"
},
{
"name": "SamAccountName",
"title": "SamAccountName"
},
{
"name": "PhoneNumber",
"title": "PhoneNumber"
},
{
"name": "DisplayName",
"title": "DisplayName"
},
{
"name": "Name",
"title": "Name"
},
{
"name": "UMMailboxPolicy",
"title": "UMMailboxPolicy"
},
{
"name": "Guid",
"title": "Guid"
},
{
"allow_filtering": true,
"name": "hierarchy_friendly_name",
"title": "Located At"
}
],
"api_version": "20.1.1",
"tagged_versions": []
},
"resources": []
}
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get the on-line Help for device/exchangehybrid/UMMailbox. | GET | /api/device/exchangehybrid/UMMailbox/help | hierarchy=[hierarchy] | On-line help of Model ref.: device/exchangehybrid/UMMailbox as HTML |
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Modify | PUT | /api/device/exchangehybrid/UMMailbox/[pkid]/ | hierarchy=[hierarchy] | (For payload specification) |
For Bulk modification, refer to the Bulk Modify section.
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Delete | DELETE | /api/device/exchangehybrid/UMMailbox/[pkid]/ | hierarchy=[hierarchy] |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Clone instance with [pkid]. The schema rules are applied. | GET | /api/device/exchangehybrid/UMMailbox/[pkid]/clone/?schema=&schema_rules=true |
|
A JSON payload with:
|
GET http://[host-proxy]/api/device/exchangehybrid/UMMailbox/?hierarchy=[hierarchy]&format=json
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Move | POST | /api/tool/DataMove/[pkid]/?model_type=device/exchangehybrid/UMMailbox | 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/exchangehybrid/UMMailbox; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | GET | /api/device/exchangehybrid/UMMailbox/[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/exchangehybrid/UMMailbox and the JSON format can be used to import instances of device/exchangehybrid/UMMailbox.
For Bulk Export, refer to the Bulk Export section.
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get | GET | /api/device/exchangehybrid/UMMailbox/[pkid]/ | hierarchy=[hierarchy] | The device/exchangehybrid/UMMailbox instance with [pkid]. |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Help | GET | /api/device/exchangehybrid/UMMailbox/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for device/exchangehybrid/UMMailbox. |
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Powershell Disable | POST | /api/device/exchangehybrid/UMMailbox/[pkid]/+powershell_disable/ | hierarchy=[hierarchy] | If payload required: |
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Powershell Enable | POST | /api/device/exchangehybrid/UMMailbox/[pkid]/+powershell_enable/ | hierarchy=[hierarchy] | If payload required: |
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Purge | POST | /api/device/exchangehybrid/UMMailbox/[pkid]/purge/ | hierarchy=[hierarchy] | If payload required: |