View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - GlobalEntitlementInfo
- Class
- VMware.Hv.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
Properties
Name | Type | Description |
---|---|---|
id | GlobalEntitlementId |
Identifier for Global Entitlement.
|
base | GlobalEntitlementBase |
Global entitlement base data.
|
data | GlobalEntitlementData |
Data about members of Global entitlement.
|
primaryGE | GlobalEntitlementId |
Indicates the Global Entitlement for which this Global Entitlement acts
as backup.
Since Horizon 7.11
|
refId | xsd:string |
Reference ID used for this Global Entitlement.
Since Horizon 8.1
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |