Data Object - PodEndpointHealthData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.health.PodHealth.PodEndpointHealthData
Property of
See also
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:
|
||||||||
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 |