MitigationFactor

Description

Package: com.ibm.rpm.scopemanagement.containers

Extends: RPMObject

Usage

MitigationFactor is used to identify and quantify the factors and triggers to monitor for a risk. To assign an instance of MitigationFactor to Risk, MitigationFactorAssignment must be used.

Note: It is mandatory that the parent field value be set to null.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. MitigationFactor Field Description
Field Detail
description

Type: string

Default value: N/A

Description: The description of the mitigation.

Field validation description: Limit 255 characters.

Additional field security restrictions: N/A

mitigationCost

Type: double

Default value: N/A

Description: The cost of the mitigation.

Field validation description: The value range is 0.00 to 999,999,999,999.99.

Additional field security restrictions: N/A

mitigationTriggers

Type: MitigationTrigger[]

Default value: N/A

Description: The array of mitigation triggers.

Field validation description: N/A

Additional field security restrictions: N/A

priority

Type: int

Default value: 500

Description: The priority of the mitigation factor.

Field validation description: The value range is 0 to 9,999.

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

Related Objects

N/A