Data Object - GlobalEntitlementInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.federation.GlobalEntitlement.GlobalEntitlementInfo
Returned by
GlobalEntitlement_Get, GlobalEntitlement_ListCompatibleBackupGEs
See also
GlobalEntitlementBase, GlobalEntitlementData, GlobalEntitlementId
Since
Horizon View 6.0
Data Object Description¶
Information about Global Entitlements.
Queryable Data Object¶
This data object is queryable using QueryService.
Data Object Properties¶
Name | Type | Description |
---|---|---|
id | GlobalEntitlementId | Identifier for Global Entitlement. 2 |
base | GlobalEntitlementBase | Global entitlement base data. |
data | GlobalEntitlementData | Data about members of Global entitlement. 1 2 |
primaryGE | GlobalEntitlementId | Indicates the Global Entitlement for which this Global Entitlement acts as backup. Since Horizon 7.11 1 2 |