This documentation relates to QuickBuild 10.0.x
Select here if you are using a different version

XML RESTful API

Version 1 by Robin Shen
on Jan 13, 2019 22:25.


 
compared with
Version 2 by Robin Shen
on Mar 01, 2020 07:04.


Key
These lines were removed. This word was removed.
These lines were added. This word was added.

View page history


There are 0 changes. View first change.

 With the [RESTful API|http://en.wikipedia.org/wiki/Representational_State_Transfer] introduced in QuickBuild 2.1, external system can interact with QuickBuild through standard http methods such as get, put, post and delete, in regardless of the programming language the external system is using.
  
 This chapter explains how to work with this RESTful API. To facilitate the explanation, we assume that the QuickBuild server url is http://localhost:8810, and the administrator account is _admin_, and its password is _admin_. We also use [curl|http://curl.haxx.se/] to demonstrate the interaction with QuickBuild RESTful API.
  
 {panel:title=Table Of Contents|borderStyle=solid|borderColor=#AAAAAA|titleBGColor=#CCCCCC|bgColor=#ffffff}
  
 {children:all=true}
 {panel}