[Index]
Model ref.: device/exchangeonline/App
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": {
"DisplayName": {
"__type_requested": "System.String",
"required": false,
"name": "DisplayName",
"title": "DisplayName",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"ProviderName": {
"__type_requested": "System.String",
"required": false,
"name": "ProviderName",
"title": "ProviderName",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"FileStream": {
"__type_requested": "Stream",
"required": false,
"description": "The FileStream parameter is used only by the Exchange admin center to support the app file uploader. Don't use this parameter to specify the app manifest file. You can specify the app manifest file by using the MarketplaceServicesUrl, Url, or FileData parameter.",
"title": "FileStream",
"__type_mapping_type": "Unknown",
"name": "FileStream",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"MarketplaceQueryMarket": {
"__type_requested": "String",
"required": false,
"description": "The MarketplaceQueryMarket parameter specifies the locale that an app is filed under at the office marketplace. For example, an app for the United States market in English uses the value en-US. The default value isen-US.",
"title": "MarketplaceQueryMarket",
"__type_mapping_type": "String",
"readonly": false,
"type": "string",
"name": "MarketplaceQueryMarket"
},
"Etoken": {
"__type_requested": "String",
"required": false,
"description": "This parameter is reserved for internal Microsoft use.",
"title": "Etoken",
"__type_mapping_type": "String",
"readonly": false,
"type": "string",
"name": "Etoken"
},
"AllowReadWriteMailbox": {
"__type_requested": "SwitchParameter",
"required": false,
"description": "PARAMVALUE: SwitchParameter",
"title": "AllowReadWriteMailbox",
"__type_mapping_type": "Boolean",
"readonly": false,
"type": "boolean",
"name": "AllowReadWriteMailbox"
},
"Requirements": {
"__type_requested": "System.String",
"required": false,
"name": "Requirements",
"title": "Requirements",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"MarketplaceServicesUrl": {
"__type_requested": "String",
"required": false,
"description": "The MarketplaceServicesUrl parameter specifies the full services URL for the app. You need to specify only one source location for the app manifest file. You can specify the app manifest file by using the MarketplaceServicesUrl, Url, or FileData parameter.",
"title": "MarketplaceServicesUrl",
"__type_mapping_type": "String",
"readonly": false,
"type": "string",
"name": "MarketplaceServicesUrl"
},
"Scope": {
"__type_requested": "System.String",
"required": false,
"name": "Scope",
"title": "Scope",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"Type": {
"__type_requested": "System.String",
"required": false,
"name": "Type",
"title": "Type",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"LicenseType": {
"__type_requested": "",
"required": false,
"name": "LicenseType",
"title": "LicenseType",
"__type_mapping_type": "Unknown",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"Description": {
"__type_requested": "System.String",
"required": false,
"name": "Description",
"title": "Description",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"PSShowComputerName": {
"__type_requested": "System.Boolean",
"required": false,
"name": "PSShowComputerName",
"title": "PSShowComputerName",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean"
},
"PSComputerName": {
"__type_requested": "System.String",
"required": false,
"name": "PSComputerName",
"title": "PSComputerName",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"Mailbox": {
"__type_requested": "MailboxIdParameter",
"required": false,
"description": "The Mailbox parameter specifies the mailbox where you want to install the app. You can use any value that uniquely identifies the mailbox. For example:\nFor example:\nName\nDisplay name\nAlias\nDistinguished name (DN)\nCanonical DN\n<domain name>\\<account name>\nEmail address\nGUID\nLegacyExchangeDN\nSamAccountName\nUser ID or user principal name (UPN)",
"title": "Mailbox",
"__type_mapping_type": "Unknown",
"name": "Mailbox",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"UserList": {
"__type_requested": "MultiValuedProperty",
"required": false,
"description": "The UserList parameter specifies who can usean organizational app. Valid values are mailboxes or mail users in your organization. You can use any value that uniquely identifies the user.\nFor example:\nName\nDisplay name\nAlias\nDistinguished name (DN)\nCanonical DN\n<domain name>\\<account name>\nEmail address\nGUID\nLegacyExchangeDN\nSamAccountName\nUser ID or user principal name (UPN)\nTo enter multiple values, use the following syntax: <value1>,<value2>,...<valueX>. If the values contain spaces or otherwise require quotation marks, use the following syntax: \"<value1>\",\"<value2>\",...\"<valueX>\".\nYou use this parameter with the OrganizationApp switch.",
"title": "UserList",
"items": {
"type": "string"
},
"__type_mapping_type": "String[]",
"readonly": false,
"type": "array",
"name": "UserList"
},
"AppStatus": {
"__type_requested": "",
"required": false,
"name": "AppStatus",
"title": "AppStatus",
"__type_mapping_type": "Unknown",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"ManifestXml": {
"__type_requested": "System.String",
"required": false,
"name": "ManifestXml",
"title": "ManifestXml",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"FileData": {
"__type_requested": "Byte[]",
"required": false,
"description": "The FileData parameter specifies the location of the app manifest file. You need to specify only one source location for the app manifest file. You can specify the app manifest file by using the MarketplaceServicesUrl, Url, or FileData parameter.\nA valid value for this parameter requires you to read the file to a byte-encoded object using the Get-Content cmdlet. For example, ([Byte[]](Get-Content -Encoding Byte -Path \"C:\\My Documents\\<filename>\" -ReadCount 0)).",
"title": "FileData",
"__type_mapping_type": "Unknown",
"name": "FileData",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"Identity": {
"__type_requested": "System.String",
"required": false,
"name": "Identity",
"title": "Identity",
"__type_mapping_type": "String",
"readonly": true,
"type": "string",
"description": "The Identity parameter specifies the GUID of the app."
},
"SeatsPurchased": {
"__type_requested": "",
"required": false,
"name": "SeatsPurchased",
"title": "SeatsPurchased",
"__type_mapping_type": "Unknown",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"Url": {
"__type_requested": "Uri",
"required": false,
"description": "The Url parameter specifies the full URL location of the app manifest file that you want to install. You need to specify only one source location for the app manifest file. You can specify the app manifest file by using the MarketplaceServicesUrl, Url, or FileData parameter.",
"title": "Url",
"__type_mapping_type": "Unknown",
"name": "Url",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"Enabled": {
"__type_requested": "$true | $false",
"required": false,
"description": "The Enabled parameter specifies whether the app is available to users in the organization. Valid values are:\n$true The app is available to the specified users. This is the default value.\n$false The app is hidden from all users in the organization.\nThis setting overrides the ProvidedTo, UserList, and DefaultStateForUser settings. This setting doesn't prevent users from installing their own instance of the app if they have install permissions.",
"title": "Enabled",
"__type_mapping_type": "Boolean",
"readonly": false,
"type": "boolean",
"name": "Enabled"
},
"MarketplaceContentMarket": {
"__type_requested": "",
"required": false,
"name": "MarketplaceContentMarket",
"title": "MarketplaceContentMarket",
"__type_mapping_type": "Unknown",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"AppVersion": {
"__type_requested": "System.String",
"required": false,
"name": "AppVersion",
"title": "AppVersion",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"LicensePurchaser": {
"__type_requested": "",
"required": false,
"name": "LicensePurchaser",
"title": "LicensePurchaser",
"__type_mapping_type": "Unknown",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"DomainController": {
"__type_requested": "Fqdn",
"required": false,
"description": "This parameter is available only in on-premises Exchange 2016.\nThe DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com.",
"title": "DomainController",
"__type_mapping_type": "String",
"readonly": false,
"type": "string",
"name": "DomainController"
},
"MarketplaceAssetID": {
"__type_requested": "String",
"required": false,
"description": "The MarketplaceAssetID parameter specifies the office store identifier for the app. You need to use this parameter if you use theMarketplaceServicesUrl parameter.",
"title": "MarketplaceAssetID",
"__type_mapping_type": "String",
"readonly": false,
"type": "string",
"name": "MarketplaceAssetID"
},
"EtokenExpirationDate": {
"__type_requested": "",
"required": false,
"name": "EtokenExpirationDate",
"title": "EtokenExpirationDate",
"__type_mapping_type": "Unknown",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"OrganizationApp": {
"__type_requested": "SwitchParameter",
"required": false,
"description": "The OrganizationAppswitch specifies that the scope of the app is organizational (not bound to a specific user). You don't need to specify a value with this switch.",
"title": "OrganizationApp",
"__type_mapping_type": "Boolean",
"readonly": false,
"type": "boolean",
"name": "OrganizationApp"
},
"MarketplaceCorrelationID": {
"__type_requested": "String",
"required": false,
"description": "PARAMVALUE: String",
"title": "MarketplaceCorrelationID",
"__type_mapping_type": "String",
"readonly": false,
"type": "string",
"name": "MarketplaceCorrelationID"
},
"DefaultStateForUser": {
"__type_requested": "System.String",
"required": false,
"description": "The DefaultStateForUser parameter specifies the default initial state of an organization app. Valid values are:\nEnabled The organization app is enabled by default.\nDisabled The organization app is disabled by default. This is the default value.\nAlwaysEnabled The organization app is enabled, and users can't disable it.\nYou need to use the OrganizationApp switch when you use this parameter.",
"title": "DefaultStateForUser",
"__type_mapping_type": "String",
"readonly": false,
"type": "string",
"name": "DefaultStateForUser"
},
"MailboxOwnerId": {
"__type_requested": "System.String",
"required": false,
"name": "MailboxOwnerId",
"title": "MailboxOwnerId",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"IsValid": {
"__type_requested": "System.Boolean",
"required": false,
"name": "IsValid",
"title": "IsValid",
"__type_mapping_type": "Boolean",
"readonly": true,
"type": "boolean"
},
"DownloadOnly": {
"__type_requested": "SwitchParameter",
"required": false,
"description": "The DownloadOnly switch specifies whether to get the app manifest file and prompt the user for confirmation before committing to actual installation. You don't need to specify a value with this switch.\nWhen you use this switch, the cmdlet only downloads the app manifest file and displays the app properties without installing the app.",
"title": "DownloadOnly",
"__type_mapping_type": "Boolean",
"readonly": false,
"type": "boolean",
"name": "DownloadOnly"
},
"PrivateCatalog": {
"__type_requested": "SwitchParameter",
"required": false,
"description": "PARAMVALUE: SwitchParameter",
"title": "PrivateCatalog",
"__type_mapping_type": "Boolean",
"readonly": false,
"type": "boolean",
"name": "PrivateCatalog"
},
"IconURL": {
"__type_requested": "System.Uri",
"required": false,
"name": "IconURL",
"title": "IconURL",
"__type_mapping_type": "Unknown",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"ObjectState": {
"__type_requested": "System.String",
"required": false,
"name": "ObjectState",
"title": "ObjectState",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"ProvidedTo": {
"__type_requested": "Everyone | SpecificUsers",
"required": false,
"description": "The ProvidedTo parameter specifies the availability of the app in your organization. Valid values are:\nEvery user sees this app listed in the installed apps list in Outlook on the web Options. When an app in the installed apps list is enabled, users can use the features of this app in their email. All users are blocked from installing their own instances of this app, including but not limited to users with install apps permissions.\nSpecificUsers This app is provided to only the users specified by the UserList parameter. All other users don't see this organizational app in their management view, nor will it activate in their mail or calendar items. The specified users are also blocked from installing their own instance of this app. Unlisted users aren't blocked from installing their own instance of this app.\nYou use this parameter with the OrganizationApp switch.",
"title": "ProvidedTo",
"__type_mapping_type": "Unknown",
"name": "ProvidedTo",
"readonly": true,
"type": "string",
"__WARNING": "Unhandled and unknown upstream type, this attribute forced into a readonly string"
},
"AppId": {
"__type_requested": "System.String",
"required": false,
"name": "AppId",
"title": "AppId",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"RunspaceId": {
"__type_requested": "System.Guid",
"required": false,
"name": "RunspaceId",
"title": "RunspaceId",
"__type_mapping_type": "String",
"readonly": true,
"type": "string"
},
"MarketplaceUserProfileType": {
"__type_requested": "String",
"required": false,
"description": "PARAMVALUE: String",
"title": "MarketplaceUserProfileType",
"__type_mapping_type": "String",
"readonly": false,
"type": "string",
"name": "MarketplaceUserProfileType"
}
},
"schema_version": "15312"
}
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get the GUI Add form. | GET | /api/device/exchangeonline/App/add/ |
|
The GUI Add form of device/exchangeonline/App as JSON |
The API call to the /add/ URL can only be made from a hierarchy that allows the model type to be added. The actions in the response shows the url for the POST API call to create an instance.
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Create | POST | /api/device/exchangeonline/App/ | hierarchy=[hierarchy] |
|
tool/Transaction/[trans pkid]to inspect the created resource and its instance pkid.
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Bulk delete [pkid1],[pkid2]... | DELETE | /api/device/exchangeonline/App/ | hierarchy=[hierarchy] | {"hrefs":["/api/device/exchangeonline/App/[pkid1]", "/api/device/exchangeonline/App/[pkid2]", ...]} |
GET http://[host-proxy]/api/device/exchangeonline/App/?hierarchy=[hierarchy]&format=json
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Bulk Modify | GET | /api/device/exchangeonline/App/bulk_update/?schema=&schema_rules=true |
|
|
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Bulk Modify | POST | /api/device/exchangeonline/App/bulk_update/ |
|
For example: {"data":{"name":"value"}, "meta":{}, "request_meta":{ "hrefs":["/api/v0/device/exchangeonline/App/[pkid1]", "/api/v0/device/exchangeonline/App/[pkid2]",...]}} |
GET http://[host-proxy]/api/device/exchangeonline/App/?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/App |
|
{"hrefs": ["/api/device/exchangeonline/App/[pkid]"]} |
| Bulk Move | POST | /api/tool/DataMove/?model_type=device/exchangeonline/App |
|
{"hrefs": ["/api/device/exchangeonline/App/[pkid1]", "/api/device/exchangeonline/App/[pkid2]",...]} |
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Get a selected [export_format] of the schema and instances [pkid1], [pkid2],... of device/exchangeonline/App; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | POST | /api/device/exchangeonline/App/export/ |
|
{ "hrefs":["/api/device/exchangeonline/App/[pkid1]", "/api/device/exchangeonline/App/[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/App and the JSON format can be used to import instances of device/exchangeonline/App.
GET http://[host-proxy]/api/device/exchangeonline/App/?hierarchy=[hierarchy]
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get a compressed format of the Bulk Load spreadsheet template for device/exchangeonline/App | POST | /api/device/exchangeonline/App/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/App/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/App/field_display_policy/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/FieldDisplayPolicy/?hierarchy=[hierarchy]
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| List | GET | /api/device/exchangeonline/App/ |
|
The device/exchangeonline/App schema and all instances as JSON. |
(The list will return 0 to 3 device/exchangeonline/App instances)
{
"operations": [
"move"
],
"pagination": {
"direction": "asc",
"order_by": null,
"maximum_limit": 2000,
"skip": 0,
"current": "/api/device/exchangeonline/App/?skip=0&limit=3&order_by=None&direction=asc&traversal=default",
"limit": 3,
"total_limit": null,
"total": 0
},
"meta": {
"tags": [],
"cached": true,
"title": "",
"business_key": {},
"schema_version": "15312",
"references": {
"device": [
{
"pkid": "",
"href": ""
}
],
"children": [],
"parent": [
{
"pkid": "6t0ggef2c0deab00hb595101",
"href": "/api/data/HierarchyNode/6t0ggef2c0deab00hb595101"
}
],
"foreign_key": []
},
"actions": [
{
"add": {
"support_async": false,
"class": "add",
"href": "/api/device/exchangeonline/App/add/?hierarchy=[hierarchy]",
"method": "GET",
"title": "Add"
}
},
{
"remove": {
"support_async": true,
"class": "delete",
"href": "/api/device/exchangeonline/App/?hierarchy=[hierarchy]",
"method": "DELETE",
"title": "Delete"
}
},
{
"bulk_update_form": {
"support_async": false,
"class": "update",
"href": "/api/device/exchangeonline/App/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/App",
"method": "POST",
"view": "/api/tool/DataMove/?auth_token=[authtoken]
}
},
{
"export": {
"title": "Export",
"support_async": false,
"submit": "payload",
"class": "export",
"href": "/api/device/exchangeonline/App/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/App/export_bulkload_template/?hierarchy=[hierarchy]",
"method": "POST",
"title": "Export Bulk Load Template"
}
},
{
"configuration_template": {
"support_async": false,
"class": "config",
"href": "/api/device/exchangeonline/App/configuration_template/?hierarchy=[hierarchy]",
"method": "GET",
"title": "Configuration Template"
}
},
{
"field_display_policy": {
"support_async": false,
"class": "display_policy",
"href": "/api/device/exchangeonline/App/field_display_policy/?hierarchy=[hierarchy]",
"method": "GET",
"title": "Field Display Policy"
}
},
{
"list": {
"support_async": false,
"class": "list",
"href": "/api/device/exchangeonline/App/?hierarchy=[hierarchy]",
"method": "GET",
"title": "List"
}
},
{
"help": {
"support_async": false,
"class": "help",
"href": "/api/device/exchangeonline/App/help?hierarchy=[hierarchy]",
"method": "GET",
"title": "Help"
}
},
{
"purge": {
"support_async": false,
"class": "purge",
"href": "/api/device/exchangeonline/App/purge/?hierarchy=[hierarchy]",
"method": "POST",
"title": "Purge"
}
}
],
"model_type": "device/exchangeonline/App",
"model_specific_actions": [
"powershell_disable",
"powershell_enable",
"get",
"list",
"add",
"remove",
"update",
"bulk_update_form",
"clone",
"configuration_template",
"export",
"export_bulkload_template",
"field_display_policy",
"help",
"move"
],
"summary_attrs": [
{
"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/App. | GET | /api/device/exchangeonline/App/help | hierarchy=[hierarchy] | On-line help of Model ref.: device/exchangeonline/App as HTML |
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Modify | PUT | /api/device/exchangeonline/App/[pkid]/ | hierarchy=[hierarchy] | (For payload specification) |
For Bulk modification, refer to the Bulk Modify section.
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Delete | DELETE | /api/device/exchangeonline/App/[pkid]/ | hierarchy=[hierarchy] |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Clone instance with [pkid]. The schema rules are applied. | GET | /api/device/exchangeonline/App/[pkid]/clone/?schema=&schema_rules=true |
|
A JSON payload with:
|
GET http://[host-proxy]/api/device/exchangeonline/App/?hierarchy=[hierarchy]&format=json
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Move | POST | /api/tool/DataMove/[pkid]/?model_type=device/exchangeonline/App | 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/App; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | GET | /api/device/exchangeonline/App/[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/App and the JSON format can be used to import instances of device/exchangeonline/App.
For Bulk Export, refer to the Bulk Export section.
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get | GET | /api/device/exchangeonline/App/[pkid]/ | hierarchy=[hierarchy] | The device/exchangeonline/App instance with [pkid]. |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Help | GET | /api/device/exchangeonline/App/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for device/exchangeonline/App. |
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Powershell Disable | POST | /api/device/exchangeonline/App/[pkid]/+powershell_disable/ | hierarchy=[hierarchy] | If payload required: |
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Powershell Enable | POST | /api/device/exchangeonline/App/[pkid]/+powershell_enable/ | hierarchy=[hierarchy] | If payload required: |
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Purge | POST | /api/device/exchangeonline/App/[pkid]/purge/ | hierarchy=[hierarchy] | If payload required: |