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.