id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2024-role-mining-entitlement |
RoleMiningEntitlement |
RoleMiningEntitlement |
RoleMiningEntitlement |
pythonsdk |
| python |
| Python |
| sdk |
| RoleMiningEntitlement |
| V2024RoleMiningEntitlement |
|
/tools/sdk/python/v2024/models/role-mining-entitlement |
| SDK |
| Software Development Kit |
| RoleMiningEntitlement |
| V2024RoleMiningEntitlement |
|
RoleMiningEntitlement
Properties
| Name |
Type |
Description |
Notes |
| entitlement_ref |
RoleMiningEntitlementRef |
|
[optional] |
| name |
str |
Name of the entitlement |
[optional] |
| application_name |
str |
Application name of the entitlement |
[optional] |
| identity_count |
int |
The number of identities with this entitlement in a role. |
[optional] |
| popularity |
float |
The % popularity of this entitlement in a role. |
[optional] |
| popularity_in_org |
float |
The % popularity of this entitlement in the org. |
[optional] |
| source_id |
str |
The ID of the source/application. |
[optional] |
| activity_source_state |
str |
The status of activity data for the source. Value is complete or notComplete. |
[optional] |
| source_usage_percent |
float |
The percentage of identities in the potential role that have usage of the source/application of this entitlement. |
[optional] |
| } |
|
|
|
Example
[Back to top]