Service - ADDomainHealth

Class
VMware.Hv.ADDomainHealth
See also
ADDomainHealthInfo
Since
Horizon View 6.0


Service Description

Service for retrieving health information on domains.

Methods

Methods defined in this Service
ADDomainHealth_List

ADDomainHealth_List

Gets the health information for all domains.

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the ADDomainHealth used to make the method call.

Return Value

Type Description
ADDomainHealthInfo[]An array of ADDomainHealthInfo objects indicating the health of each domain.

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