[Index]
The User field mappings from various applications.
Model ref.: data/UserFieldMapping
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": { "name": { "title": "Name", "description": "The name of the user mapping object.", "type": "string", "required": true }, "description": { "title": "Description", "description": "The description of the user mapping object.", "type": "string" }, "application": { "title": "Application name", "description": "Application name like CUCM, LDAP, CUC", "type": "string", "format": "uri", "required": true, "target": "/api/data/UserSyncSource/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_attr": "name", "target_model_type": "data/UserSyncSource", "choices": [] }, "model_type": { "title": "Model Type", "description": "The model type used for this LDAP server.", "type": "string" }, "data_exist": { "title": "Data Exist", "description": "Flag to see if data exists for the server. If data exist the username and email fields will be disabled. These mappings cannot be changed once data exists.", "type": "boolean" }, "username": { "title": "User Name", "description": "The username corresponding to the the Username in Cisco Unified Communications Manager and Cisco Unity Connection server.", "type": "string" }, "email": { "title": "Email Address", "description": "The email address corresponding to the the Username in Cisco Unified Communications Manager and Cisco Unity Connection server.", "type": "string", "required": false }, "first_name": { "title": "First Name", "description": "The first name corresponding to the user first name in Cisco Unified Communications Manager and Cisco Unity Connection server.", "type": "string" }, "last_name": { "title": "Last Name", "description": "The last name corresponding to user last name in Cisco Unified Communications Manager and Cisco Unity Connection server.", "type": "string" }, "password": { "title": "Password", "description": "The password corresponding to the user password in Cisco Unified Communications Manager. The password is hidden.", "type": "string" }, "building_name": { "title": "Building Name", "description": "Building name or number.", "type": "string" }, "country": { "title": "Country", "description": "Country name.", "type": "string" }, "department": { "title": "Department", "description": "Department names and numbers.", "type": "string" }, "directory_uri": { "title": "Directory URI", "description": "Alphanumeric Directory URI (e.g. SIP URI)", "type": "string" }, "display_name": { "title": "Display Name", "description": "Display name of the user", "type": "string" }, "employee_number": { "title": "Employee Number", "description": "Employee number of the user", "type": "string" }, "employee_type": { "title": "Employee Type", "description": "Employee type", "type": "string" }, "facsimile_telephone_number": { "title": "Facsimile Telephone Number", "description": "Facsimile Telephone Number", "type": "string" }, "home_phone": { "title": "Home Phone", "description": "Contains strings that represent the user's home phone number(s).", "type": "string" }, "ip_phone": { "title": "IP Phone", "description": "Contains strings that represent the user's IP phone number(s).", "type": "string" }, "jabber_id": { "title": "Jabber ID", "description": "Jabber ID", "type": "string" }, "city": { "title": "City", "description": "Contains the name of a person's locality.", "type": "string" }, "manager": { "title": "Manager", "description": "Manager.", "type": "string" }, "member_of": { "title": "Member Of", "description": "The user can be a member of a variety of groups.", "type": "string" }, "mobile": { "title": "Mobile", "description": "Contains strings that represent the user's IP mobile number(s).", "type": "string" }, "organization": { "title": "Organization", "description": "The name of the person's organization.", "type": "string" }, "object_class": { "title": "Object Class", "description": "Object Class.", "type": "string" }, "other_mailbox": { "title": "Other Mailbox", "description": "Other Mailbox.", "type": "string" }, "ou": { "title": "Organizational Unit", "description": "The name of the person's organization unit.", "type": "string" }, "photo_url": { "title": "Photo URL", "description": "Photo URL.", "type": "string" }, "physical_delivery_office_name": { "title": "Physical Delivery Office Name", "description": "Physical Delivery Office Name.", "type": "string" }, "postal_code": { "title": "Postal Code", "description": "Contains code used by a Postal Service to identify postal service zones.", "type": "string" }, "preferred_language": { "title": "Preferred Language", "description": "Preferred Language.", "type": "string" }, "state": { "title": "State", "description": "Contains full names of state or province.", "type": "string" }, "street": { "title": "Street", "description": "Contains site information from a postal address.", "type": "string" }, "telephone_number": { "title": "Telephone Number", "description": "Telephone Number.", "type": "string" }, "timezone": { "title": "Timezone", "description": "Timezone.", "type": "string" }, "title": { "title": "Title", "description": "Title.", "type": "string" }, "unverified_mailbox": { "title": "Unverified Mail Box", "description": "Unverified Mail Box.", "type": "string" }, "customString1": { "title": "Custom String 1", "description": "Custom String", "type": "string" }, "customString2": { "title": "Custom String 2", "description": "Custom String", "type": "string" }, "customString3": { "title": "Custom String 3", "description": "Custom String", "type": "string" }, "customString4": { "title": "Custom String 4", "description": "Custom String", "type": "string" }, "customString5": { "title": "Custom String 5", "description": "Custom String", "type": "string" }, "customString6": { "title": "Custom String 6", "description": "Custom String", "type": "string" }, "customString7": { "title": "Custom String 7", "description": "Custom String", "type": "string" }, "customString8": { "title": "Custom String 8", "description": "Custom String", "type": "string" }, "customString9": { "title": "Custom String 9", "description": "Custom String", "type": "string" }, "customString10": { "title": "Custom String 10", "description": "Custom String", "type": "string" }, "customListOfStrings1": { "title": "Custom List of Strings 1", "description": "Custom List of Strings", "type": "string" }, "customListOfStrings2": { "title": "Custom List of Strings 2", "description": "Custom List of Strings", "type": "string" }, "customListOfStrings3": { "title": "Custom List of Strings 3", "description": "Custom List of Strings", "type": "string" }, "customListOfStrings4": { "title": "Custom List of Strings 4", "description": "Custom List of Strings", "type": "string" }, "customListOfStrings5": { "title": "Custom List of Strings 5", "description": "Custom List of Strings", "type": "string" }, "customListOfStrings6": { "title": "Custom List of Strings 6", "description": "Custom List of Strings", "type": "string" }, "customListOfStrings7": { "title": "Custom List of Strings 7", "description": "Custom List of Strings", "type": "string" }, "customListOfStrings8": { "title": "Custom List of Strings 8", "description": "Custom List of Strings", "type": "string" }, "customListOfStrings9": { "title": "Custom List of Strings 9", "description": "Custom List of Strings", "type": "string" }, "customListOfStrings10": { "title": "Custom List of Strings 10", "description": "Custom List of Strings", "type": "string" }, "customBoolean1": { "title": "Custom Boolean 1", "description": "Custom Boolean", "type": "string" }, "customBoolean2": { "title": "Custom Boolean 2", "description": "Custom Boolean", "type": "string" }, "customBoolean3": { "title": "Custom Boolean 3", "description": "Custom Boolean", "type": "string" }, "customBoolean4": { "title": "Custom Boolean 4", "description": "Custom Boolean", "type": "string" }, "customBoolean5": { "title": "Custom Boolean 5", "description": "Custom Boolean", "type": "string" }, "customBoolean6": { "title": "Custom Boolean 6", "description": "Custom Boolean", "type": "string" }, "customBoolean7": { "title": "Custom Boolean 7", "description": "Custom Boolean", "type": "string" }, "customBoolean8": { "title": "Custom Boolean 8", "description": "Custom Boolean", "type": "string" }, "customBoolean9": { "title": "Custom Boolean 9", "description": "Custom Boolean", "type": "string" }, "customBoolean10": { "title": "Custom Boolean 10", "description": "Custom Boolean", "type": "string" } }, "schema_version": "0.0" }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get the GUI Add form. | GET | /api/data/UserFieldMapping/add/ |
|
The GUI Add form of data/UserFieldMapping 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/data/UserFieldMapping | 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/data/UserFieldMapping/ | hierarchy=[hierarchy] | {"hrefs":["/api/data/UserFieldMapping/[pkid1]", "/api/data/UserFieldMapping/[pkid2]", ...]} |
GET http://[host-proxy]/api/data/UserFieldMapping/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Bulk Modify | GET | /api/data/UserFieldMapping/bulk_update/?schema=&schema_rules=true |
|
|
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Bulk Modify | POST | /api/data/UserFieldMapping/bulk_update/ |
|
For example: {"data":{"name":"value"}, "meta":{}, "request_meta":{ "hrefs":["/api/v0/data/UserFieldMapping/[pkid1]", "/api/v0/data/UserFieldMapping/[pkid2]",...]}} |
GET http://[host-proxy]/api/data/UserFieldMapping/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Get a selected [export_format] of the schema and instances [pkid1], [pkid2],... of data/UserFieldMapping; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | POST | /api/data/UserFieldMapping/export/ |
|
{ "hrefs":["/api/data/UserFieldMapping/[pkid1]", "/api/data/UserFieldMapping/[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 data/UserFieldMapping and the JSON format can be used to import instances of data/UserFieldMapping.
GET http://[host-proxy]/api/data/UserFieldMapping/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get a compressed format of the Bulk Load spreadsheet template for data/UserFieldMapping | POST | /api/data/UserFieldMapping/export_bulkload_template/ |
|
The response is an attachment of the format: filetype_bulkloadsheet.xlsx.gz |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Tag | PATCH | /api/data/UserFieldMapping/+tag/ |
|
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Tag Version | PATCH | /api/data/UserFieldMapping/+tag_version/ |
|
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Configuration Template | GET | /api/data/UserFieldMapping/configuration_template/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/ConfigurationTemplate/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Field Display Policy | GET | /api/data/UserFieldMapping/field_display_policy/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/FieldDisplayPolicy/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Migration Template | GET | /api/data/UserFieldMapping/migration/ |
|
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
List | GET | /api/data/UserFieldMapping/ |
|
The data/UserFieldMapping schema and all instances as JSON. |
(The list will return 0 to 3 data/UserFieldMapping instances)
{ "pagination": { "skip": 0, "limit": 3, "maximum_limit": 2000, "total": 16, "total_limit": null, "order_by": "name", "direction": "asc", "current": "/api/data/UserFieldMapping/?skip=0&limit=3&order_by=name&direction=asc&traversal=down" }, "operations": [ "help", "bulk_update_form", "update", "add", "export", "get", "list", "export_bulkload_template", "migration", "remove", "move", "transform", "configuration_template", "field_display_policy" ], "meta": { "model_type": "data/UserFieldMapping", "summary_attrs": [ { "name": "name", "title": "Name" }, { "name": "application", "title": "Application name" }, { "name": "description", "title": "Description" }, { "name": "hierarchy_friendly_name", "title": "Located At", "allow_filtering": true } ], "tagged_versions": [], "tags": [], "title": "", "business_key": { "unique": [ "name", "application" ], "hierarchy": true }, "api_version": "21.2", "cached": true, "references": { "children": [], "parent": [ { "href": "/api/data/HierarchyNode/6t0ggef2c0deab00hb595101", "pkid": "6t0ggef2c0deab00hb595101" } ], "device": [ { "href": "", "pkid": "" } ], "foreign_key": [] }, "model_specific_actions": [ "get", "list", "add", "clone", "update", "remove", "export_bulkload_template", "bulk_update_form", "configuration_template", "field_display_policy", "export", "migration", "help", "tag", "tag_version" ], "schema_version": "0.0", "actions": [ { "add": { "method": "GET", "class": "add", "href": "/api/data/UserFieldMapping/add/?hierarchy=[hierarchy]", "support_async": false, "title": "Add" } }, { "remove": { "method": "DELETE", "class": "delete", "href": "/api/data/UserFieldMapping/?hierarchy=[hierarchy]", "support_async": true, "title": "Delete" } }, { "bulk_update_form": { "method": "GET", "class": "update", "href": "/api/data/UserFieldMapping/bulk_update/?hierarchy=[hierarchy]&schema=&schema_rules=true", "support_async": false, "title": "Bulk Modify" } }, { "export": { "method": "POST", "class": "export", "href": "/api/data/UserFieldMapping/export/?hierarchy=[hierarchy]", "support_async": false, "title": "Export", "view": "/api/view/ExportData/add/?auth_token=[authtoken], "submit": "payload" } }, { "export_bulkload_template": { "method": "POST", "class": "bulkload_template", "href": "/api/data/UserFieldMapping/export_bulkload_template/?hierarchy=[hierarchy]", "support_async": false, "title": "Export Bulk Load Template" } }, { "tag": { "method": "PATCH", "class": "tag", "href": "/api/data/UserFieldMapping/+tag/?hierarchy=[hierarchy]", "support_async": true, "title": "Tag", "view": "/api/view/TagNameForm/add/?auth_token=[authtoken] } }, { "tag_version": { "method": "PATCH", "class": "tag_version", "href": "/api/data/UserFieldMapping/+tag_version/?hierarchy=[hierarchy]", "support_async": true, "title": "Tag Version", "view": "/api/view/TagVersionForm/add/?auth_token=[authtoken] } }, { "configuration_template": { "method": "GET", "class": "config", "href": "/api/data/UserFieldMapping/configuration_template/?hierarchy=[hierarchy]", "support_async": false, "title": "Configuration Template" } }, { "field_display_policy": { "method": "GET", "class": "display_policy", "href": "/api/data/UserFieldMapping/field_display_policy/?hierarchy=[hierarchy]", "support_async": false, "title": "Field Display Policy" } }, { "migration": { "method": "GET", "class": "migration", "href": "/api/data/UserFieldMapping/migration/?hierarchy=[hierarchy]", "support_async": false, "title": "Migration Template" } }, { "list": { "method": "GET", "class": "list", "href": "/api/data/UserFieldMapping/?hierarchy=[hierarchy]", "support_async": false, "title": "List" } }, { "help": { "method": "GET", "class": "help", "href": "/api/data/UserFieldMapping/help?hierarchy=[hierarchy]", "support_async": false, "title": "Help" } } ] }, "resources": [ { "data": { "last_name": "sn", "manager": "manager", "street": "streetAddress", "postal_code": "postalCode", "facsimile_telephone_number": "facsimileTelephoneNumber", "object_class": "objectClass", "building_name": "physicalDeliveryOfficeName", "city": "l", "first_name": "givenName", "display_name": "displayName", "directory_uri": "mail", "pkid": "61f0f484e04a4a001510d85c", "other_mailbox": "otherMailbox", "application": "LDAP", "state": "st", "home_phone": "homePhone", "department": "department", "email": "mail", "username": "sAMAccountName", "physical_delivery_office_name": "physicalDeliveryOfficeName", "description": "LDAP field mapping for [\"10.120.2.221\", \"389\", \"OU=AB-C,OU=AB-GROUP,DC=vossqa,DC=net\", \"hcs.CS-P.CS-AB.AB_Group.AB-C\"]", "employee_type": "employeeType", "ou": "ou", "name": "[\"10.120.2.221\", \"389\", \"OU=AB-C,OU=AB-GROUP,DC=vossqa,DC=net\", \"hcs.CS-P.CS-AB.AB_Group.AB-C\"]", "member_of": "memberOf", "mobile": "mobile", "country": "c", "title": "title", "telephone_number": "telephoneNumber", "employee_number": "employeeNumber", "ip_phone": "ipPhone", "model_type": "device/ldap/user", "organization": "o", "unverified_mailbox": "unverifiedMailBox", "hierarchy_friendly_name": "AB-C (IntermediateNode)", "hierarchy_path": "sys.hcs.CS-P.CS-AB.AB_Group.AB-C" }, "meta": { "model_type": "data/UserFieldMapping", "summary_attrs": [ { "name": "name", "title": "Name" }, { "name": "application", "title": "Application name" }, { "name": "description", "title": "Description" }, { "name": "hierarchy_friendly_name", "title": "Located At", "allow_filtering": true } ], "tagged_versions": [], "tags": [], "title": "[\"10.120.2.221\", \"389\", \"OU=AB-C,OU=AB-GROUP,DC=vossqa,DC=net\", \"hcs.CS-P.CS-AB.AB_Group.AB-C\"] - LDAP", "business_key": { "hierarchy": true, "unique": [ "name", "application" ] }, "api_version": "21.2", "cached": true, "references": { "device": [ { "href": "", "pkid": "" } ], "owner": [ { "pkid": "" } ], "parent": [ { "pkid": "5df0b6b6ce894e001275ca48", "href": "/api/data/HierarchyNode/5df0b6b6ce894e001275ca48" } ], "foreign_key": [ { "pkid": "61f0f255e04a4a0015109572", "path": "application", "model_type": "data/UserSyncSource" } ], "self": [ { "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d858/", "pkid": "61f0f484e04a4a001510d858" } ] }, "path": [ "6t0ggef2c0deab00hb595101", "5da4c643ce894e0012225c90", "5df0b338ce894e001275535c", "5df0b3a3ce894e0012756904", "5df0b66bce894e001275a913", "5df0b6b6ce894e001275ca48", "61f0f484e04a4a001510d858" ], "schema_version": "0.0", "actions": [ { "update": { "method": "PUT", "class": "update", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d858/", "support_async": true, "title": "Modify" } }, { "remove": { "method": "DELETE", "class": "delete", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d858/", "support_async": true, "title": "Delete" } }, { "clone": { "method": "GET", "class": "clone", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d858/clone/?schema=&schema_rules=true", "support_async": false, "title": "Clone" } }, { "export": { "method": "GET", "class": "export", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d858/export/", "support_async": false, "title": "Export", "view": "/api/view/ExportData/add/", "submit": "payload" } }, { "tag": { "method": "PATCH", "class": "tag", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d858/+tag/", "support_async": true, "title": "Tag", "view": "/api/view/TagNameForm/add/" } }, { "tag_version": { "method": "PATCH", "class": "tag_version", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d858/+tag_version/", "support_async": true, "title": "Tag Version", "view": "/api/view/TagVersionForm/add/" } }, { "get": { "method": "GET", "class": "get", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d858/", "support_async": false, "title": "Get" } }, { "help": { "method": "GET", "class": "help", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d858/help", "support_async": false, "title": "Help" } } ], "summary": "false" }, "pkid": "61f0f484e04a4a001510d858" }, { "data": { "last_name": "sn", "manager": "manager", "street": "streetAddress", "postal_code": "postalCode", "facsimile_telephone_number": "facsimileTelephoneNumber", "object_class": "objectClass", "building_name": "physicalDeliveryOfficeName", "city": "l", "first_name": "givenName", "display_name": "displayName", "directory_uri": "mail", "pkid": "61f0f485e04a4a001510d862", "other_mailbox": "otherMailbox", "application": "LDAP", "state": "st", "home_phone": "homePhone", "department": "department", "email": "mail", "username": "sAMAccountName", "physical_delivery_office_name": "physicalDeliveryOfficeName", "description": "LDAP field mapping for [\"10.120.2.221\", \"389\", \"OU=AB-DS,OU=AB-GROUP,DC=vossqa,DC=net\", \"hcs.CS-P.CS-AB.AB_Group.AB-DS\"]", "employee_type": "employeeType", "ou": "ou", "name": "[\"10.120.2.221\", \"389\", \"OU=AB-DS,OU=AB-GROUP,DC=vossqa,DC=net\", \"hcs.CS-P.CS-AB.AB_Group.AB-DS\"]", "member_of": "memberOf", "mobile": "mobile", "country": "c", "title": "title", "telephone_number": "telephoneNumber", "employee_number": "employeeNumber", "ip_phone": "ipPhone", "model_type": "device/ldap/user", "organization": "o", "unverified_mailbox": "unverifiedMailBox", "hierarchy_friendly_name": "AB-DS (IntermediateNode)", "hierarchy_path": "sys.hcs.CS-P.CS-AB.AB_Group.AB-DS" }, "meta": { "model_type": "data/UserFieldMapping", "summary_attrs": [ { "name": "name", "title": "Name" }, { "name": "application", "title": "Application name" }, { "name": "description", "title": "Description" }, { "name": "hierarchy_friendly_name", "title": "Located At", "allow_filtering": true } ], "tagged_versions": [], "tags": [], "title": "[\"10.120.2.221\", \"389\", \"OU=AB-DS,OU=AB-GROUP,DC=vossqa,DC=net\", \"hcs.CS-P.CS-AB.AB_Group.AB-DS\"] - LDAP", "business_key": { "hierarchy": true, "unique": [ "name", "application" ] }, "api_version": "21.2", "cached": true, "references": { "device": [ { "href": "", "pkid": "" } ], "owner": [ { "pkid": "" } ], "parent": [ { "pkid": "5df0b6c8ce894e001275cf1b", "href": "/api/data/HierarchyNode/5df0b6c8ce894e001275cf1b" } ], "foreign_key": [ { "pkid": "61f0f255e04a4a0015109572", "path": "application", "model_type": "data/UserSyncSource" } ], "self": [ { "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d85e/", "pkid": "61f0f484e04a4a001510d85e" } ] }, "path": [ "6t0ggef2c0deab00hb595101", "5da4c643ce894e0012225c90", "5df0b338ce894e001275535c", "5df0b3a3ce894e0012756904", "5df0b66bce894e001275a913", "5df0b6c8ce894e001275cf1b", "61f0f484e04a4a001510d85e" ], "schema_version": "0.0", "actions": [ { "update": { "method": "PUT", "class": "update", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d85e/", "support_async": true, "title": "Modify" } }, { "remove": { "method": "DELETE", "class": "delete", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d85e/", "support_async": true, "title": "Delete" } }, { "clone": { "method": "GET", "class": "clone", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d85e/clone/?schema=&schema_rules=true", "support_async": false, "title": "Clone" } }, { "export": { "method": "GET", "class": "export", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d85e/export/", "support_async": false, "title": "Export", "view": "/api/view/ExportData/add/", "submit": "payload" } }, { "tag": { "method": "PATCH", "class": "tag", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d85e/+tag/", "support_async": true, "title": "Tag", "view": "/api/view/TagNameForm/add/" } }, { "tag_version": { "method": "PATCH", "class": "tag_version", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d85e/+tag_version/", "support_async": true, "title": "Tag Version", "view": "/api/view/TagVersionForm/add/" } }, { "get": { "method": "GET", "class": "get", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d85e/", "support_async": false, "title": "Get" } }, { "help": { "method": "GET", "class": "help", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d85e/help", "support_async": false, "title": "Help" } } ], "summary": "false" }, "pkid": "61f0f484e04a4a001510d85e" }, { "data": { "last_name": "sn", "manager": "manager", "street": "streetAddress", "postal_code": "postalCode", "facsimile_telephone_number": "facsimileTelephoneNumber", "object_class": "objectClass", "city": "l", "first_name": "givenName", "display_name": "displayName", "employee_number": "employeeNumber", "pkid": "6406f9093420247e7c7712cc", "other_mailbox": "otherMailbox", "application": "LDAP", "state": "st", "home_phone": "homePhone", "department": "department", "email": "mail", "username": "sAMAccountName", "physical_delivery_office_name": "physicalDeliveryOfficeName", "description": "LDAP field mapping for [\"10.120.2.221\", \"389\", \"ou=GRANTW,dc=vossqa,dc=net\", \"hcs.CS-P\"]", "employee_type": "employeeType", "name": "[\"10.120.2.221\", \"389\", \"ou=GRANTW,dc=vossqa,dc=net\", \"hcs.CS-P\"]", "member_of": "memberOf", "mobile": "mobile", "country": "c", "title": "title", "telephone_number": "telephoneNumber", "ip_phone": "ipPhone", "model_type": "device/ldap/user", "organization": "o", "ou": "ou", "hierarchy_friendly_name": "CS-P (Provider)", "hierarchy_path": "sys.hcs.CS-P" }, "meta": { "model_type": "data/UserFieldMapping", "summary_attrs": [ { "name": "name", "title": "Name" }, { "name": "application", "title": "Application name" }, { "name": "description", "title": "Description" }, { "name": "hierarchy_friendly_name", "title": "Located At", "allow_filtering": true } ], "tagged_versions": [], "tags": [], "title": "[\"10.120.2.221\", \"389\", \"ou=GRANTW,dc=vossqa,dc=net\", \"hcs.CS-P\"] - LDAP", "business_key": { "hierarchy": true, "unique": [ "name", "application" ] }, "api_version": "21.2", "cached": true, "references": { "device": [ { "href": "", "pkid": "" } ], "owner": [ { "pkid": "" } ], "parent": [ { "pkid": "5df0b338ce894e001275535c", "href": "/api/data/HierarchyNode/5df0b338ce894e001275535c" } ], "foreign_key": [ { "pkid": "61f0f255e04a4a0015109572", "path": "application", "model_type": "data/UserSyncSource" } ], "self": [ { "href": "/api/data/UserFieldMapping/6406f9093420247e7c7712ca/", "pkid": "6406f9093420247e7c7712ca" } ] }, "path": [ "6t0ggef2c0deab00hb595101", "5da4c643ce894e0012225c90", "5df0b338ce894e001275535c", "6406f9093420247e7c7712ca" ], "schema_version": "0.0", "actions": [ { "update": { "method": "PUT", "class": "update", "href": "/api/data/UserFieldMapping/6406f9093420247e7c7712ca/", "support_async": true, "title": "Modify" } }, { "remove": { "method": "DELETE", "class": "delete", "href": "/api/data/UserFieldMapping/6406f9093420247e7c7712ca/", "support_async": true, "title": "Delete" } }, { "clone": { "method": "GET", "class": "clone", "href": "/api/data/UserFieldMapping/6406f9093420247e7c7712ca/clone/?schema=&schema_rules=true", "support_async": false, "title": "Clone" } }, { "export": { "method": "GET", "class": "export", "href": "/api/data/UserFieldMapping/6406f9093420247e7c7712ca/export/", "support_async": false, "title": "Export", "view": "/api/view/ExportData/add/", "submit": "payload" } }, { "tag": { "method": "PATCH", "class": "tag", "href": "/api/data/UserFieldMapping/6406f9093420247e7c7712ca/+tag/", "support_async": true, "title": "Tag", "view": "/api/view/TagNameForm/add/" } }, { "tag_version": { "method": "PATCH", "class": "tag_version", "href": "/api/data/UserFieldMapping/6406f9093420247e7c7712ca/+tag_version/", "support_async": true, "title": "Tag Version", "view": "/api/view/TagVersionForm/add/" } }, { "get": { "method": "GET", "class": "get", "href": "/api/data/UserFieldMapping/6406f9093420247e7c7712ca/", "support_async": false, "title": "Get" } }, { "help": { "method": "GET", "class": "help", "href": "/api/data/UserFieldMapping/6406f9093420247e7c7712ca/help", "support_async": false, "title": "Help" } } ], "summary": "false" }, "pkid": "6406f9093420247e7c7712ca" } ] }
(Show the first instance)
{ "data": { "last_name": "sn", "manager": "manager", "street": "streetAddress", "postal_code": "postalCode", "facsimile_telephone_number": "facsimileTelephoneNumber", "object_class": "objectClass", "building_name": "physicalDeliveryOfficeName", "city": "l", "first_name": "givenName", "display_name": "displayName", "directory_uri": "mail", "other_mailbox": "otherMailbox", "application": "LDAP", "state": "st", "home_phone": "homePhone", "department": "department", "email": "mail", "username": "sAMAccountName", "physical_delivery_office_name": "physicalDeliveryOfficeName", "description": "LDAP field mapping for [\"10.120.2.221\", \"389\", \"OU=AB-C,OU=AB-GROUP,DC=vossqa,DC=net\", \"hcs.CS-P.CS-AB.AB_Group.AB-C\"]", "model_type": "device/ldap/user", "employee_type": "employeeType", "ou": "ou", "name": "[\"10.120.2.221\", \"389\", \"OU=AB-C,OU=AB-GROUP,DC=vossqa,DC=net\", \"hcs.CS-P.CS-AB.AB_Group.AB-C\"]", "member_of": "memberOf", "mobile": "mobile", "country": "c", "title": "title", "telephone_number": "telephoneNumber", "employee_number": "employeeNumber", "ip_phone": "ipPhone", "organization": "o", "unverified_mailbox": "unverifiedMailBox", "pkid": "61f0f484e04a4a001510d85c" }, "meta": { "model_type": "data/UserFieldMapping", "summary_attrs": [ { "name": "name", "title": "Name" }, { "name": "application", "title": "Application name" }, { "name": "description", "title": "Description" }, { "name": "hierarchy_friendly_name", "title": "Located At", "allow_filtering": true } ], "tagged_versions": [], "tags": [], "title": "[\"10.120.2.221\", \"389\", \"OU=AB-C,OU=AB-GROUP,DC=vossqa,DC=net\", \"hcs.CS-P.CS-AB.AB_Group.AB-C\"] - LDAP", "business_key": { "unique": [ "name", "application" ], "hierarchy": true }, "api_version": "21.2", "cached": false, "references": { "device": [ { "href": "", "pkid": "" } ], "owner": [ { "pkid": "" } ], "parent": [ { "href": "/api/data/HierarchyNode/5df0b6b6ce894e001275ca48", "pkid": "5df0b6b6ce894e001275ca48" } ], "foreign_key": [ { "pkid": "61f0f255e04a4a0015109572", "path": "application", "model_type": "data/UserSyncSource" } ], "children": [], "self": [ { "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d858/", "pkid": "61f0f484e04a4a001510d858" } ] }, "path": [ "6t0ggef2c0deab00hb595101", "5da4c643ce894e0012225c90", "5df0b338ce894e001275535c", "5df0b3a3ce894e0012756904", "5df0b66bce894e001275a913", "5df0b6b6ce894e001275ca48", "61f0f484e04a4a001510d858" ], "schema_version": "0.0", "actions": [ { "update": { "method": "PUT", "class": "update", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d858/?hierarchy=[hierarchy]", "support_async": true, "title": "Modify" } }, { "remove": { "method": "DELETE", "class": "delete", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d858/?hierarchy=[hierarchy]", "support_async": true, "title": "Delete" } }, { "clone": { "method": "GET", "class": "clone", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d858/clone/?hierarchy=[hierarchy]&schema=&schema_rules=true", "support_async": false, "title": "Clone" } }, { "export": { "method": "GET", "class": "export", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d858/export/?hierarchy=[hierarchy]", "support_async": false, "title": "Export", "view": "/api/view/ExportData/add/?auth_token=[authtoken], "submit": "payload" } }, { "tag": { "method": "PATCH", "class": "tag", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d858/+tag/?hierarchy=[hierarchy]", "support_async": true, "title": "Tag", "view": "/api/view/TagNameForm/add/?auth_token=[authtoken] } }, { "tag_version": { "method": "PATCH", "class": "tag_version", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d858/+tag_version/?hierarchy=[hierarchy]", "support_async": true, "title": "Tag Version", "view": "/api/view/TagVersionForm/add/?auth_token=[authtoken] } }, { "get": { "method": "GET", "class": "get", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d858/?hierarchy=[hierarchy]", "support_async": false, "title": "Get" } }, { "help": { "method": "GET", "class": "help", "href": "/api/data/UserFieldMapping/61f0f484e04a4a001510d858/help?hierarchy=[hierarchy]", "support_async": false, "title": "Help" } } ] }, "pkid": "61f0f484e04a4a001510d858" }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get the on-line Help for data/UserFieldMapping. | GET | /api/data/UserFieldMapping/help | hierarchy=[hierarchy] | On-line help of Model ref.: data/UserFieldMapping as HTML |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Modify | PUT | /api/data/UserFieldMapping/[pkid] | hierarchy=[hierarchy] | (For payload specification) |
For Bulk modification, refer to the Bulk Modify section.
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Delete | DELETE | /api/data/UserFieldMapping/[pkid] | hierarchy=[hierarchy] |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Clone instance with [pkid]. The schema rules are applied. | GET | /api/data/UserFieldMapping/[pkid]/clone/?schema=&schema_rules=true |
|
A JSON payload with:
|
GET http://[host-proxy]/api/data/UserFieldMapping/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get a selected [export_format] of the schema and a single instance with [pkid] of data/UserFieldMapping; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | GET | /api/data/UserFieldMapping/[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 data/UserFieldMapping and the JSON format can be used to import instances of data/UserFieldMapping.
For Bulk Export, refer to the Bulk Export section.
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Tag | PATCH | /api/data/UserFieldMapping/[pkid]/+tag | hierarchy=[hierarchy] | If payload required: |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get | GET | /api/data/UserFieldMapping/[pkid] | hierarchy=[hierarchy] | The data/UserFieldMapping instance with [pkid]. |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Help | GET | /api/data/UserFieldMapping/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for data/UserFieldMapping. |