Apply Activity Uncertainty

post

/primeapi/restapi/action/applyActivityUncertainity/run

Send a request to this endpoint to apply activity uncertainty for a project. This endpoint returns a job ID. Send a request to the View Job Status endpoint to view the status of the activity uncertainty job.

Request

Supported Media Types
Body ()
An object specifying activity uncertainty run settings.
Root Schema : ApiEntityApplyActivityUncertainity
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.