Status of a Project baseline.
get
/primeapi/restapi/v16.2/action/baselineStatus/{id}
Request
Path Parameters
- id
-
Type:
integer
(int64
)Required:true
Response
Supported Media Types
- application/json
200 Response
successful operation
Body
Root Schema : ApiEntityBaseline
Type:
object
- description
-
Type:
string
- id
-
Type:
integer
(int64
) - isBaseline
-
Type:
boolean
Default Value:false
- name
-
Type:
string
- projectId
-
Type:
integer
(int64
) - status
-
Type:
string
Allowed Values:[ "CURRENT", "ORIGINAL", "IN_PROGRESS", "FAILED" ]
- type
-
Type:
string