AddConfigMgrPackage
App Portal 2020 R1
You can use the AddConfigMgrPackage web method to add a System Center Configuration Manager (Current Branch) package to a catalog item.
Parameters
The AddConfigMgrPackage web method includes the following parameters:
# |
Parameters |
Data Type |
Description |
||||||||||||||||||
|
catalogItemID |
Integer |
ID of the catalog item. |
||||||||||||||||||
|
cmPackageID |
String |
ID of the package in System Center Configuration Manager (Current Branch). |
||||||||||||||||||
|
cmPackageData |
String |
String in the format of InstallType|PackageName, where:
For example: 0|AdobeReader |
Return Value
Returns one of the following values:
• | Returns TRUE for success. |
• | Returns FALSE for failure. |
App Portal / App Broker 2020 R1 Administration GuideAugust 2020 |