Data Object - ApplicationInfo

Class
VMware.Hv.ApplicationInfo
Returned by
Application_Get
See also
AccessGroupId, ApplicationData, ApplicationExecutionData, ApplicationIconId, ApplicationId
Since
Horizon View 6.0

Data Object Description

ApplicationInfo used in Application get()/update().

Queryable Data Object

This data object is queryable using QueryService.

Only fields in data support filtering.

Query Privileges

Privilege Description
POOL_VIEW privilege is required to query ApplicationInfo.

Data Object Properties

Properties

Name Type Description
idApplicationId

Application Entity ID
  • This property cannot be updated.
dataApplicationData

Application Data to read/update an Application entry.
executionDataApplicationExecutionData

Application execution data to read/update an Application entry.
iconsApplicationIconId[]

Array of icon entityIds associated with the Application
  • This property need not be set.
  • This property is an unordered array of unique values.
  • This property cannot be updated.
accessGroupAccessGroupId

View access groups can organize the Applications in your organization. They can also be used for delegated administration. For Application, this is the same as that of the Farm that the Application belongs to.
  • This property cannot be updated.