v1

latestOpenAPI 3.0.0GNU General Public License v2.02026-07-14810139.0 KB
Workers

Lists workers which match a constraints filter.

Given a project, package, repository and architecture, list workers which can build with that restrictions, and also match a constraints filter.

This endpoint doesn't create or modify any data.

More information about constraints can be found in the user guide.

This operation is the same as POST /worker/command/run?cmd=checkconstraints.

post/worker?cmd=checkconstraints

Query parameters

projectstring required

Project name.

repositorystring required

Repository name.

archstring required

Architecture name.

packagestring required

Package name.

Response

OK