Buildbot Logo
2.8.0
  • 1. Buildbot Tutorial
  • 2. Buildbot Manual
  • 3. Buildbot Development
    • 3.1. Development Quick-start
    • 3.2. Submitting Pull Requests
    • 3.3. General Documents
    • 3.4. REST API
    • 3.5. REST API Specification
      • 3.5.1. builder
      • 3.5.2. buildrequest
      • 3.5.3. Build
      • 3.5.4. buildset
      • 3.5.5. change
      • 3.5.6. changesource
      • 3.5.7. forcescheduler
      • 3.5.8. identifier
      • 3.5.9. logchunk
      • 3.5.10. Logs
      • 3.5.11. master
      • 3.5.12. patch
      • 3.5.13. rootlink
      • 3.5.14. scheduler
      • 3.5.15. sourcedproperties
      • 3.5.16. sourcestamp
      • 3.5.17. spec
      • 3.5.18. step
      • 3.5.19. worker
      • 3.5.20. Raw endpoints
    • 3.6. Data API
    • 3.7. Database
    • 3.8. Messaging and Queues
    • 3.9. Classes
  • 4. Release Notes
  • 5. Older Release Notes
  • 6. Indices and Tables
Buildbot
  • Docs »
  • 3. Buildbot Development »
  • 3.5. REST API Specification
  • View page source

Caution

Buildbot no longer supports Python 2.7 on the Buildbot master.

3.5. REST API SpecificationΒΆ

This section documents the available REST APIs according to the RAML specification.

  • 3.5.1. builder
  • 3.5.2. buildrequest
  • 3.5.3. Build
  • 3.5.4. buildset
  • 3.5.5. change
  • 3.5.6. changesource
  • 3.5.7. forcescheduler
  • 3.5.8. identifier
  • 3.5.9. logchunk
  • 3.5.10. Logs
  • 3.5.11. master
  • 3.5.12. patch
  • 3.5.13. rootlink
  • 3.5.14. scheduler
  • 3.5.15. sourcedproperties
  • 3.5.16. sourcestamp
  • 3.5.17. spec
  • 3.5.18. step
  • 3.5.19. worker
  • 3.5.20. Raw endpoints
Next Previous

© Copyright Buildbot Team Members

Built with Sphinx using a theme provided by Read the Docs.