mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
merge changes from main and pull the latest from python docs
This commit is contained in:
@@ -38,7 +38,9 @@ outlier_feature_display_values=[
|
||||
sailpoint.v2024.models.outlier_feature_summary_outlier_feature_display_values_inner.OutlierFeatureSummary_outlierFeatureDisplayValues_inner(
|
||||
display_name = 'Aliza Chris',
|
||||
value = '55',
|
||||
value_type = 'INTEGER', )
|
||||
value_type = sailpoint.v2024.models.outlier_value_type.OutlierValueType(
|
||||
name = 'INTEGER',
|
||||
ordinal = 0, ), )
|
||||
],
|
||||
feature_definition='Identity total number of entitlements',
|
||||
feature_explanation='An identity that has too much rare access has a higher change of becoming a security threat due to the unique access they possess',
|
||||
|
||||
Reference in New Issue
Block a user