Buildbot Logo
  • 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. log
      • 3.5.12. master
      • 3.5.13. patch
      • 3.5.14. project
      • 3.5.15. rootlink
      • 3.5.16. scheduler
      • 3.5.17. sourcedproperties
      • 3.5.18. sourcestamp
      • 3.5.19. spec
      • 3.5.20. step
      • 3.5.21. worker
      • 3.5.22. test_result
      • 3.5.23. test_result_set
      • 3.5.24. 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

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. log
  • 3.5.12. master
  • 3.5.13. patch
  • 3.5.14. project
  • 3.5.15. rootlink
  • 3.5.16. scheduler
  • 3.5.17. sourcedproperties
  • 3.5.18. sourcestamp
  • 3.5.19. spec
  • 3.5.20. step
  • 3.5.21. worker
  • 3.5.22. test_result
  • 3.5.23. test_result_set
  • 3.5.24. Raw endpoints
Previous Next

© Copyright Buildbot Team Members.

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