Data Object - PodEndpointInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.federation.PodEndpoint.PodEndpointInfo
Property of
Returned by
See also
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 2 |
name | xsd:string | Name for the podEndpoint 2 |
serverAddress | xsd:string | The URL for the PodEndpoint. This address and special port will be used for inter-pod communication. 2 |
enabled | xsd:boolean | Indicate whether an endpoint is enabled. A disabled endpoint will be excluded from participating inter-pod communication. 2 |
refId | xsd:string | Reference ID used for this PodEndpoint. Since Horizon 7.11 1 |