Data Object - ApplicationStatusInfo

Class
VMware.Hv.ApplicationStatusInfo
Property of
DesktopHealthInfo
See also
ApplicationId

Data Object Description

Status of applications created from desktop.

Data Object Properties

Properties

Name Type Description
idApplicationId

Application Entity Id
  • This property cannot be updated.
statusxsd:string

Application Status
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "AVAILABLE"The application is available in all machines of the desktop.
    "MISSING"The application is missing in one or more machines in the desktop.
    "UNAVAILABLE"Could happen in any of following cases:
    • The application is missing in all the machines of the desktop.
    • Desktop do not have any provisioned machines.
    "DISABLED"The desktop is disabled and the application is disabled.