UserPoliciesInfo
Information related to user policies overrides. Supported Filters : 'Equals', 'StartsWith', 'Contains'.\n" + See the field description to know the filter types it supports.
{
"desktop_pool_id": "0103796c-102b-4ed3-953f-3dfe3d23e0fe",
"desktop_pool_name": "pool",
"effective_policies": {
"allow_multimedia_redirection": "ALLOW",
"allow_pcoip_hardware_acceleration": "ALLOW",
"allow_remote_mode": "ALLOW",
"allow_usb_access": "ALLOW",
"pcoip_hardware_acceleration_priority": "MEDIUM"
},
"user_display_name": "test.local\\user1",
"user_id": "S-1-5-21-1111111111-2222222222-3333333333-500",
"user_policies": {
"allow_multimedia_redirection": "ALLOW",
"allow_pcoip_hardware_acceleration": "ALLOW",
"allow_remote_mode": "ALLOW",
"allow_usb_access": "ALLOW",
"pcoip_hardware_acceleration_priority": "MEDIUM"
},
"user_principal_name": "[email protected]"
}
ID of the desktop pool associated with the user override.
Display name of the Desktop Pool.Supported Filters : 'Equals', 'StartsWith', 'Contains'. This property can be used for sorting.
User or group's display name of the user for whom unentitled policy override is configured. This corresponds with displayName attribute in AD. Supported Filters : 'Equals', 'StartsWith', 'Contains'. This property can be used for sorting.
SID of the user.
User Principal name(UPN) of the user for whom policy override is configured.Supported Filters : 'Equals', 'StartsWith', 'Contains'. This property can be used for sorting.