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
- This property need not be set.
|
expirationTime | xsd:dateTime |
The expiration date of the View instance.
- This property need not be set.
|
viewComposerEnabled | xsd:boolean |
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
|
usageModel | xsd:string |
The usage model for this license.
- This property need not be set.
-
This property will be one of:
Value
|
Description
|
"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:
Value
|
Description
|
"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
- This property need not be set.
- This property cannot be updated.
|
subscriptionSliceExpiry | xsd:dateTime |
Set only when licenseMode is set to SUBSCRIPTION value.
The expiry of subscription slice.
Since Horizon 7.6
- This property need not be set.
- This property cannot be updated.
|
licenseHealth | xsd:string |
Set only when licenseMode is set to SUBSCRIPTION value.
The license health.
Since Horizon 7.6
- This property need not be set.
- This property cannot be updated.
-
This property will be one of:
Value
|
Description
|
"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. |
|