Table of Contents

Risk Model

RiskCalculationTypeNormalisedWeightedSum,WeightedSum,WeightedProductRiskModelId : int64Code : stringDescription : stringNotes : stringIsActive : booleanSequenceNumber : int32ImportancesConfigured : booleanImportancesRangesVerified : booleanReason : stringCreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUseruser rightscreated bymodified bycalculation type

Learn more about Risk Models from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetRiskModel

Get a Risk Model resource.

View

PATCH UpdateRiskModel

Update an existing Risk Model resource.

View

DELETE DeleteRiskModel

Delete an existing Risk Model resource.

View

GET GetRiskModelCollection

Get a collection of Risk Model resources.

View

POST CreateRiskModel

Create a new Risk Model resource.

View

GET LookupRiskModelChangePermissionTree

Lookup the permission set for changing the Risk Model.

View

GET LookupRiskModelInsertPermissionTree

Lookup the permission set for creating the Risk Model.

View

GET BatchGetRiskModel

Get a collection of Risk Model resources for the set of id's.

View

POST BatchCreateRiskModel

Create a new collection of Risk Model resources.

View

PATCH BatchUpdateRiskModel

Update a collection of existing Risk Model resources.

View

DELETE BatchDeleteRiskModel

Delete a collection of existing Risk Model resources.

View

PATCH ChangeRiskModelIsActive

Change the IsActive status for an existing Risk Model resource.

View

PATCH ChangeRiskModelPermissionTree

Change the PermissionTree for an existing Risk Model resource.

View

PATCH BatchChangeRiskModelIsActive

Change the IsActive status for a collection of existing Risk Model resources.

View

PATCH BatchChangeRiskModelPermissionTree

Change the PermissionTree status for a collection of existing Risk Model resources.

View