Skip to content

Data Object - ApplicationSummaryData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Application.ApplicationSummaryData

Property of

ApplicationSummaryView

See also

DesktopId, FarmId, GlobalApplicationEntitlementId

Since

Horizon 7.2

Data Object Description

Application Summary Data

Data Object Properties

Name Type Description
name xsd:string Application name.
displayName xsd:string Application display name. 1
description xsd:string Application description. 1
enabled xsd:boolean Indicates if Application is enabled. 1
version xsd:string Application version. 1
publisher xsd:string Application publisher. 1
farm FarmId Farm to which this Application is associated with. Either this or desktop should be set. 1
desktop DesktopId Desktop to which this Application is associated with. Either this or farm should be set. Since Horizon 7.9 1
globalApplicationEntitlement GlobalApplicationEntitlementId Global Application Entitlement for this Application. This member will be null if not set or caller does not have global read permissions. 1
cloudBrokered xsd:boolean Indicates whether the application pool is brokered by cloud broker Since Horizon 8.2 1 2

  1. This property need not be set. 

  2. This property cannot be updated.