Skip to content

Data Object - PodEndpointInfo

Java Class

com.omnissa.vdi.vlsi.binding.vdi.federation.PodEndpoint.PodEndpointInfo

Property of

PodEndpointHealthData

Returned by

PodEndpoint_Get, PodEndpoint_List

See also

PodEndpointId

Since

Horizon View 6.0

Data Object Description

Info object for the PodEndpoint.

Data Object Properties

Name Type Description
id PodEndpointId Unique identifier for a PodEndpoint 1
name xsd:string Name for the podEndpoint 1
serverAddress xsd:string The URL for the PodEndpoint. This address and special port will be used for inter-pod communication. 1
enabled xsd:boolean Indicate whether an endpoint is enabled. A disabled endpoint will be excluded from participating inter-pod communication. 1
refId xsd:string Reference ID used for this PodEndpoint. Since Horizon 7.11 2

  1. This property cannot be updated. 

  2. This property need not be set.