Name
|
Type
|
Description
|
endpointInfo | PodEndpointInfo |
The PodEndpointInfo
- This property cannot be updated.
|
state | xsd: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. |
|
roundTripTime | xsd: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.
|