Skip to main content

Get certification recommendation config values​

Retrieves configuration attributes used by certification recommendations.

Responses

Cert recommendation configuration attributes


Schema
  • recommenderFeatures string[]

    List of identity attributes to use for calculating certification recommendations

  • peerGroupPercentageThreshold number

    Possible values: <= 1

    The percent value that the recommendation calculation must surpass to produce a YES recommendation

  • forceRefresh boolean

    If true, rulesRecommenderConfig will be refreshed with new programatically selected attribute and threshold values on the next pipeline run

Loading...