Service - DesktopHealth

Class
VMware.Hv.DesktopHealth
See also
DesktopHealthInfo, DesktopId
Since
Horizon 7.9


Service Description

Service that represents Desktop health status

Methods

Methods defined in this Service
DesktopHealth_Get

DesktopHealth_Get

Get health and status details for the specified Desktop.

Privileges

Privilege Description
POOL_VIEW privilege is required to get desktop health information

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the DesktopHealth used to make the method call.
idDesktopId

The entityId of the Desktop whose health and status is being queried

Return Value

Type Description
DesktopHealthInfoThe health and status details

Faults

Type Description
EntityNotFoundThrown if any specified entity cannot be found.
InsufficientPermissionThrown if the user does not have sufficient permission to perform the operation.
InvalidArgumentThrown if any specified argument is invalid.
InvalidTypeThrown if the type of any specified argument is invalid.
UnexpectedFaultThrown if an unexpected error occurs while performing the operation.

Show WSDL type definition