Description
The following instructions provide the needed steps to attain a list of packages that currently reside in the Jamf Content Distribution Server (JCDS). This can be a helpful troubleshooting step when addressing cases that are concerning package deployment issues and/or missing packages.
Getting Your Package List in JCDS
Navigate to your API portal: https://YOUR_INSTANCE.jamfcloud.com/api
Choose Jamf Pro API.
Add your Username and Password to authorize.
Find the "jamf-content-distribution-server" section.
Choose: GET /v1/jcds/files
Click Try it out and click Execute.
In the "Response Body" section, it should provide us a list of the current packages on your JCDS.
Click DOWNLOAD button in the Server Response section. This will list all the available packages currently within your JCDS.