Skip to content

Data Object - LicenseInfo

Java Class

com.omnissa.vdi.vlsi.binding.vdi.infrastructure.License.LicenseInfo

Returned by

License_Get

Since

Horizon View 6.0

Data Object Description

Information describing the View cluster license. 4

Data Object Properties

Name Type Description
licensed xsd:boolean Whether the View instance is licensed.
licenseKey xsd:string The License Key in partially redacted form Since Horizon View 6.2 1
expirationTime xsd:dateTime The expiration date of the View instance. 1
viewComposerEnabled xsd:boolean Deprecated.This is being deprecated since View Composer will no longer be supported from Horizon version 2012 onwards. Whether View Composer is enabled.
desktopLaunchingEnabled xsd:boolean Whether Desktop launching is enabled.
applicationLaunchingEnabled xsd:boolean Whether Application launching is enabled.
instantCloneEnabled xsd:boolean Whether Instant Clone is enabled. Since Horizon 7.0
helpDeskEnabled xsd:boolean Whether Help Desk is enabled. Since Horizon 7.3
collaborationEnabled xsd:boolean Whether Session Collaboration is enabled. Since Horizon 7.4
agentAutoUpgradeEnabled xsd:boolean Whether Agent Auto Upgrade is enabled. Since Horizon 8.8
licenseEdition xsd:string The license edition. Since Horizon 7.9 2
* This property will be one of:
ValueDescription
"HORIZON_STANDARD_CONCURRENT_USER"Omnissa Horizon Standard for View (Concurrent User).
"HORIZON_ADVANCED_NAMED_USER"Omnissa Horizon Advanced for View (Named User)
"HORIZON_ADVANCED_CONCURRENT_USER"Omnissa Horizon Advanced for View (Concurrent User).
"HORIZON_ENTERPRISE_NAMED_USER"Horizon Enterprise (Named User).
"HORIZON_ENTERPRISE_CONCURRENT_USER"Horizon Enterprise (Concurrent User).
"ENTERPRISE_CONCURRENT_USER"Omnissa View Enterprise.
"HORIZON_APPS_STANDARD_NAMED_USER"Omnissa Horizon Apps 7 Standard for View (Named User).
"HORIZON_APPS_STANDARD_CONCURRENT_USER"Omnissa Horizon Apps 7 Standard for View (Concurrent User).
"HORIZON_APPS_ADVANCED_NAMED_USER"Omnissa Horizon Apps 7 Advanced for View (Named User).
"HORIZON_APPS_ADVANCED_CONCURRENT_USER"Omnissa Horizon Apps 7 Advanced for View (Concurrent User).
"WS1_ENTERPRISE_NAMED_USER"Workspace ONE Enterprise.
"WS1_ENTERPRISE_WITH_VDI_NAMED_USER"Workspace ONE Enterprise with VDI.
usageModel xsd:string The usage model for this license. 1
* This property will be one of:
ValueDescription
"CONCURRENT_USER"The is the license usage model for a standalone install.
"NAMED_USER"This is the license mode for an install as part of a suite.
licenseMode xsd:string The license mode used. Since Horizon 7.6
* This property will be one of:
ValueDescription
"DEFAULT"Perpetual license is in use.
"SUBSCRIPTION"Cloud subscription license is in use.
"PERPETUAL_ONLY"Perpetual license is in use.
gracePeriodDays xsd:int Set only when licenseMode is set to SUBSCRIPTION value. The grace period in days for subscription slice. Since Horizon 7.6 1 2
subscriptionSliceExpiry xsd:dateTime Set only when licenseMode is set to SUBSCRIPTION value. The expiry of subscription slice. Since Horizon 7.6 1 2
licenseHealth xsd:string Set only when licenseMode is set to SUBSCRIPTION value. The license health. Since Horizon 7.6 1 2
* This property will be one of:
ValueDescription
"RED"License is expired.
"GREEN"License is not expired.
"YELLOW"License is expiring.
licenseSyncTime xsd:dateTime Set only when licenseMode is set to SUBSCRIPTION value. Last license sync time. Since Horizon 8.13 1
consent xsd:boolean Specifies for a perpetual key if the admin has provided a consent stating that the admin owns this perpetual key and have no other Horizon license. Since Horizon 8.13 3 1
originator xsd:boolean Used only when licenseMode is set to SUBSCRIPTION value. Originator of set subscription license request. True = Edge and False = Non-Edge/Unknown. Since Horizon 8.13 3 1

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. This property has a default value of false. 

  4. This data object must be updated as a whole.