Developer
News and Updates
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Classes
Enumerations
Interfaces
TypeAliases

UpdateCompassHasLinkScorecardCriteriaInput

Accepts input to update a scorecard criterion representing the presence of a link, for example, 'Has Repository' or 'Has Documentation'.

Property NameTypeDescription
descriptionInputMaybe<String>The optional, user provided description of the scorecard criterion
idStringID of the scorecard criteria to update
linkTypeInputMaybe<CompassLinkType>The type of link, for example, 'Repository' if 'Has Repository'.
maturityGroupInputMaybe<CompassScorecardCriteriaMaturityGroupInput>The optional, maturity group to assign the scorecard criterion to. Applies to Maturity-model based scorecards only
nameInputMaybe<String>The optional, user provided name of the scorecard criterion
scoringStrategyRulesInputMaybe<CompassUpdateScorecardCriteriaScoringStrategyRulesInput>
textComparatorInputMaybe<CompassCriteriaTextComparatorOptions>The comparison operation to be performed.
textComparatorValueInputMaybe<String>The value that the field is compared to.
weightInputMaybe<Number>The weight that will be used in determining the aggregate score.

Rate this page: