AddJamfCloudPackage
You can use the AddJamfCloudPackage web method to add a Jamf Cloud package to a catalog item.
Parameters
The AddJamfCloudPackage 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 Cloud. |
| 3. | distributionPoint | String | Jamf Cloud 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.