Skip to main content

Entitlementrecommendationrecord

Properties

NameTypeDescriptionNotes
recordType(optional) stringThe type of recommendation. "SED" indicates a suggested description recommendation; "privilege" indicates a privilege-level recommendation.[default to undefined]
id(optional) stringThe unique identifier for this recommendation record.[default to undefined]
attribute(optional) stringThe entitlement attribute name (e.g. "groups").[default to undefined]
displayName(optional) stringThe human-readable display name of the entitlement.[default to undefined]
name(optional) stringThe internal name of the entitlement.[default to undefined]
sourceId(optional) stringThe ID of the source that owns this entitlement.[default to undefined]
sourceName(optional) stringThe display name of the source that owns this entitlement.[default to undefined]
status(optional) stringThe current review status of the recommendation.[default to undefined]
type(optional) stringThe entitlement type (e.g. "group").[default to undefined]
value(optional) stringThe entitlement value or identifier.[default to undefined]
description(optional) stringThe current description of the entitlement, if one exists.[default to undefined]
suggestedDescription(optional) stringThe AI-generated suggested description for the entitlement (SED records only).[default to undefined]
privilege(optional) stringThe current privilege level assigned to the entitlement.[default to undefined]
suggestedPrivilege(optional) stringThe AI-suggested privilege level for the entitlement (privilege records only).[default to undefined]
approvedBy(optional) stringThe ID of the identity who approved this recommendation.[default to undefined]
approvedType(optional) stringHow the recommendation was approved (e.g. "direct").[default to undefined]
approvedWhen(optional) stringThe timestamp when the recommendation was approved.[default to undefined]
llmBatchCreatedAt(optional) stringThe timestamp when the LLM batch that generated this recommendation was created.[default to undefined]