CriteriaTemplateSchema
Any OfScorecardTemplateFilterParameters
objectOne OfFilter using one of the following operators: eq, oeq, neq, contains, ocontains
Show Child Parameters
One OfFilter using one of the following operators: eq, oeq, neq, contains, ocontains
Show Child Parameters
ScorecardTemplate
objectRepresentation of a scorecard template.
Well-known name of the template. Uniquely identifies the template.
Allowed values:kong_best_practicesservice_documentationservice_maturitysecurity_and_compliance
Example:kong_best_practices
Example:Kong Best Practices
Example:Best practices that we encourage users to follow when using other Konnect applications.
Example:{"template_name":"gateway_manager_error_rate","template_parameters":{"relative_window":"30d"},"integration":"gateway_manager","section_name":"Gateway Observability"}{"template_name":"gateway_manager_response_latency","template_parameters":{"metric":"response_latency_p95","relative_window":"30d"},"integration":"gateway_manager","section_name":"Gateway Observability"}{"template_name":"gateway_manager_has_plugin","template_parameters":{},"integration":"gateway_manager","section_name":"Plugin Management"}
Show Child Parameters
ScorecardTemplateName
stringWell-known name of the template. Uniquely identifies the template.
Allowed values:kong_best_practicesservice_documentationservice_maturitysecurity_and_compliance
ScorecardTemplateCriteria
objectThe integration name when it provides the criteria template. Otherwise null.
Reference to the unique name of the criteria template.
Example:time_to_merge
Input parameters for the given criteria template.
The available parameters, and its schema, are found on the criteria template definition via
the schema property. Criteria template definitions are determined by the /v1/criteria-templates
endpoint.
Example:{"measure":"median","threshold":{"unit":"hours","value":6},"window":{"unit":"months","value":3}}
Organizational section that the criteria belongs to within the scorecard template.
Example:Source Code Management