DevGuard Admin Daemons API

DevGuard runs several background daemons on a schedule — importing vulnerability data, recalculating fixed versions, enriching components with Open Source Insights, and running the asset pipeline. The Admin Daemons API lets an instance administrator trigger any of them immediately instead of waiting for the next scheduled run.

Each endpoint starts the job and returns once it has been accepted, not once it has finished. The work continues in the background, so treat a successful response as "queued" rather than "complete". This is mostly useful after a configuration change, when restoring an instance, or when debugging why data looks stale.

The asset pipeline can be triggered for every asset at once or for a single asset, which is the safer option on a large instance.


Have feedback? We want to hear from you!

Fields marked with * are required