post
https://yourServer.jamfcloud.com/JSSResource/packages/id/
Creates a new package by ID
Jamf Pro API equivalent available:POST /api/v1/packages/{id}/history. The Jamf Pro API offers full parity for this resource. We recommend using the Jamf Pro API for new integrations.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
<package>
<name>Firefox.dmg</name>
<category>Unknown</category>
<filename>Firefox.dmg</filename>
<info>string</info>
<notes>string</notes>
<priority>5</priority>
<reboot_required>true</reboot_required>
<fill_user_template>true</fill_user_template>
<fill_existing_users>true</fill_existing_users>
<boot_volume_required>true</boot_volume_required>
<allow_uninstalled>true</allow_uninstalled>
<os_requirements>string</os_requirements>
<required_processor>None</required_processor>
<switch_with_package>Do Not Install</switch_with_package>
<install_if_reported_available>true</install_if_reported_available>
<reinstall_option>Do Not Reinstall</reinstall_option>
<triggering_files>string</triggering_files>
<send_notification>true</send_notification>
</package> 201Created