Table of Contents

Risk Probability

RiskProbabilityId : int64Code : stringDescription : stringNotes : stringIsActive : booleanSequenceNumber : int32Value : decimalCreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUseruser rightscreated bymodified by

Learn more about Risk Probabilities from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetRiskProbability

Get a Risk Probability resource.

View

PATCH UpdateRiskProbability

Update an existing Risk Probability resource.

View

DELETE DeleteRiskProbability

Delete an existing Risk Probability resource.

View

GET GetRiskProbabilityCollection

Get a collection of Risk Probability resources.

View

POST CreateRiskProbability

Create a new Risk Probability resource.

View

GET LookupRiskProbabilityChangePermissionTree

Lookup the permission set for changing the Risk Probability.

View

GET LookupRiskProbabilityInsertPermissionTree

Lookup the permission set for creating the Risk Probability.

View

GET BatchGetRiskProbability

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

View

POST BatchCreateRiskProbability

Create a new collection of Risk Probability resources.

View

PATCH BatchUpdateRiskProbability

Update a collection of existing Risk Probability resources.

View

DELETE BatchDeleteRiskProbability

Delete a collection of existing Risk Probability resources.

View

PATCH ChangeRiskProbabilityIsActive

Change the IsActive status for an existing Risk Probability resource.

View

PATCH ChangeRiskProbabilityPermissionTree

Change the PermissionTree for an existing Risk Probability resource.

View

PATCH BatchChangeRiskProbabilityIsActive

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

View

PATCH BatchChangeRiskProbabilityPermissionTree

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

View