Service -
Application
- Class
- VMware.Hv.Application
- See also
-
ApplicationId, ApplicationInfo, ApplicationSpec, ApplicationSummaryView, GlobalApplicationEntitlementId, MapEntry
- Since
- Horizon View 6.0
Service Description
Interface representing Cascadia Remote Application.
Methods
Application_Create
Create a new Application
Privileges
Privilege
|
Description
|
POOL_MANAGEMENT |
privilege is required to create Application.
|
Parameters
Return Value
Faults
Type
|
Description
|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Events
Event
|
Description
|
VLSI_APPLICATION_CREATED |
if Application creation succeeds.
|
VLSI_APPLICATION_CREATE_FAILED |
if Application creation fails.
|
Show WSDL type definition
Application_Delete
Delete a given Application.
Privileges
Privilege
|
Description
|
POOL_MANAGEMENT |
privilege is required to delete the
Application.
|
Parameters
Return Value
Faults
Type
|
Description
|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Events
Event
|
Description
|
VLSI_APPLICATION_DELETED |
if the Application is successfully deleted.
|
VLSI_APPLICATION_DELETE_FAILED |
if the Application deletion failed.
|
Show WSDL type definition
Application_DeleteApplications
Delete multiple Applications.
Privileges
Privilege
|
Description
|
POOL_MANAGEMENT |
privilege is required to delete the
Applications.
|
Parameters
Return Value
Faults
Events
Event
|
Description
|
VLSI_APPLICATION_DELETED |
for every Application if it is deleted
successfully
|
VLSI_APPLICATION_DELETE_FAILED |
for every Application if the
deletion failed
|
Show WSDL type definition
Application_Get
Get an Application by Id.
Privileges
Privilege
|
Description
|
POOL_VIEW |
privilege is required to get Application.
|
Parameters
Return Value
Faults
Type
|
Description
|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Show WSDL type definition
Application_GetSummaryView
Returns the ApplicationSummaryView for a specific Application entry.
Privileges
Parameters
Return Value
Faults
Type
|
Description
|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Show WSDL type definition
Application_GetSummaryViews
Returns the ApplicationSummaryView for selected Application entries.
Privileges
Parameters
Return Value
Faults
Type
|
Description
|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Show WSDL type definition
Application_ListGAECompatibleApplications
List of applications that can be associated with the specified Global
Application Entitlement.
Privileges
Privilege
|
Description
|
FEDERATED_LDAP_VIEW |
Global LDAP read is required to read a
Global Application Entitlement
|
POOL_VIEW |
Desktop read privilege with the corresponding access
group permission is required to read a desktop and Farm
information
|
Parameters
Return Value
Faults
Type
|
Description
|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Show WSDL type definition
Application_Update
Update an Application with the set of attributes in the map.
Privileges
Privilege
|
Description
|
POOL_ENABLE |
privilege is required to update enabled flag.
POOL_MANAGEMENT privilege is required to update any other
attributes.
|
Parameters
Return Value
Faults
Type
|
Description
|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Events
Event
|
Description
|
VLSI_APPLICATION_UPDATED |
for each Application attribute that was updated.
|
VLSI_APPLICATION_UPDATE_FAILED |
if the Application update failed.
|
Show WSDL type definition
© 2023 VMware, Inc. All rights reserved.
Revision Dec-2023 Version 8.12.0