Skip to main content

Start launch auto-analyzer on demand

POST 

/v1/:projectName/launch/analyze

Start launch auto-analyzer on demand

Request

Path Parameters

    projectName stringrequired

    projectName

Body

required

analyzeLaunchRQ

    analyzeItemsMode string[]

    Possible values: [TO_INVESTIGATE, AUTO_ANALYZED, MANUALLY_ANALYZED]

    analyzerMode string

    Possible values: [ALL, LAUNCH_NAME, CURRENT_LAUNCH, PREVIOUS_LAUNCH, CURRENT_AND_THE_SAME_NAME]

    analyzerTypeName string

    Possible values: [autoAnalyzer, patternAnalyzer]

    launchId int64

Responses

OK

Schema

    message string
Loading...