[Index]
Model ref.: device/exchangeonline/Contact
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": { "City": { "__type_requested": "System.String", "required": true, "name": "City", "title": "City", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The City parameter specifies the contact's city." }, "AllowUMCallsFromNonUsers": { "__type_requested": "System.String", "required": true, "name": "AllowUMCallsFromNonUsers", "title": "AllowUMCallsFromNonUsers", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The AllowUMCallsFromNonUsers parameter specifies whether to exclude the contact from directory searches." }, "DisplayName": { "__type_requested": "System.String", "required": true, "name": "DisplayName", "title": "DisplayName", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The DisplayName parameter specifies the display name of the contact. The display name is visible in the Exchange admin center and in address lists. The maximum length is 256 characters. If the value contains spaces, enclose the value in quotation marks (\").\nThis parameter is meaninful only if the contact is mail-enabled." }, "RunspaceId": { "__type_requested": "System.Guid", "required": false, "name": "RunspaceId", "title": "RunspaceId", "__type_mapping_type": "String", "readonly": true, "type": "string" }, "TelephoneAssistant": { "__type_requested": "System.String", "required": true, "name": "TelephoneAssistant", "title": "TelephoneAssistant", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The TelephoneAssistant parameter specifies the telephone number of the contact's assistant." }, "RecipientTypeDetails": { "__type_requested": "System.String", "required": true, "name": "RecipientTypeDetails", "title": "RecipientTypeDetails", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The RecipientTypeDetails parameter specifies the type of recipients returned. Recipient types are divided into recipient types and subtypes. Each recipient type contains all common properties for all subtypes. For example, the type UserMailbox represents a user account in Active Directory that has an associated mailbox. Because there are several mailbox types, each mailbox type is identified by the RecipientTypeDetails parameter. For example, a conference room mailbox has RecipientTypeDetails set to ConferenceRoomMailbox, whereas a user mailbox has RecipientTypeDetails set to UserMailbox.\nYou can select from the following values:\nArbitrationMailbox\nConferenceRoomMailbox\nContact\nDiscoveryMailbox\nDynamicDistributionGroup\nEquipmentMailbox\nExternalManagedContact\nExternalManagedDistributionGroup\nLegacyMailbox\nLinkedMailbox\nMailboxPlan\nMailContact\nMailForestContact\nMailNonUniversalGroup\nMailUniversalDistributionGroup\nMailUniversalSecurityGroup\nMailUser\nPublicFolder\nRoleGroup\nRoomList\nRoomMailbox\nSharedMailbox\nSystemAttendantMailbox\nSystemMailbox\nUser\nUserMailbox" }, "IsDirSynced": { "__type_requested": "System.Boolean", "required": true, "name": "IsDirSynced", "title": "IsDirSynced", "__type_mapping_type": "Boolean", "readonly": false, "type": "boolean" }, "LastName": { "__type_requested": "System.String", "required": true, "name": "LastName", "title": "LastName", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The LastName parameter specifies the user's last name." }, "PhoneticDisplayName": { "__type_requested": "System.String", "required": true, "name": "PhoneticDisplayName", "title": "PhoneticDisplayName", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The PhoneticDisplayName parameter specifies an alternate spelling of the user's name that's used for text to speech in Unified Messaging (UM) environments. Typically, you use this parameter when the pronunciation and spelling of the user's name don't match. The maximum length is 256 characters. If the value contains spaces, enclose the value in quotation marks (\")." }, "HomePhone": { "__type_requested": "System.String", "required": true, "name": "HomePhone", "title": "HomePhone", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The HomePhone parameter specifies the contact's home telephone number." }, "UMCallingLineIds": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,", "required": true, "name": "UMCallingLineIds", "title": "UMCallingLineIds", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array", "description": "The UMCallingLineIds parameter specifies telephone numbers or extensions that can be mapped to a Unified Messaging (UM)-enabled user. You can specify more than one telephone number for each user, separated by a comma. Values for this parameter must be less than 128 characters in length and may include an optional plus sign (+) that precedes the numbers. Each UM-enabled user must have a unique UMCallingLineIds parameter value." }, "OtherHomePhone": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,", "required": true, "name": "OtherHomePhone", "title": "OtherHomePhone", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array", "description": "The OtherHomePhone parameter specifies the contact's alternative home telephone number." }, "Department": { "__type_requested": "System.String", "required": true, "name": "Department", "title": "Department", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Department parameter specifies the contact's department." }, "WhenCreatedUTC": { "__type_requested": "System.DateTime", "__type_mapping_type": "DateTime", "name": "WhenCreatedUTC", "title": "WhenCreatedUTC", "format": "date-time", "required": true, "readonly": false, "type": "string" }, "PSShowComputerName": { "__type_requested": "System.Boolean", "required": false, "name": "PSShowComputerName", "title": "PSShowComputerName", "__type_mapping_type": "Boolean", "readonly": true, "type": "boolean" }, "SimpleDisplayName": { "__type_requested": "System.String", "required": true, "name": "SimpleDisplayName", "title": "SimpleDisplayName", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The SimpleDisplayName parameter is used to display an alternative description of the object when only a limited set of characters is permitted. Valid characters are:\na - z\nA - Z\n0 - 9\n\"<space>\", \"\"\", \"'\", \"(\", \")\", \"+\", \",\", \"-\", \".\", \"/\", \":\", and \"?\".\nThis parameter is meaningful only if the contact is mail-enabled." }, "Fax": { "__type_requested": "System.String", "required": true, "name": "Fax", "title": "Fax", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Fax parameter specifies the contact's fax number." }, "FirstName": { "__type_requested": "System.String", "required": true, "name": "FirstName", "title": "FirstName", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The FirstName parameter specifies the user's first name." }, "ObjectClass": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,", "required": true, "name": "ObjectClass", "title": "ObjectClass", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array" }, "Company": { "__type_requested": "System.String", "required": true, "name": "Company", "title": "Company", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Company parameter specifies the contact's company." }, "PSComputerName": { "__type_requested": "System.String", "required": false, "name": "PSComputerName", "title": "PSComputerName", "__type_mapping_type": "String", "readonly": true, "type": "string" }, "AssistantName": { "__type_requested": "System.String", "required": true, "name": "AssistantName", "title": "AssistantName", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The AssistantName parameter specifies the name of the contact's assistant." }, "VoiceMailSettings": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,", "required": true, "name": "VoiceMailSettings", "title": "VoiceMailSettings", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array" }, "Phone": { "__type_requested": "System.String", "required": true, "name": "Phone", "title": "Phone", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Phone parameter specifies the contact's office telephone number." }, "Title": { "__type_requested": "System.String", "required": true, "name": "Title", "title": "Title", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Title parameter specifies the contact's title." }, "Pager": { "__type_requested": "System.String", "required": true, "name": "Pager", "title": "Pager", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Pager parameter specifies the contact's pager number." }, "Identity": { "__type_requested": "System.String", "required": true, "name": "Identity", "title": "Identity", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Identity parameter specifies the contact that you want to view. You can use any value that uniquely identifies the contact.\nFor example:\nName\nDisplay name\nDistinguished name (DN)\nCanonical DN\nGUID" }, "DistinguishedName": { "__type_requested": "System.String", "required": true, "name": "DistinguishedName", "title": "DistinguishedName", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "PostOfficeBox": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,", "required": true, "name": "PostOfficeBox", "title": "PostOfficeBox", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array", "description": "The PostOfficeBox parameter specifies the contact's post office box number." }, "AdministrativeUnits": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.Directory.ADMultiValuedProperty`1[[Microsoft.Exchange.Data.Directory.ADObjectId,", "required": true, "name": "AdministrativeUnits", "title": "AdministrativeUnits", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array" }, "OriginatingServer": { "__type_requested": "System.String", "required": true, "name": "OriginatingServer", "title": "OriginatingServer", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "Name": { "__type_requested": "System.String", "required": true, "name": "Name", "title": "Name", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Name parameter specifies the unique name of the contact. The maximum length is 64 characters. If the value contains spaces, enclose the value in quotation marks (\")." }, "OtherTelephone": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,", "required": true, "name": "OtherTelephone", "title": "OtherTelephone", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array", "description": "The OtherTelephone parameter specifies the contact's alternative office telephone number." }, "WebPage": { "__type_requested": "System.String", "required": true, "name": "WebPage", "title": "WebPage", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The WebPage parameter specifies the contact's web page." }, "Notes": { "__type_requested": "System.String", "required": true, "name": "Notes", "title": "Notes", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Notes parameters specifies additional information about the object. If the value contains spaces, enclose the value in quotation marks (\")." }, "WindowsEmailAddress": { "__type_requested": "System.String", "required": true, "name": "WindowsEmailAddress", "title": "WindowsEmailAddress", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The WindowsEmailAddress parameter specifies the Windows email address for this recipient. This is a common Active Directory attribute that's present in all environments, including environments without Exchange. Using the WindowsEmailAddress parameter on a recipient has one of the following results:\nIn on-premises environments where the recipient is subject to email address policies (the EmailAddressPolicyEnabled property is set to the value True for the recipient), the WindowsEmailAddress parameter has no effect on the WindowsEmailAddress property or the primary email address value.\nIn cloud environments or in on-premises environments where the recipient isn't subject to email address policies (the EmailAddressPolicyEnabled property is set to the value False for the recipient), the WindowsEmailAddress parameter updates the WindowsEmailAddress property and the primary email address to the same value.\nThe WindowsEmailAddress property is visible for the recipient in Active Directory Users and Computers in the E-mail attribute. The attribute common name is E-mail-Addresses, and the Ldap-Display-Name is mail. If you modify this attribute in Active Directory, the recipient's primary email address is not updated to the same value." }, "UMDtmfMap": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,", "required": true, "name": "UMDtmfMap", "title": "UMDtmfMap", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array", "description": "The UMDtmfMap parameter specifies the dual-tone multiple-frequency (DTMF) map values for the recipient. This allows the recipient to be identified by using a telephone keypad in Unified Messaging (UM) environments. Typically, these DTMF values are automatically created and updated, but you can use this parameter to make changes manually. This parameter uses the following syntax:\nemailAddress:<integers>\nlastNameFirstName:<integers>\nfirstNameLastName:<integers>\nTo enter values that overwrite all existing entries, use the following syntax: emailAddress:<integers>,lastNameFirstName:<integers>,firstNameLastName:<integers>.\nIf you use this syntax and you omit any of the DTMF map values, those values are removed from the recipient. For example, if you specify only emailAddress:<integers>, all existing lastNameFirstName and firstNameLastName values are removed.\nTo add or remove values without affecting other existing entries, use the following syntax: @{Add=\"emailAddress:<integers>\",\"lastNameFirstName:<integers>\",\"firstNameLastName:<integers>\"; Remove=\"emailAddress:<integers>\",\"lastNameFirstName:<integers>\",\"firstNameLastName:<integers>\"}.\nIf you use this syntax, you don't need to specify all of the DTMF map values, and you can specify multiple DTMF map values. For example, you can use @{Add=\"emailAddress:<integers1>\",\"emailAddress:<intgers2>} to add two new values for emailAddress without affecting the existing lastNameFirstName and firstNameLastName values." }, "StreetAddress": { "__type_requested": "System.String", "required": true, "name": "StreetAddress", "title": "StreetAddress", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The StreetAddress parameter specifies the contact's physical address." }, "WhenCreated": { "__type_requested": "System.DateTime", "__type_mapping_type": "DateTime", "name": "WhenCreated", "title": "WhenCreated", "format": "date-time", "required": true, "readonly": false, "type": "string" }, "UMDialPlan": { "__type_requested": "", "required": true, "name": "UMDialPlan", "title": "UMDialPlan", "__type_mapping_type": "Unknown", "readonly": true, "type": "string", "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string" }, "PostalCode": { "__type_requested": "System.String", "required": true, "name": "PostalCode", "title": "PostalCode", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The PostalCode parameter specifies the contact's postal code." }, "ExchangeVersion": { "__type_requested": "System.String", "required": true, "name": "ExchangeVersion", "title": "ExchangeVersion", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "CountryOrRegion": { "__type_requested": "CountryInfo", "required": true, "description": "The CountryOrRegion parameter specifies the contact's country or region.", "title": "CountryOrRegion", "__type_mapping_type": "Unknown", "readonly": true, "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string", "type": "string", "name": "CountryOrRegion" }, "Initials": { "__type_requested": "System.String", "required": true, "name": "Initials", "title": "Initials", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Initials parameter specifies the user's middle initials." }, "Guid": { "__type_requested": "System.Guid", "required": true, "name": "Guid", "title": "Guid", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "MobilePhone": { "__type_requested": "System.String", "required": true, "name": "MobilePhone", "title": "MobilePhone", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The MobilePhone parameter specifies the contact's primary mobile phone number." }, "Office": { "__type_requested": "System.String", "required": true, "name": "Office", "title": "Office", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The Office parameter specifies the user's physical office name or number." }, "ObjectCategory": { "__type_requested": "System.String", "required": true, "name": "ObjectCategory", "title": "ObjectCategory", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "IsValid": { "__type_requested": "System.Boolean", "required": true, "name": "IsValid", "title": "IsValid", "__type_mapping_type": "Boolean", "readonly": false, "type": "boolean" }, "OrganizationId": { "__type_requested": "System.String", "required": true, "name": "OrganizationId", "title": "OrganizationId", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "RecipientType": { "__type_requested": "System.String", "required": true, "name": "RecipientType", "title": "RecipientType", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "WhenChanged": { "__type_requested": "System.DateTime", "__type_mapping_type": "DateTime", "name": "WhenChanged", "title": "WhenChanged", "format": "date-time", "required": true, "readonly": false, "type": "string" }, "WhenChangedUTC": { "__type_requested": "System.DateTime", "__type_mapping_type": "DateTime", "name": "WhenChangedUTC", "title": "WhenChangedUTC", "format": "date-time", "required": true, "readonly": false, "type": "string" }, "DirectReports": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.Directory.ADMultiValuedProperty`1[[Microsoft.Exchange.Data.Directory.ADObjectId,", "required": true, "name": "DirectReports", "title": "DirectReports", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array" }, "Manager": { "__type_requested": "UserContactIdParameter", "required": true, "description": "The Manager parameter specifies the contact's manager.", "title": "Manager", "__type_mapping_type": "Unknown", "readonly": true, "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string", "type": "string", "name": "Manager" }, "ObjectState": { "__type_requested": "System.String", "required": true, "name": "ObjectState", "title": "ObjectState", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "GeoCoordinates": { "__type_requested": "GeoCoordinates", "required": true, "description": "The GeoCoordinates parameter specifies the contact's physical location in latitude, longitude, and altitude coordinates. Use this parameter to specify the global position of the contact's location. You have to specify one of the following sets of coordinates; use semicolons to separate the values:\nLatitude and longitude For example, \"47.644125;-122.122411\"\nLatitude, longitude, and altitude For example, \"47.644125;-122.122411;161.432\"", "title": "GeoCoordinates", "__type_mapping_type": "Unknown", "readonly": true, "__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string", "type": "string", "name": "GeoCoordinates" }, "OtherFax": { "__type_requested": "Deserialized.Microsoft.Exchange.Data.MultiValuedProperty`1[[System.String,", "required": true, "name": "OtherFax", "title": "OtherFax", "items": { "type": "string" }, "__type_mapping_type": "String[]", "readonly": false, "type": "array", "description": "The OtherFax parameter specifies the contact's alternative fax number." }, "SeniorityIndex": { "__type_requested": "Int32", "required": true, "name": "SeniorityIndex", "title": "SeniorityIndex", "__type_mapping_type": "Integer", "readonly": false, "type": "integer", "description": "The SeniorityIndex parameter specifies the order in which this contact will display in a hierarchical address book. A contact with a value of 2 will display higher in an address book than a contact with a value of 1." }, "StateOrProvince": { "__type_requested": "System.String", "required": true, "name": "StateOrProvince", "title": "StateOrProvince", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The StateOrProvince parameter specifies the contact's state or province." }, "Id": { "__type_requested": "System.String", "required": true, "name": "Id", "title": "Id", "__type_mapping_type": "String", "readonly": false, "type": "string" }, "OrganizationalUnit": { "__type_requested": "System.String", "required": true, "name": "OrganizationalUnit", "title": "OrganizationalUnit", "__type_mapping_type": "String", "readonly": false, "type": "string", "description": "The OrganizationalUnit parameter filters the results based on the object's location in Active Directory. Only objects that exist in the specified location are returned. Valid input for this parameter is an organizational unit (OU) or domain that's visible using the Get-OrganizationalUnit cmdlet. You can use any value that uniquely identifies the OU or domain. For example:\nName\nCanonical name\nDistinguished name (DN)\nGUID" } }, "schema_version": "15312" }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Bulk Modify | GET | /api/device/exchangeonline/Contact/bulk_update/?schema=&schema_rules=true |
|
|
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Bulk Modify | POST | /api/device/exchangeonline/Contact/bulk_update/ |
|
For example: {"data":{"name":"value"}, "meta":{}, "request_meta":{ "hrefs":["/api/v0/device/exchangeonline/Contact/[pkid1]", "/api/v0/device/exchangeonline/Contact/[pkid2]",...]}} |
GET http://[host-proxy]/api/device/exchangeonline/Contact/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Move the instance with [pkid] to [target_hierarchy] | POST | /api/tool/DataMove/?model_type=device/exchangeonline/Contact |
|
{"hrefs": ["/api/device/exchangeonline/Contact/[pkid]"]} |
Bulk Move | POST | /api/tool/DataMove/?model_type=device/exchangeonline/Contact |
|
{"hrefs": ["/api/device/exchangeonline/Contact/[pkid1]", "/api/device/exchangeonline/Contact/[pkid2]",...]} |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Get a selected [export_format] of the schema and instances [pkid1], [pkid2],... of device/exchangeonline/Contact; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | POST | /api/device/exchangeonline/Contact/export/ |
|
{ "hrefs":["/api/device/exchangeonline/Contact/[pkid1]", "/api/device/exchangeonline/Contact/[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/exchangeonline/Contact and the JSON format can be used to import instances of device/exchangeonline/Contact.
GET http://[host-proxy]/api/device/exchangeonline/Contact/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get a compressed format of the Bulk Load spreadsheet template for device/exchangeonline/Contact | POST | /api/device/exchangeonline/Contact/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/exchangeonline/Contact/configuration_template/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/ConfigurationTemplate/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Field Display Policy | GET | /api/device/exchangeonline/Contact/field_display_policy/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/FieldDisplayPolicy/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
List | GET | /api/device/exchangeonline/Contact/ |
|
The device/exchangeonline/Contact schema and all instances as JSON. |
(The list will return 0 to 3 device/exchangeonline/Contact instances)
{ "operations": [ "move" ], "pagination": { "direction": "asc", "order_by": "DisplayName", "maximum_limit": 2000, "skip": 0, "current": "/api/device/exchangeonline/Contact/?skip=0&limit=3&order_by=DisplayName&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": [ { "bulk_update_form": { "support_async": false, "class": "update", "href": "/api/device/exchangeonline/Contact/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/exchangeonline/Contact", "method": "POST", "view": "/api/tool/DataMove/?auth_token=[authtoken] } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/device/exchangeonline/Contact/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/exchangeonline/Contact/export_bulkload_template/?hierarchy=[hierarchy]", "method": "POST", "title": "Export Bulk Load Template" } }, { "configuration_template": { "support_async": false, "class": "config", "href": "/api/device/exchangeonline/Contact/configuration_template/?hierarchy=[hierarchy]", "method": "GET", "title": "Configuration Template" } }, { "field_display_policy": { "support_async": false, "class": "display_policy", "href": "/api/device/exchangeonline/Contact/field_display_policy/?hierarchy=[hierarchy]", "method": "GET", "title": "Field Display Policy" } }, { "list": { "support_async": false, "class": "list", "href": "/api/device/exchangeonline/Contact/?hierarchy=[hierarchy]", "method": "GET", "title": "List" } }, { "help": { "support_async": false, "class": "help", "href": "/api/device/exchangeonline/Contact/help?hierarchy=[hierarchy]", "method": "GET", "title": "Help" } }, { "purge": { "support_async": false, "class": "purge", "href": "/api/device/exchangeonline/Contact/purge/?hierarchy=[hierarchy]", "method": "POST", "title": "Purge" } } ], "model_type": "device/exchangeonline/Contact", "model_specific_actions": [ "get", "list", "update", "bulk_update_form", "clone", "configuration_template", "export", "export_bulkload_template", "field_display_policy", "help", "move" ], "summary_attrs": [ { "name": "DisplayName", "title": "DisplayName" }, { "name": "Name", "title": "Name" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" } ], "api_version": "19.3.1", "tagged_versions": [] }, "resources": [] }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get the on-line Help for device/exchangeonline/Contact. | GET | /api/device/exchangeonline/Contact/help | hierarchy=[hierarchy] | On-line help of Model ref.: device/exchangeonline/Contact as HTML |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Modify | PUT | /api/device/exchangeonline/Contact/[pkid]/ | hierarchy=[hierarchy] | (For payload specification) |
For Bulk modification, refer to the Bulk Modify section.
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Clone instance with [pkid]. The schema rules are applied. | GET | /api/device/exchangeonline/Contact/[pkid]/clone/?schema=&schema_rules=true |
|
A JSON payload with:
|
GET http://[host-proxy]/api/device/exchangeonline/Contact/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Move | POST | /api/tool/DataMove/[pkid]/?model_type=device/exchangeonline/Contact | 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/exchangeonline/Contact; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | GET | /api/device/exchangeonline/Contact/[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/exchangeonline/Contact and the JSON format can be used to import instances of device/exchangeonline/Contact.
For Bulk Export, refer to the Bulk Export section.
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get | GET | /api/device/exchangeonline/Contact/[pkid]/ | hierarchy=[hierarchy] | The device/exchangeonline/Contact instance with [pkid]. |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Help | GET | /api/device/exchangeonline/Contact/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for device/exchangeonline/Contact. |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Purge | POST | /api/device/exchangeonline/Contact/[pkid]/purge/ | hierarchy=[hierarchy] | If payload required: |