AddJamfProPackage
You can use the AddJamfProPackage web method to add a Jamf Pro package to a catalog item.
Parameters
The AddJamfProPackage web method includes the following parameters:
| # | Parameters | Data Type | Description |
|---|---|---|---|
| 1. | catalogItemId | Integer | ID of the catalog item. |
| 2. | deploymentPackageId | Integer | ID the package in Jamf Pro. |
| 3. | distributionPoint | String | Jamf Pro distribution point. |
| 4. | createUninstall | Boolean | Enter True if catalog item is to trigger an uninstall; otherwise, enter False . |
Return Value
Returns one of the following values:
-
Returns TRUE for success.
-
Returns FALSE for failure.