AddConfigMgrAppUsingExistingCollectionId
You can use the AddConfigMgrAppUsingExistingCollectionId web method to add a Microsoft Endpoint Configuration Manager application to a catalog item using an existing collection identifier.
Parameters
The AddConfigMgrAppUsingExistingCollectionId web method includes the following parameters:
| # | Parameters | Data Type | Description |
|---|---|---|---|
| 1. | catalogItemID | Integer | ID of the catalog item. |
| 2. | configMgrAppID | String | ID of the application in Microsoft Endpoint Configuration Manager. |
| 3. | deployTarget | Enum value | Use one of the following values: 0 —DeployToUser 1 —DeployToComputer |
| 4. | createUninstall | Boolean | Enter True if catalog item is to trigger an uninstall; otherwise, enter False . |
| 5. | collectionId | String | ID of an existing collection in System Center Configuration Manager to create a catalog using User “Approve application per user per device” functionality. |
Return Value
Returns one of the following values:
-
Returns TRUE for success.
-
Returns FALSE for failure.