Schedule Risk Analysis

post

/primeapi/restapi/action/runRiskAnalysis

Send a request to this endpoint to schedule a risk analysis job. This endpoint returns a job ID upon execution of the request. Send a request to the View Job Status endpoint to monitor the status of scheduled jobs. Risk analysis uses project risk data to determine the severity and potential impact of project risks. Run risk analysis on your projects to ascertain the likelihood of achieving your project's cost and schedule objectives.

Request

Supported Media Types
Body ()
Monte Carlo Settings using which Risk Analysis has to be run.
Root Schema : ApiEntityMonteCarloSettings
Type: object
Show Source
Nested Schema : Percent
Type: object
Show Source

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityScheduleJob
Type: object
Show Source

400 Response

Invalid input for the Action service.