View All Monte Carlo Activity Deterministic Values by Parent
get
/api/restapi/monteCarloActivityDeterministicValues/parentCode
Send a request to this endpoint to view all Monte Carlo activity deterministic values under parent with codes matching the code fields in query parameters.
Request
Query Parameters
-
activityCode(required): string
The user-specified identifier of an activity.
This is a required field. -
projectCode(required): string
The user-specified identifier of a project.
This is a required field. -
scenario(required): string
The type of risk analysis run on a project.
- PRE_MITIGATED : A quantitative risk analysis that doesn't take into account the impact of defined risk response plans.
- POST_MITIGATED : A quantitative risk analysis that takes into account the impact of defined risk response plans.
- BOTH : A quantitative risk analysis that uses both pre and post mitigated contexts.
This is a required field.Allowed Values:[ "PRE_MITIGATED", "POST_MITIGATED", "BOTH" ]
-
workspaceCode(required): string
The user-specified identifier of a workspace.
This is a required field.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Successful operation
Root Schema : List<ApiEntityMonteCarloActivityDeterministicValues>
Type:
array
Title:
Show Source
List<ApiEntityMonteCarloActivityDeterministicValues>
-
Array of:
object ApiEntityMonteCarloActivityDeterministicValues
Title:
ApiEntityMonteCarloActivityDeterministicValues
Nested Schema : ApiEntityMonteCarloActivityDeterministicValues
Type:
object
Title:
Show Source
ApiEntityMonteCarloActivityDeterministicValues
-
activityCode: string
Maximum Length:
60
The activity ID at the time the risk analysis was run. -
activityId: integer
(int64)
The unique identifier of an activity.
-
activityName: string
Maximum Length:
255
The activity name at the time the risk analysis was run. -
activityStatus: string
Allowed Values:
[ "NOT_STARTED", "IN_PROGRESS", "COMPLETED" ]
The status of an activity. -
activityType: string
Allowed Values:
[ "ACTIVITY", "RESOURCE_DEPENDENT", "LEVEL_OF_EFFORT", "START_MILESTONE", "FINISH_MILESTONE", "WBS_SUMMARY" ]
The activity type at the time the risk analysis was run. -
actualDuration: number
(double)
The activity actual duration at the time the risk analysis was run.
-
actualFinishDate: string
(date-time)
The activity actual finish at the time the risk analysis was run.
-
actualStartDate: string
(date-time)
The activity actual start at the time the risk analysis was run.
-
assignedRisks: string
Maximum Length:
3855
The risks assigned to the activity at the time the risk analysis was run. -
atCompletionDuration: number
(double)
The activity at completion duration at the time the risk analysis was run.
-
calendarId: integer
(int64)
The system-generated unique identifier of the calendar which was assigned to the activity at the time the risk analysis was run.
-
calendarName: string
Maximum Length:
255
The calendar assigned to the activity at the time the risk analysis was run. -
createDate: string
(date-time)
The date the record was created.
-
createOnBehalfOfUser: string
Maximum Length:
255
The username of the user who created the record on behalf of another user. -
createUser: string
Maximum Length:
255
The username of the user who created the record. -
distributionShape: string
Allowed Values:
[ "NONE", "SINGLE_POINT", "TRIANGLE", "UNIFORM", "BETAPERT" ]
The activity uncertainty distribution at the time the risk analysis was run. -
drivingPath: boolean
The activity longest path value at the time the risk analysis was run.
-
earlyFinishDate: string
(date-time)
The activity early finish at the time the risk analysis was run.
-
earlyStartDate: string
(date-time)
The activity early start at the time the risk analysis was run.
-
expectedFinishDate: string
(date-time)
The activity expected finish at the time the risk analysis was run.
-
finishDate: string
(date-time)
The activity finish date calculated using fixed activity dates and durations without taking into account the impact of risks and activity uncertainty on the project schedule.
-
freeFloat: number
(double)
The activity free float at the time the risk analysis was run.
-
isCritical: boolean
The activity critical value at the time the risk analysis was run.
-
lateFinishDate: string
(date-time)
The activity late finish at the time the risk analysis was run.
-
lateStartDate: string
(date-time)
The activity late start at the time the risk analysis was run.
-
link: string
(url)
Read Only:
true
The self-link to the object. This field is populated only in the responses generated by the batch create APIs. -
maximumRemainingDuration: number
(double)
The activity maximum duration at the time the risk analysis was run.
-
minimumRemainingDuration: number
(double)
The activity minimum duration at the time the risk analysis was run.
-
monteCarloActivityDeterministicFinancialValues:
monteCarloActivityDeterministicFinancialValues
An object containing all Monte Carlo activity deterministic value financial fields in the form of key-value pairs.
-
monteCarloActivityDeterministicValuesId: integer
(int64)
The unique identifier of a Monte Carlo deterministic activity analysis.
-
monteCarloScenario: string
Allowed Values:
[ "PRE_MITIGATED", "POST_MITIGATED" ]
The type of risk analysis run on a project.- PRE_MITIGATED : A quantitative risk analysis that doesn't take into account the impact of defined risk response plans.
- POST_MITIGATED : A quantitative risk analysis that takes into account the impact of defined risk response plans.
-
mostLikelyRemainingDuration: number
(double)
The activity most likely duration at the time the risk analysis was run.
-
primaryConstraintDate: string
(date-time)
The activity primary constraint date at the time the risk analysis was run.
-
primaryConstraintType: string
Allowed Values:
[ "NONE", "START_ON", "START_ON_OR_BEFORE", "START_ON_OR_AFTER", "FINISH_ON", "FINISH_ON_OR_BEFORE", "FINISH_ON_OR_AFTER", "AS_LATE_AS_POSSIBLE", "MANDATORY_START", "MANDATORY_FINISH" ]
The activity primary constraint at the time the risk analysis was run. -
projectCode: string
Minimum Length:
1
Maximum Length:60
The unique identifier for a project set by the user who created the project. -
projectId: integer
(int64)
The unique identifier of a project.
-
remainingDuration: number
(double)
The remaining duration of an activity calculated using fixed activity dates and durations without taking into account the impact of risks and activity uncertainty on the project schedule.
-
resumeDate: string
(date-time)
The activity resume date at the time the risk analysis was run.
-
secondaryConstraintDate: string
(date-time)
The activity secondary constraint date at the time the risk analysis was run.
-
secondaryConstraintType: string
Allowed Values:
[ "NONE", "START_ON", "START_ON_OR_BEFORE", "START_ON_OR_AFTER", "FINISH_ON", "FINISH_ON_OR_BEFORE", "FINISH_ON_OR_AFTER", "AS_LATE_AS_POSSIBLE", "MANDATORY_START", "MANDATORY_FINISH" ]
The activity secondary constraint at the time the risk analysis was run. -
startDate: string
(date-time)
The activity start date calculated using fixed activity dates and durations without taking into account the impact of risks and activity uncertainty on the project schedule.
-
suspendDate: string
(date-time)
The activity suspend date at the time the risk analysis was run.
-
totalFloat: number
(double)
The activity total float at the time the risk analysis was run.
-
updateDate: string
(date-time)
Read Only:
true
Date when the record was last updated. -
updateOnBehalfOfUser: string
Maximum Length:
255
The username of the user who updated the record on behalf of another user. -
updateUser: string
Maximum Length:
255
The username of the user who last modified the record. -
wbsCode: string
Maximum Length:
60
The activity WBS code at the time the risk analysis was run. -
wbsId: integer
(int64)
The system-generated unique identifier of the WBS which was assigned to the activity at the time the risk analysis was run.
-
wbsName: string
Maximum Length:
255
The activity WBS at the time the risk analysis was run. -
workspaceCode: string
Minimum Length:
0
Maximum Length:60
The user-specified identifier of the project's workspace.
Nested Schema : monteCarloActivityDeterministicFinancialValues
An object containing all Monte Carlo activity deterministic value financial fields in the form of key-value pairs.
Match All
An object containing all Monte Carlo activity deterministic value financial fields in the form of key-value pairs.
Show Source
-
object
ApiEntityMonteCarloActivityDeterministicFinancialValues
Title:
ApiEntityMonteCarloActivityDeterministicFinancialValues
Nested Schema : ApiEntityMonteCarloActivityDeterministicFinancialValues
Type:
object
Title:
Show Source
ApiEntityMonteCarloActivityDeterministicFinancialValues
-
atCompletionTotalCost: number
(double)
The activity at completion total cost at the time the risk analysis was run.
-
deterministicActualCost: number
(double)
The activity actual cost at the time the risk analysis was run.
-
link: string
(url)
Read Only:
true
The self-link to the object. This field is populated only in the responses generated by the batch create APIs. -
monteCarloActivityDeterministicId: integer
(int64)
The system generated identifier of the object that holds the remaining cost of an activity.
-
monteCarloActivityDeterministicValuesId: integer
(int64)
The unique identifier of an activity deterministic cost.
-
remainingCost: number
(double)
The project remaining cost calculated using fixed cost values.
-
remainingLaborCost: number
(double)
The activity remaining labor cost at the time the risk analysis was run.
-
remainingMaterialCost: number
(double)
The activity remaining material cost at the time the risk analysis was run.
-
remainingNonLaborCost: number
(double)
The activity remaining nonlabor cost at the time the risk analysis was run.
-
updateDate: string
(date-time)
Read Only:
true
Date when the record was last updated.
204 Response
Successful operation with no content.
404 Response
The requested Monte Carlo activity deterministic value does not exist, or you do not have access to it.