v54

Swagger 2.0AGPL-3.0raw.githubusercontent.com2026-08-03397565628.8 KB
Templates

Get template version dry-run matched provisioners

get/api/v2/templateversions/{templateversion}/dry-run/{jobID}/matched-provisioners

Path parameters

templateversionstring uuid required

Template version ID

jobIDstring uuid required

Job ID

Response

OK

availableinteger

Available is the number of provisioner daemons that are available to take jobs. This may be less than the count if some provisioners are busy or have been stopped.

countinteger

Count is the number of provisioner daemons that matched the given tags. If the count is 0, it means no provisioner daemons matched the requested tags.

most_recently_seenstring date-time

MostRecentlySeen is the most recently seen time of the set of matched provisioners. If no provisioners matched, this field will be null.