[Index]
Model ref.: device/msteamsonline/CsTeamsTemplates
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": { "Category": { "description": "Category", "type": "string", "name": "Category", "title": "Category" }, "DisplayName": { "type": "string", "name": "DisplayName", "title": "Display Name" }, "Specialization": { "type": "string", "name": "Specialization", "title": "Specialization" }, "LastModifiedBy": { "default": "'@odata.type': 'microsoft.graph.identitySet'", "type": "string", "name": "LastModifiedBy", "title": "Last Modified By" }, "AppCount": { "readonly": true, "type": "integer", "name": "AppCount", "title": "App Count" }, "TemplateId": { "type": "string", "name": "TemplateId", "title": "Template Id" }, "GuestSetting": { "properties": { "AllowCreateUpdateChannel": { "type": "boolean", "name": "AllowCreateUpdateChannel", "title": "Allow Create Update Channels" }, "AllowDeleteChannel": { "type": "boolean", "name": "AllowDeleteChannel", "title": "Allow Delete Channels" } }, "type": "object", "name": "GuestSetting", "title": "Guest Settings" }, "Channel": { "items": { "type": "object", "properties": { "DisplayName": { "type": "string", "name": "DisplayName", "title": "Display Name" }, "Id": { "type": "string", "name": "Id", "title": "Id" }, "Tab": { "items": { "type": "object", "properties": { "Name": { "type": "string", "name": "Name", "title": "Name" }, "TeamsAppId": { "type": "string", "name": "TeamsAppId", "title": "Teams App Id" }, "WebUrl": { "type": "string", "name": "WebUrl", "title": "Web Url" }, "SortOrderIndex": { "type": "string", "name": "SortOrderIndex", "title": "Sort Order Index" }, "Key": { "type": "string", "name": "Key", "title": "Key" }, "MessageId": { "type": "string", "name": "MessageId", "title": "Message Id" }, "Configuration": { "type": "string", "name": "Configuration", "title": "Configuration" }, "Id": { "type": "string", "name": "Id", "title": "Id" } } }, "type": "array", "name": "Tab", "title": "Tab" }, "IsFavoriteByDefault": { "type": "boolean", "name": "IsFavoriteByDefault", "title": "Is Favorite By Default" } } }, "type": "array", "name": "Channel", "title": "Channels" }, "PublisherName": { "type": "string", "name": "PublisherName", "title": "Publisher Name" }, "Description": { "type": "string", "name": "Description", "title": "Description" }, "FunSetting": { "properties": { "AllowGiphy": { "type": "boolean", "name": "AllowGiphy", "title": "Allow Giphy" }, "GiphyContentRating": { "description": "Giphy Content Rating", "type": "string", "name": "GiphyContentRating", "title": "Giphy Content Rating" }, "AllowStickersAndMeme": { "type": "boolean", "name": "AllowStickersAndMeme", "title": "Allow Stickers And Memes" }, "AllowCustomMeme": { "type": "boolean", "name": "AllowCustomMeme", "title": "Allow Custom Memes" } }, "type": "object", "name": "FunSetting", "title": "Fun Settings" }, "ParentTemplateId": { "type": "string", "name": "ParentTemplateId", "title": "Parent Template Id" }, "Visibility": { "description": "Privacy", "type": "string", "name": "Visibility", "title": "Privacy" }, "IsMembershipLimitedToOwner": { "type": "boolean", "name": "IsMembershipLimitedToOwner", "title": "Is Membership Limited To Owners" }, "LanguageTag": { "type": "string", "name": "LanguageTag", "title": "Language Tag" }, "LastModifiedDateTime": { "type": "string", "name": "LastModifiedDateTime", "title": "Last Modified Date Time" }, "Name": { "type": "string", "name": "Name", "title": "Name" }, "Uri": { "type": "string", "name": "Uri", "title": "Uri" }, "OwnerUserObjectId": { "type": "string", "name": "OwnerUserObjectId", "title": "Owner User ObjectId" }, "PublishedBy": { "type": "string", "name": "PublishedBy", "title": "Published By" }, "ChannelCount": { "readonly": true, "type": "integer", "name": "ChannelCount", "title": "Channel Count" }, "Classification": { "type": "string", "name": "Classification", "title": "Classification" }, "MemberSetting": { "properties": { "AllowAddRemoveApp": { "type": "boolean", "name": "AllowAddRemoveApp", "title": "Allow Add Remove Apps" }, "AllowDeleteChannel": { "type": "boolean", "name": "AllowDeleteChannel", "title": "Allow Delete Channels" }, "AllowCreateUpdateRemoveTab": { "type": "boolean", "name": "AllowCreateUpdateRemoveTab", "title": "Allow Create Update Remove Tabs" }, "AllowCreatePrivateChannel": { "type": "boolean", "name": "AllowCreatePrivateChannel", "title": "Allow Create Private Channels" }, "AllowCreateUpdateRemoveConnector": { "type": "boolean", "name": "AllowCreateUpdateRemoveConnector", "title": "Allow Create Update Remove Connectors" }, "AllowCreateUpdateChannel": { "type": "boolean", "name": "AllowCreateUpdateChannel", "title": "Allow Create Update Channels" }, "UploadCustomApp": { "type": "boolean", "name": "UploadCustomApp", "title": "UploadCustomApp" } }, "type": "object", "name": "MemberSetting", "title": "Member Settings" }, "Locale": { "type": "string", "name": "Locale", "title": "Locale" }, "ShortDescription": { "type": "string", "name": "ShortDescription", "title": "Short Description" }, "App": { "items": { "type": "object", "properties": { "Id": { "type": "string", "name": "Id", "title": "Id" } } }, "description": "App", "type": "array", "name": "App", "title": "App" }, "OdataId": { "type": "string", "name": "OdataId", "title": "Odata Id" }, "MessagingSetting": { "properties": { "AllowChannelMention": { "type": "boolean", "name": "AllowChannelMention", "title": "Allow Channel Mentions" }, "AllowOwnerDeleteMessage": { "type": "boolean", "name": "AllowOwnerDeleteMessage", "title": "Allow Owner Delete Messages" }, "AllowTeamMention": { "type": "boolean", "name": "AllowTeamMention", "title": "Allow Team Mentions" }, "AllowUserDeleteMessage": { "type": "boolean", "name": "AllowUserDeleteMessage", "title": "Allow User Delete Messages" }, "AllowUserEditMessage": { "type": "boolean", "name": "AllowUserEditMessage", "title": "Allow User Edit Messages" } }, "type": "object", "name": "MessagingSetting", "title": "Messaging Settings" }, "DiscoverySetting": { "properties": { "ShowInTeamsSearchAndSuggestion": { "readonly": true, "type": "boolean", "name": "ShowInTeamsSearchAndSuggestion", "title": "Show In Teams Search And Suggestions" } }, "type": "object", "name": "DiscoverySetting", "title": "Discovery Settings" }, "Id": { "type": "string", "name": "Id", "title": "Id" } }, "schema_version": "2019.1" }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Bulk Modify | GET | /api/device/msteamsonline/CsTeamsTemplates/bulk_update/?schema=&schema_rules=true |
|
|
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Bulk Modify | POST | /api/device/msteamsonline/CsTeamsTemplates/bulk_update/ |
|
For example: {"data":{"name":"value"}, "meta":{}, "request_meta":{ "hrefs":["/api/v0/device/msteamsonline/CsTeamsTemplates/[pkid1]", "/api/v0/device/msteamsonline/CsTeamsTemplates/[pkid2]",...]}} |
GET http://[host-proxy]/api/device/msteamsonline/CsTeamsTemplates/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Move the instance with [pkid] to [target_hierarchy] | POST | /api/tool/DataMove/?model_type=device/msteamsonline/CsTeamsTemplates |
|
{"hrefs": ["/api/device/msteamsonline/CsTeamsTemplates/[pkid]"]} |
Bulk Move | POST | /api/tool/DataMove/?model_type=device/msteamsonline/CsTeamsTemplates |
|
{"hrefs": ["/api/device/msteamsonline/CsTeamsTemplates/[pkid1]", "/api/device/msteamsonline/CsTeamsTemplates/[pkid2]",...]} |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Get a selected [export_format] of the schema and instances [pkid1], [pkid2],... of device/msteamsonline/CsTeamsTemplates; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | POST | /api/device/msteamsonline/CsTeamsTemplates/export/ |
|
{ "hrefs":["/api/device/msteamsonline/CsTeamsTemplates/[pkid1]", "/api/device/msteamsonline/CsTeamsTemplates/[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/msteamsonline/CsTeamsTemplates and the JSON format can be used to import instances of device/msteamsonline/CsTeamsTemplates.
GET http://[host-proxy]/api/device/msteamsonline/CsTeamsTemplates/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get a compressed format of the Bulk Load spreadsheet template for device/msteamsonline/CsTeamsTemplates | POST | /api/device/msteamsonline/CsTeamsTemplates/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/msteamsonline/CsTeamsTemplates/configuration_template/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/ConfigurationTemplate/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Field Display Policy | GET | /api/device/msteamsonline/CsTeamsTemplates/field_display_policy/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/FieldDisplayPolicy/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Migration Template | GET | /api/device/msteamsonline/CsTeamsTemplates/migration/ |
|
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
List | GET | /api/device/msteamsonline/CsTeamsTemplates/ |
|
The device/msteamsonline/CsTeamsTemplates schema and all instances as JSON. |
(The list will return 0 to 3 device/msteamsonline/CsTeamsTemplates instances)
{ "operations": [ "list" ], "pagination": { "direction": "asc", "order_by": "DisplayName", "maximum_limit": 2000, "skip": 0, "current": "/api/device/msteamsonline/CsTeamsTemplates/?skip=0&limit=3&order_by=DisplayName&direction=asc&traversal=default", "limit": 3, "total_limit": null, "total": 15 }, "meta": { "tags": [], "cached": true, "title": "", "business_key": {}, "schema_version": "2019.1", "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/msteamsonline/CsTeamsTemplates/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/msteamsonline/CsTeamsTemplates", "method": "POST", "view": "/api/tool/DataMove/?auth_token=[authtoken] } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/device/msteamsonline/CsTeamsTemplates/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/msteamsonline/CsTeamsTemplates/export_bulkload_template/?hierarchy=[hierarchy]", "method": "POST", "title": "Export Bulk Load Template" } }, { "tag_version": { "title": "Tag Version", "support_async": true, "method": "PATCH", "href": "/api/device/msteamsonline/CsTeamsTemplates/+tag_version/?hierarchy=[hierarchy]", "class": "tag_version", "view": "/api/view/TagVersionForm/add/?auth_token=[authtoken] } }, { "configuration_template": { "support_async": false, "class": "config", "href": "/api/device/msteamsonline/CsTeamsTemplates/configuration_template/?hierarchy=[hierarchy]", "method": "GET", "title": "Configuration Template" } }, { "field_display_policy": { "support_async": false, "class": "display_policy", "href": "/api/device/msteamsonline/CsTeamsTemplates/field_display_policy/?hierarchy=[hierarchy]", "method": "GET", "title": "Field Display Policy" } }, { "migration": { "support_async": false, "class": "migration", "href": "/api/device/msteamsonline/CsTeamsTemplates/migration/?hierarchy=[hierarchy]", "method": "GET", "title": "Migration Template" } }, { "list": { "support_async": false, "class": "list", "href": "/api/device/msteamsonline/CsTeamsTemplates/?hierarchy=[hierarchy]", "method": "GET", "title": "List" } }, { "help": { "support_async": false, "class": "help", "href": "/api/device/msteamsonline/CsTeamsTemplates/help?hierarchy=[hierarchy]", "method": "GET", "title": "Help" } }, { "purge": { "support_async": false, "class": "purge", "href": "/api/device/msteamsonline/CsTeamsTemplates/purge/?hierarchy=[hierarchy]", "method": "POST", "title": "Purge" } }, { "transform": { "support_async": false, "class": "transform", "href": "/api/device/msteamsonline/CsTeamsTemplates/transform/?hierarchy=[hierarchy]", "method": "GET", "title": "Transform Template" } } ], "model_type": "device/msteamsonline/CsTeamsTemplates", "model_specific_actions": [ "list", "get", "move", "export", "export_bulkload_template", "bulk_update_form", "configuration_template", "field_display_policy", "help", "migration", "transform", "tag_version" ], "summary_attrs": [ { "name": "DisplayName", "title": "Display Name" }, { "name": "ShortDescription", "title": "Short Description" }, { "name": "PublishedBy", "title": "Published By" }, { "name": "TemplateId", "title": "Template Id" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "resources": [ { "pkid": "655efeb240d96fe47c2567d4", "meta": { "tags": [], "cached": true, "title": "Adopt Office 365", "business_key": {}, "schema_version": "", "summary": "false", "references": { "owner": [ { "pkid": "" } ], "device": [ { "pkid": "655efaa040d96fe47c23f48e", "href": "/api/v0/data/MSTeamsOnline/655efaa040d96fe47c23f48e" } ], "self": [ { "pkid": "655efeb240d96fe47c2567d4", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567d4/" } ], "parent": [ { "pkid": "655ef9d340d96fe47c238be3", "href": "/api/data/HierarchyNode/655ef9d340d96fe47c238be3" } ], "foreign_key": [] }, "actions": [ { "move": { "title": "Move", "support_async": true, "class": "move", "href": "/api/tool/DataMove/655efeb240d96fe47c2567d4/?model_type=device/msteamsonline/CsTeamsTemplates", "method": "POST", "view": "/api/tool/DataMove/" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567d4/export/", "method": "GET", "view": "/api/view/ExportData/add/" } }, { "tag_version": { "title": "Tag Version", "support_async": true, "method": "PATCH", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567d4/+tag_version/", "class": "tag_version", "view": "/api/view/TagVersionForm/add/" } }, { "get": { "support_async": false, "class": "get", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567d4/", "method": "GET", "title": "Get" } }, { "help": { "support_async": false, "class": "help", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567d4/help", "method": "GET", "title": "Help" } }, { "purge": { "support_async": false, "class": "purge", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567d4/purge/", "method": "POST", "title": "Purge" } } ], "model_type": "device/msteamsonline/CsTeamsTemplates", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "5f3ae1fcce894e001204e0ed", "5f3ae236ce894e001204efa0", "655ef9d340d96fe47c238be3", "655efeb240d96fe47c2567d4" ], "summary_attrs": [ { "name": "DisplayName", "title": "Display Name" }, { "name": "ShortDescription", "title": "Short Description" }, { "name": "PublishedBy", "title": "Published By" }, { "name": "TemplateId", "title": "Template Id" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "Category": [ "General" ], "ChannelCount": 5, "Id": "com.microsoft.teams.template.AdoptOffice365", "DisplayName": "Adopt Office 365", "Description": "Help build, grow, and sustain your Champions community rollout by evangelizing and helping your peers with the new technology.", "Locale": "en-US", "Visibility": "Private", "OdataId": "/api/teamtemplates/v1.0/com.microsoft.teams.template.AdoptOffice365/Public/en-US", "hierarchy": "655ef9d340d96fe47c238be3", "Name": "Adopt Office 365", "AppCount": 3, "TemplateId": "com.microsoft.teams.template.AdoptOffice365", "hierarchy_friendly_name": "VossAutoBuild (Customer)", "summary_device": "Connection parameters for Microsoft TeamsOnline Auto Build Tenant, Auto Build Tenant, hcs.CS-P.CS-NB.VossAutoBuild", "ShortDescription": "Create a Champion community to drive adoption.", "PublishedBy": "Microsoft", "hierarchy_path": "sys.hcs.CS-P.CS-NB.VossAutoBuild" } }, { "pkid": "655efeb240d96fe47c2567ca", "meta": { "tags": [], "cached": true, "title": "Bank Branch", "business_key": {}, "schema_version": "", "summary": "false", "references": { "owner": [ { "pkid": "" } ], "device": [ { "pkid": "655efaa040d96fe47c23f48e", "href": "/api/v0/data/MSTeamsOnline/655efaa040d96fe47c23f48e" } ], "self": [ { "pkid": "655efeb240d96fe47c2567ca", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567ca/" } ], "parent": [ { "pkid": "655ef9d340d96fe47c238be3", "href": "/api/data/HierarchyNode/655ef9d340d96fe47c238be3" } ], "foreign_key": [] }, "actions": [ { "move": { "title": "Move", "support_async": true, "class": "move", "href": "/api/tool/DataMove/655efeb240d96fe47c2567ca/?model_type=device/msteamsonline/CsTeamsTemplates", "method": "POST", "view": "/api/tool/DataMove/" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567ca/export/", "method": "GET", "view": "/api/view/ExportData/add/" } }, { "tag_version": { "title": "Tag Version", "support_async": true, "class": "tag_version", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567ca/+tag_version/", "method": "PATCH", "view": "/api/view/TagVersionForm/add/" } }, { "get": { "support_async": false, "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567ca/", "title": "Get", "class": "get", "method": "GET" } }, { "help": { "support_async": false, "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567ca/help", "title": "Help", "class": "help", "method": "GET" } }, { "purge": { "support_async": false, "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567ca/purge/", "title": "Purge", "class": "purge", "method": "POST" } } ], "model_type": "device/msteamsonline/CsTeamsTemplates", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "5f3ae1fcce894e001204e0ed", "5f3ae236ce894e001204efa0", "655ef9d340d96fe47c238be3", "655efeb240d96fe47c2567ca" ], "summary_attrs": [ { "name": "DisplayName", "title": "Display Name" }, { "name": "ShortDescription", "title": "Short Description" }, { "name": "PublishedBy", "title": "Published By" }, { "name": "TemplateId", "title": "Template Id" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "Category": [ "Financial Services" ], "ChannelCount": 12, "Id": "com.microsoft.teams.template.CollaborateWithinABankBranch", "DisplayName": "Bank Branch", "Description": "Centralize collaboration for your bank branch employees across huddles, customer meetings, and business processes such as mortgage collaboration. Also, keep everyone in the loop with announcements and kudos.", "Locale": "en-US", "Visibility": "Private", "OdataId": "/api/teamtemplates/v1.0/com.microsoft.teams.template.CollaborateWithinABankBranch/Public/en-US", "hierarchy": "655ef9d340d96fe47c238be3", "Name": "Bank Branch", "AppCount": 7, "TemplateId": "com.microsoft.teams.template.CollaborateWithinABankBranch", "hierarchy_friendly_name": "VossAutoBuild (Customer)", "summary_device": "Connection parameters for Microsoft TeamsOnline Auto Build Tenant, Auto Build Tenant, hcs.CS-P.CS-NB.VossAutoBuild", "ShortDescription": "Create a place for bank branch collaboration.", "PublishedBy": "Microsoft", "hierarchy_path": "sys.hcs.CS-P.CS-NB.VossAutoBuild" } }, { "pkid": "655efeb240d96fe47c2567c8", "meta": { "tags": [], "cached": true, "title": "Crisis Communications", "business_key": {}, "schema_version": "", "summary": "false", "references": { "owner": [ { "pkid": "" } ], "device": [ { "pkid": "655efaa040d96fe47c23f48e", "href": "/api/v0/data/MSTeamsOnline/655efaa040d96fe47c23f48e" } ], "self": [ { "pkid": "655efeb240d96fe47c2567c8", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567c8/" } ], "parent": [ { "pkid": "655ef9d340d96fe47c238be3", "href": "/api/data/HierarchyNode/655ef9d340d96fe47c238be3" } ], "foreign_key": [] }, "actions": [ { "move": { "title": "Move", "support_async": true, "method": "POST", "href": "/api/tool/DataMove/655efeb240d96fe47c2567c8/?model_type=device/msteamsonline/CsTeamsTemplates", "class": "move", "view": "/api/tool/DataMove/" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "method": "GET", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567c8/export/", "class": "export", "view": "/api/view/ExportData/add/" } }, { "tag_version": { "title": "Tag Version", "support_async": true, "class": "tag_version", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567c8/+tag_version/", "method": "PATCH", "view": "/api/view/TagVersionForm/add/" } }, { "get": { "support_async": false, "method": "GET", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567c8/", "class": "get", "title": "Get" } }, { "help": { "support_async": false, "method": "GET", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567c8/help", "class": "help", "title": "Help" } }, { "purge": { "support_async": false, "method": "POST", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567c8/purge/", "class": "purge", "title": "Purge" } } ], "model_type": "device/msteamsonline/CsTeamsTemplates", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "5f3ae1fcce894e001204e0ed", "5f3ae236ce894e001204efa0", "655ef9d340d96fe47c238be3", "655efeb240d96fe47c2567c8" ], "summary_attrs": [ { "name": "DisplayName", "title": "Display Name" }, { "name": "ShortDescription", "title": "Short Description" }, { "name": "PublishedBy", "title": "Published By" }, { "name": "TemplateId", "title": "Template Id" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "Category": [ "Financial Services" ], "ChannelCount": 5, "Id": "com.microsoft.teams.template.CollaborateOnAGlobalCrisisOrEvent", "DisplayName": "Crisis Communications", "Description": "Centralize collaboration for your crisis team across business units and help create business continuity plans, share remote working tips, track customer communication, and keep everyone in the loop with announcements and news.", "Locale": "en-US", "Visibility": "Private", "OdataId": "/api/teamtemplates/v1.0/com.microsoft.teams.template.CollaborateOnAGlobalCrisisOrEvent/Public/en-US", "hierarchy": "655ef9d340d96fe47c238be3", "Name": "Crisis Communications", "AppCount": 7, "TemplateId": "com.microsoft.teams.template.CollaborateOnAGlobalCrisisOrEvent", "hierarchy_friendly_name": "VossAutoBuild (Customer)", "summary_device": "Connection parameters for Microsoft TeamsOnline Auto Build Tenant, Auto Build Tenant, hcs.CS-P.CS-NB.VossAutoBuild", "ShortDescription": "Create a place for your team to coordinate on a major crisis.", "PublishedBy": "Microsoft", "hierarchy_path": "sys.hcs.CS-P.CS-NB.VossAutoBuild" } } ] }
(Show the first instance)
{ "pkid": "655efeb240d96fe47c2567d4", "meta": { "tags": [], "cached": true, "cache_control_policy": "cache_then_device", "title": "Adopt Office 365", "business_key": {}, "schema_version": "", "references": { "parent": [ { "pkid": "655ef9d340d96fe47c238be3", "href": "/api/data/HierarchyNode/655ef9d340d96fe47c238be3" } ], "self": [ { "pkid": "655efeb240d96fe47c2567d4", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567d4/" } ], "foreign_key": [], "owner": [ { "pkid": "" } ], "device": [ { "pkid": "655efaa040d96fe47c23f48e", "href": "/api/v0/data/MSTeamsOnline/655efaa040d96fe47c23f48e" } ], "children": [] }, "actions": [ { "move": { "title": "Move", "support_async": true, "class": "move", "href": "/api/tool/DataMove/655efeb240d96fe47c2567d4/?hierarchy=[hierarchy]&model_type=device/msteamsonline/CsTeamsTemplates", "method": "POST", "view": "/api/tool/DataMove/?auth_token=[authtoken] } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567d4/export/?hierarchy=[hierarchy]", "method": "GET", "view": "/api/view/ExportData/add/?auth_token=[authtoken] } }, { "tag_version": { "title": "Tag Version", "support_async": true, "method": "PATCH", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567d4/+tag_version/?hierarchy=[hierarchy]", "class": "tag_version", "view": "/api/view/TagVersionForm/add/?auth_token=[authtoken] } }, { "get": { "support_async": false, "class": "get", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567d4/?hierarchy=[hierarchy]", "method": "GET", "title": "Get" } }, { "help": { "support_async": false, "class": "help", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567d4/help?hierarchy=[hierarchy]", "method": "GET", "title": "Help" } }, { "purge": { "support_async": false, "class": "purge", "href": "/api/device/msteamsonline/CsTeamsTemplates/655efeb240d96fe47c2567d4/purge/?hierarchy=[hierarchy]", "method": "POST", "title": "Purge" } } ], "model_type": "device/msteamsonline/CsTeamsTemplates", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "5f3ae1fcce894e001204e0ed", "5f3ae236ce894e001204efa0", "655ef9d340d96fe47c238be3", "655efeb240d96fe47c2567d4" ], "summary_attrs": [ { "name": "DisplayName", "title": "Display Name" }, { "name": "ShortDescription", "title": "Short Description" }, { "name": "PublishedBy", "title": "Published By" }, { "name": "TemplateId", "title": "Template Id" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "Category": [ "General" ], "ChannelCount": 5, "DisplayName": "Adopt Office 365", "Description": "Help build, grow, and sustain your Champions community rollout by evangelizing and helping your peers with the new technology.", "Locale": "en-US", "Visibility": "Private", "OdataId": "/api/teamtemplates/v1.0/com.microsoft.teams.template.AdoptOffice365/Public/en-US", "hierarchy": "655ef9d340d96fe47c238be3", "AppCount": 3, "TemplateId": "com.microsoft.teams.template.AdoptOffice365", "PublishedBy": "Microsoft", "ShortDescription": "Create a Champion community to drive adoption.", "Id": "com.microsoft.teams.template.AdoptOffice365", "Name": "Adopt Office 365" } }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get the on-line Help for device/msteamsonline/CsTeamsTemplates. | GET | /api/device/msteamsonline/CsTeamsTemplates/help | hierarchy=[hierarchy] | On-line help of Model ref.: device/msteamsonline/CsTeamsTemplates as HTML |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Move | POST | /api/tool/DataMove/[pkid]/?model_type=device/msteamsonline/CsTeamsTemplates | 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/msteamsonline/CsTeamsTemplates; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | GET | /api/device/msteamsonline/CsTeamsTemplates/[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/msteamsonline/CsTeamsTemplates and the JSON format can be used to import instances of device/msteamsonline/CsTeamsTemplates.
For Bulk Export, refer to the Bulk Export section.
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get | GET | /api/device/msteamsonline/CsTeamsTemplates/[pkid] | hierarchy=[hierarchy] | The device/msteamsonline/CsTeamsTemplates instance with [pkid]. |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Help | GET | /api/device/msteamsonline/CsTeamsTemplates/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for device/msteamsonline/CsTeamsTemplates. |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Purge | POST | /api/device/msteamsonline/CsTeamsTemplates/[pkid]/purge | hierarchy=[hierarchy] | If payload required: |