Skip to main content

Get role insights summary information

GET 

/role-insights/summary

This method returns high level summary information for role insights for a customer.

Request

Responses

Succeeded. Returns high level counts.

Schema
    numberOfUpdates integer

    Total number of roles with updates

    lastGenerated date-time

    The date-time role insights were last found.

    entitlementsIncludedInRoles integer

    The number of entitlements included in roles (vs free radicals).

    totalNumberOfEntitlements integer

    The total number of entitlements.

    identitiesWithAccessViaRoles integer

    The number of identities in roles vs. identities with just entitlements and not in roles.

    totalNumberOfIdentities integer

    The total number of identities.

Loading...