Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel3

...

Status CodeReasonResponse Model
200List of usersResponseEntityString
400Invalid json object or mandatory fields missing or export operation failed.

-

401Unauthorised or session expired-
500Returned when server connection times out-

...

Status CodeReasonResponse Model
200list of execution statuses shown successfullyResponseEntityString
400Invalid json object or mandatory fields missing-
401Unauthorised or session expired-
500Returned when server connection times out-

...

Status CodeReasonResponse Model
200List of fields successfully createdResponseEntityString
400Invalid json object or mandatory fields missing-
401Unauthorised or session expired-
500Returned when server connection times out-

...

Add BDD Configuration

POST /rest/admin/bddConfiguration/add

Request

Content-Type: application/json

...

List BDD Repositories

POST /rest/admin/bddConfiguration/list

Description

List of configured BDD repositories.

Request

Content-Type: application/json

...


Name
Located in
Required
Description
Default
Schema
projectIDbodyyes

ID of project for which you want list of BDD repository

-integer
startquerynoThe index of the first item to return in a page of results-integer
limitquerynoThe maximum number of items to return per page. The maximum is 50.-integer
pagequerynoThe page number.-integer



Response

Content-Type: application/json

...

Test BDD Credentials

POST /rest/admin/bddConfiguration/test

Description

Test the BDD configuration

Request

Content-Type: application/json

...

Update BDD Configuration

POST /rest/admin/bddConfiguration/update

Request

Content-Type: application/json

...

Delete BDD Configuration

POST /rest/admin/bddConfiguration/delete

Request

Content-Type: application/json

...

nametyperequireddescriptionexample
projectIDintegerrequiredID of the project
roleIDintegerrequiredID of the role


ResponseEntityString
nametyperequireddescriptionexample
headersobjectoptional-
bodystringoptional-
statusCodestringoptional-
statusCodeValueintegeroptional-