ninxsoft / Kmart

A Mac command-line tool that generates kick-ass Jamf Pro reports.
MIT License
142 stars 12 forks source link

Dock items with same name missing on report #4

Closed redshirtdave closed 3 years ago

redshirtdave commented 3 years ago

I have multiple dock items with the same name that are not linked to anything, but only one of them came out on the report. The report picks up the first id number, but nothing after.

ninxsoft commented 3 years ago

When you say multiple dock items with the same name, can I clarify if you mean name or path? The Jamf Pro web interface prevents you from creating a dock item with the same name.

Are you able to provide me with some sample API JSON output? One for each dock item ID in question:

Jamf Cloud: https://yourcompany.jamfcloud.com/classicapi/doc/

On-Prem: https://yourjamfinstance.yourcompany.com:8443/classicapi/doc/

Endpoint: /dockitems/id/{id}

ninxsoft commented 3 years ago

Closing due to inactivity.