Skip to main content
Solved

Blueprint Deployment Status

  • March 16, 2026
  • 2 replies
  • 281 views

julixn.lx

I am currently getting to know more about the new Blueprint feature in Jamf Pro. 

Currently I can see that a blueprint has been deployed to 60 devices, 19 devices are pending and 1 device currently has got an error. 

How can I check which devices have already received the Blueprints components and which devices still need them?

Thanks in advance!

Best answer by Ecco_Luke

Currently, anything deeper around Blueprint inspection has to be done via the API (or custom apps that leverage it) - https://learn.jamf.com/r/en-US/jamf-pro-blueprints-configuration-guide/Viewing_the_Status_of_a_Blueprint_Jamf_Pro_API

It will come to the GUI for sure. This is just for now 😊 

2 replies

Forum|alt.badge.img+9
  • Valued Contributor
  • March 17, 2026

You might want to check out my repo..I wrote an app specifically for this (disclaimer...it is still in RC stage...so there might be some bugs in it).  https://github.com/ScottEKendall/JAMF-Pro-Scripts/tree/main/JAMFGetDDMInfo


Ecco_Luke
Forum|alt.badge.img+9
  • Valued Contributor
  • Answer
  • March 17, 2026

Currently, anything deeper around Blueprint inspection has to be done via the API (or custom apps that leverage it) - https://learn.jamf.com/r/en-US/jamf-pro-blueprints-configuration-guide/Viewing_the_Status_of_a_Blueprint_Jamf_Pro_API

It will come to the GUI for sure. This is just for now 😊