entitlement_add
Grant desktop-pool access to Active Directory users or groups by SID. Preview changes without applying, then confirm to commit the entitlement.
Instructions
[WRITE] Grant desktop-pool access to AD user/group SID(s).
Get SIDs from ad_user_search. confirm=False previews; confirm=True grants. Audited.
Args: pool_id: The desktop-pool id (from pool_list). ad_user_or_group_ids: AD SIDs to entitle (from ad_user_search). confirm: False previews; True grants. target: Horizon target from config.yaml; omit to use the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| confirm | No | ||
| pool_id | Yes | ||
| ad_user_or_group_ids | Yes |