Skip to main content
Question

Jamf API - changing payload identifiers?

  • July 10, 2023
  • 0 replies
  • 2 views

Forum|alt.badge.img+3

Does anyone know why some jamf profiles / policies, when a GET is run on the api will have their payload identifiers change?

Example, running a check on a profile two times yields two different identifiers, though no changes have been made:

 
<key>PayloadIdentifier</key>
<string>52776B4A-EC1C-478B-AC03-016F6D6589EE</string>
<key>PayloadIdentifier</key>
<string>F195DE3B-58AF-430C-B69D-A8E8C2606F80</string>