Buildbot Logo
2.10.1
  • 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. Build data
      • 3.5.6. change
      • 3.5.7. changesource
      • 3.5.8. forcescheduler
      • 3.5.9. identifier
      • 3.5.10. logchunk
      • 3.5.11. Logs
      • 3.5.12. master
      • 3.5.13. patch
      • 3.5.14. rootlink
      • 3.5.15. scheduler
      • 3.5.16. sourcedproperties
      • 3.5.17. sourcestamp
      • 3.5.18. spec
      • 3.5.19. step
      • 3.5.20. worker
      • 3.5.21. Test result
      • 3.5.22. Test result set
      • 3.5.23. Raw endpoints
    • 3.6. Data API
    • 3.7. Database
    • 3.8. Database connectors API
    • 3.9. Messaging and Queues
    • 3.10. Classes
  • 4. Release Notes
  • 5. Older Release Notes
  • 6. API Indices
Buildbot
  • »
  • 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. Build data
  • 3.5.6. change
  • 3.5.7. changesource
  • 3.5.8. forcescheduler
  • 3.5.9. identifier
  • 3.5.10. logchunk
  • 3.5.11. Logs
  • 3.5.12. master
  • 3.5.13. patch
  • 3.5.14. rootlink
  • 3.5.15. scheduler
  • 3.5.16. sourcedproperties
  • 3.5.17. sourcestamp
  • 3.5.18. spec
  • 3.5.19. step
  • 3.5.20. worker
  • 3.5.21. Test result
  • 3.5.22. Test result set
  • 3.5.23. Raw endpoints
Next Previous

© Copyright Buildbot Team Members

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