| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
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. |
Properties
Name | Type | Description |
---|---|---|
id | ApplicationId |
Application Entity ID
|
data | ApplicationData |
Application Data to read/update an Application entry.
|
executionData | ApplicationExecutionData |
Application execution data to read/update an Application entry.
|
icons | ApplicationIconId[] |
Array of icon entityIds associated with the Application
|
customizedIcons | ApplicationIconId[] |
Array of customized icon entityIds associated with the Application
Since Horizon 7.9
|
accessGroup | AccessGroupId |
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.
|
runtimeData | ApplicationRuntimeData |
Application runtime information
Since Horizon 7.12
|
refId | xsd:string |
Reference ID used for this application pool.
Since Horizon 8.1
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |