Skip to content

Data Object - PodEndpointHealthData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.health.PodHealth.PodEndpointHealthData

Property of

PodHealthData

See also

PodEndpointInfo

Since

Horizon View 6.0

Data Object Description

Pod endpoint health data.

Data Object Properties

Name Type Description
endpointInfo PodEndpointInfo The PodEndpointInfo 2
state xsd:string Health state of this PodEndpoint 2
* This property will be one of:
ValueDescription
"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.
roundTripTime xsd:long Round trip time (in milliseconds) for ping request between the local podEndpoint and the remote pod. 1 2
lastUpdatedTimestamp xsd:long The timestamp in milliseconds when the last update was obtained. Measured as epoch time. Since Horizon 7.12 1 2

  1. This property need not be set. 

  2. This property cannot be updated.