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. 3

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
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 and License update is missed but not more than 7 days.
"YELLOW"License is not expired and License update is missed for more than 7 days.

  1. This property need not be set. 

  2. This property cannot be updated. 

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