Classes
Enumerations
Interfaces
TypeAliases

CreateCompassHasMetricValueCriteriaInput

Accepts input to create a scorecard criterion checking the value of a specified metric ID.

Property NameTypeDescription
automaticallyCreateMetricSourcesInputMaybe<Boolean>Automatically create metric sources for the custom metric definition associated with this criterion
comparatorCompassCriteriaNumberComparatorOptionsThe comparison operation to be performed between the metric and comparator value.
comparatorValueInputMaybe<Number>The threshold value that the metric is compared to.
descriptionInputMaybe<String>The optional, user provided description of the scorecard criterion
graduatedSeriesComparatorsInputMaybe<Array<CompassCriteriaGraduatedSeriesInput>>A graduated series of comparators to score the criterion against
maturityGroupInputMaybe<CompassScorecardCriteriaMaturityGroupInput>The optional, maturity group to assign the scorecard criterion to. Applies to Maturity-model based scorecards only
metricDefinitionIdStringThe ID of the component metric to check the value of.
nameInputMaybe<String>The optional, user provided name of the scorecard criterion
scoringStrategyRulesInputMaybe<CompassCreateScorecardCriteriaScoringStrategyRulesInput>
weightNumberThe weight that will be used in determining the aggregate score.

Rate this page: