Role Mining

Evaluate Entitlement Selection

Evaluate the exact cohort impact of an entitlement cutoff and manual overrides. The analysis determines the eligible entitlements and cohort definition.

post/api/v1/role-mining/custom-analysis/{analysis_id}/evaluate-entitlement-selection

Path parameters

analysis_idstring required

Custom analysis whose cohort and entitlement results define the selection.

Request body

includeFacetsboolean

Whether to return profile attribute facets for exact holders.

minimumCoverageBasisPointsinteger

Inclusive minimum entitlement coverage in basis points, where 8000 is 80%.

Response

EvaluateEntitlementSelectionResponse contains the exact impact of the resolved entitlement selection.

selectedEntitlementCountinteger

Number of entitlements in the resolved selection.

usersWithAllEntitlementsinteger

Exact number of cohort users who hold every selected entitlement.

Changes

Changed in 1 of the 34 revisions of this API.1