Service - EventDatabaseHealth

Class
VMware.Hv.EventDatabaseHealth
See also
EventDatabaseHealthInfo
Since
Horizon View 6.0


Service Description

Service for retrieving health information on the event database.

Methods

Methods defined in this Service
EventDatabaseHealth_Get

EventDatabaseHealth_Get

Gets the health of the event database connection.

Parameters

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

Return Value

Type Description
EventDatabaseHealthInfoThe health of the event database connection.

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