Data Object - PodEndpointHealthData

Class
VMware.Hv.PodEndpointHealthData
Property of
PodHealthData
See also
PodEndpointInfo
Since
Horizon View 6.0

Data Object Description

Pod endpoint health data.

Data Object Properties

Properties

Name Type Description
endpointInfoPodEndpointInfo

The PodEndpointInfo
  • This property cannot be updated.
statexsd:string

Health state of this PodEndpoint
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "ONLINE"PodEndpoint is online and functional.
    "UNCHECKED"PodEndpoint was offline and it just came back online but the system has not verified that it is functional.
    "OFFLINE"PodEndpoint is offline or unreachable.
roundTripTimexsd:long

Round trip time (in milliseconds) for ping request between the local podEndpoint and the remote pod.
  • This property need not be set.
  • This property cannot be updated.