...
- list the agents compatible with a build configuration and filter agents by compatible build configurations. This does not include non-started cloud agents (images), which are not yet exposed via REST API.
- get the projects and build configurations as well as their order on the Overview page as configured by the specified user
- disable/enable artifact dependencies and agent requirements
- get the build's test occurrences in the order they were run in the build
- get all runs (the number of test invocations) for a test
- get test mutes affecting a specific build configuration
...