Rate this page:
Accepts input to update a scorecard criterion checking the value of a specified metric ID.
Property Name | Type | Description |
---|---|---|
comparator | InputMaybe<CompassCriteriaNumberComparatorOptions> | The comparison operation to be performed between the metric and comparator value. |
comparatorValue | InputMaybe<Number> | The threshold value that the metric is compared to. |
id | String | ID of the scorecard criteria to update |
metricDefinitionId | InputMaybe<String> | The ID of the component metric to check the value of. |
weight | InputMaybe<Number> | The weight that will be used in determining the aggregate score. |
Rate this page: