/
Get/Create Baselines
DATA CENTER AND SERVER | CLOUD
Get/Create Baselines
Contents
Get all existing baselines
The following script will get all existing baselines
Get all baselines for a given project
The following script will get all baselines for a given project. In this example, we will get all the baselines for the project Sand Castle 'SC'.
Create baseline on the projects root folder
The following script will create a new baseline on the project root folder.
In this example, a new baseline will be created for the Sand Castle Release 4.2. The JSON response for the successful baseline creation will be printed.
Create a new baseline on a given folder
The following script will create a new baseline on a given folder. Returns the new baseline in case of success
In this example, a new baseline will be created for the GUI Requirement Folder for its 1.0 release milestone. The JSON response for the successful baseline creation will be printed.
, multiple selections available,
Related content
REST API 2.0 Reference
REST API 2.0 Reference
Read with this
Python Endpoint Client Examples
Python Endpoint Client Examples
Read with this
REST API 1.0
Read with this
Add/Move/Remove issues
Add/Move/Remove issues
Read with this
Get Project Tree Structure
Get Project Tree Structure
Read with this
Get Requirement version
Get Requirement version
Read with this