Versions Compared

Key

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

Table of Contents
maxLevel3

...

GET /rest/admin/project/getinfo

Description

This API returns all the information of the project like scope, types of -bugs, license details, etc.

Request

Content-Type: application/json

...

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

...

Status CodeReasonResponse Model
200Build created successfully.ResponseEntityString
400Invalid json object or mandatory fields missing-
401Unauthorised or session expired-
500Returned when server connection times out-

...

nametyperequireddescriptionexample
propertystringrequiredproperty based on which sorting is to be applied
directionstringrequiredDirection of sort - 'ASC'/'DESC'


Param4
nametyperequireddescriptionexample
projectIDstringrequiredUnique identifier of project

...