Skip to content

Data Object - UserHomeSiteResolutionData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.federation.UserHomeSite.UserHomeSiteResolutionData

Property of

UserHomeSiteResolutionInfo

See also

SiteId, UserHomeSiteId, UserOrGroupId

Since

Horizon 7.8

Data Object Description

User home site resolution for the GlobalEntitlement.

Data Object Properties

Name Type Description
id UserHomeSiteId Id of the user home site configuration 2
group UserOrGroupId The group via which the user gets this site as the home site. 1 2
groupName xsd:string Name of the group via which the user gets this site as the home site. 1 2
site SiteId Home Site Id 2
siteName xsd:string Name of the home site. 2
type xsd:string Indicates whether the home site is assigned to the user or a group and is associate with the global entitlement or not 2
* This property will be one of:
ValueDescription
"DIRECT_USER"If the home site override is associated with the global entitlement for the user.
"DIRECT_GROUP"If the home site override is associated with the global entitlement for the group.
"DEFAULT_USER"If the home site is assigned to the user.
"DEFAULT_GROUP"If the home site is assigned to the group.

  1. This property need not be set. 

  2. This property cannot be updated.