Update an Activity Risk

put

/primeapi/restapi/activityRisk

Send a request to this endpoint to update an activity risk. An application object with an ID value that matches the ID value provided in the JSON object in the request body will be updated to reflect the JSON contents.

Request

Supported Media Types
Body ()
An activity risk object.
Root Schema : ApiEntityActivityRisk
Type: object
Show Source
Nested Schema : ApiEntityActivity
Type: object
Show Source
Nested Schema : ApiEntityProjectRisk
Type: object
Show Source
Nested Schema : Unit
Type: object
Nested Schema : ApiEntityActivityConfiguredFields
Type: object
Show Source
Nested Schema : ApiEntityActivityFinancial
Type: object
Show Source
Nested Schema : Percent
Type: object
Show Source
Nested Schema : activitySettings
Type: array
Unique Items Required: true
An object containing the settings applied to an activity.
Show Source
Nested Schema : activityUncertainties
Type: array
Unique Items Required: true
The uncertainties associated with an activity.
Show Source
Nested Schema : Duration
Type: object
Show Source
Nested Schema : codeValuesActivity
Type: array
Unique Items Required: true
The categories applied to an activity.
Show Source
Nested Schema : costFlexMap
Type: object
Additional Properties Allowed
Show Source
The cost fields associated with an activity.
Nested Schema : otherFlexMap
Type: object
Additional Properties Allowed
Show Source
The cost fields associated with an activity.
Nested Schema : textFlexMap
Type: object
Additional Properties Allowed
Show Source
The cost fields associated with an activity.
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Nested Schema : Cost
Type: object
Nested Schema : ApiEntityActivitySetting
Type: object
Show Source
Nested Schema : ApiEntityActivityUncertainty
Type: object
Show Source
Nested Schema : ApiEntityCodeValueActivity
Type: object
Show Source
Nested Schema : ApiEntityCodeType
Type: object
Show Source
Nested Schema : ApiEntityCodeValue
Type: object
Show Source
Nested Schema : assignments
Type: array
Unique Items Required: true
CodeType assignments.
Show Source
Nested Schema : ApiEntityCodeEntityType
Type: object
Show Source
  • ApiEntityCodeType
  • Allowed Values: [ "SCOPE_ITEM", "PROJECT", "SCOPE_ASSIGNMENT", "WBS", "WORK_PACKAGE", "ACTIVITY", "RESOURCE", "PBS", "CONTRACT", "RISK", "COMMITMENT", "REPORT", "TASKS", "STRATEGY", "PORTFOLIO", "FUND", "SUBMITTAL", "CHANGE_ORDER", "PAYMENT_APPLICATION", "CHANGE_EVENT", "CHANGES_ESTIMATES", "IDEA", "RFI", "CUSTOM_LOG_ITEM" ]
    Indicates the type of object the code is associated to.
  • The unique identifier of a code type table.
  • Read Only: true
    Date when the record was last updated. Used for viewing and filtering records, obtained ONLY from GET calls, modified on and after a particular date. Not a part of POST response.
Nested Schema : RichTextString
Type: object
Show Source
Nested Schema : codeValuesRisk
Type: array
Unique Items Required: true
The user-specified identifier of a risk.VALUES
Show Source
Nested Schema : impacts
Type: array
Unique Items Required: true
Show Source
Nested Schema : ApiEntityProject
Type: object
Show Source
Nested Schema : ApiEntityProjectRiskConfiguredFields
Type: object
Show Source
Nested Schema : ApiEntityProjectRiskFinancial
Type: object
Show Source
Nested Schema : ApiEntityRiskCategory
Type: object
Show Source
Nested Schema : ApiEntityRiskQuantifiedCostImpact
Type: object
Show Source
Nested Schema : riskQuantifiedOtherImpacts
Type: array
Unique Items Required: true
The impact this risk will have on other data.
Show Source
Nested Schema : ApiEntityCodeValueRisk
Type: object
Show Source
Nested Schema : ApiEntityRiskImpact
Type: object
Show Source
Nested Schema : ApiEntityRiskScoreThreshold
Type: object
Show Source
Nested Schema : ApiEntityRiskScoreType
Type: object
Show Source
Nested Schema : riskScoreThresholds
Type: array
Unique Items Required: true
Risk score thresholds.
Show Source
Nested Schema : ApiEntityWorkspace
Type: object
Show Source
Nested Schema : ApiEntityWorkspaceImage
Type: object
Show Source
Nested Schema : workspaceAutonumSettings
Type: array
Unique Items Required: true
An object containing workspace autonumber settings.
Show Source
Nested Schema : workspaceSettings
Type: array
Unique Items Required: true
An object containing workspace settings.
Show Source
Nested Schema : image
Type: array
An image object represented in binary format.
Show Source
Nested Schema : ApiEntityWorkspaceAutonumSetting
Type: object
Show Source
Nested Schema : ApiEntityWorkspaceSetting
Type: object
Show Source
Nested Schema : codeValuesProject
Type: array
Unique Items Required: true
The categories of a project.
Show Source
Nested Schema : ApiEntityProjectImage
Type: object
Show Source
Nested Schema : projectAutoNumber
Type: array
Read Only: true
Unique Items Required: true
The autonumber settings of a project.
Show Source
Nested Schema : projectCashFlows
Type: array
The cash flow of a project.
Show Source
Nested Schema : ApiEntityProjectConfiguredFields
Type: object
Show Source
Nested Schema : ApiEntityProjectFinancial
Type: object
Show Source
Nested Schema : projectSettings
Type: array
Read Only: true
Unique Items Required: true
Show Source
Nested Schema : ApiEntityCodeValueProject
Type: object
Show Source
Nested Schema : image
Type: array
The image file uploaded to the project.
Displayed throughout the application in areas like news feeds.
Show Source
Nested Schema : ApiEntityProjectAutoNumber
Type: object
Show Source
  • Allowed Values: [ "IDEA", "ACTIVITY", "ACTIVITY_ASSIGNMENT", "SCOPE_ITEM", "SCOPE_ASSIGNMENT", "CHANGE_ITEM", "WORK_PACKAGE", "CHANGE_REQUEST", "CONTRACT", "COMMITMENT", "BUDGET_CHANGE", "BUDGET_TRANSFER", "CHANGE_ORDER", "POTENTIAL_CHANGE_ORDER", "PAYMENT_APPLICATION", "RISK", "ACTUALS", "WORK_MANAGER_TASK", "SUBMITTAL", "CHANGE_EVENT", "RFI", "CUSTOM_LOGS_ITEM" ]
    Identifies the type of object used for auto numbering.
  • The number to increment the starting number by.
  • This is an internal field.
  • Allowed Values: [ "Length[1-20]" ]
    The initial characters for the auto numbering sequence.
  • The auto generated ID for the object. This value should not be provided in create operation request data, however, it is required for update requests.
  • The first number in the auto numbering sequence.
  • Read Only: true
    Date when the record was last updated. Used for viewing and filtering records, obtained ONLY from GET calls, modified on and after a particular date. Not a part of POST response.
Nested Schema : ApiEntityProjectCashFlow
Type: object
Show Source
Nested Schema : costFlexMap
Type: object
Additional Properties Allowed
Show Source
The cost fields associated with a project.
Nested Schema : otherFlexMap
Type: object
Additional Properties Allowed
Show Source
The non-cost and non-text fields associated with a project.
Nested Schema : textFlexMap
Type: object
Additional Properties Allowed
Show Source
The text fields associated with a project.
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Nested Schema : ApiEntityProjectSetting
Type: object
Show Source
Nested Schema : costFlexMap
Type: object
Additional Properties Allowed
Show Source
The cost fields of a project risk.
Nested Schema : otherFlexMap
Type: object
Additional Properties Allowed
Show Source
The other configured fields of a project risk.
Nested Schema : textFlexMap
Type: object
Additional Properties Allowed
Show Source
The text fields associated with a project risk.
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Nested Schema : ApiEntityRiskQuantifiedOtherImpact
Type: object
Show Source

Response

Supported Media Types

204 Response

Successful operation with no content.

400 Response

Invalid input for the Activity Risk service.