Data Object - GlobalApplicationEntitlementData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.federation.GlobalApplicationEntitlement.GlobalApplicationEntitlementData
Property of
See also
Since
Horizon View 6.2
Data Object Description¶
Data about members of Global Application Entitlement
Data Object Properties¶
Name | Type | Description |
---|---|---|
localApplicationCount | xsd:int | Count of Applications local to this pod that are associated with this Global Application Entitlement. 2 |
remoteApplicationCount | xsd:int | Count of Applications on remote pods that are associated with this Global Application Entitlement. 2 |
userCount | xsd:int | Count of users that are associated with this Global Application Entitlement. This value will be populated only in #get(GlobalApplicationEntitlementId). 2 |
userGroupCount | xsd:int | Count of users and groups that are associated with this Global Application Entitlement. 2 |
userGroupSiteOverrideCount | xsd:int | Count of all User Home Site overrides associated with this Global Application Entitlement (for either users or groups). This value will be populated only in #get(GlobalApplicationEntitlementId). 2 |
memberPods | PodId[] | Pods that have Applications associated with this Global Application Entitlement. 1 2 |