Data Object - PodEndpointInfo

Class
VMware.Hv.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

Properties

Name Type Description
idPodEndpointId

Unique identifier for a PodEndpoint
  • This property cannot be updated.
namexsd:string

Name for the podEndpoint
  • This property cannot be updated.
serverAddressxsd:string

The URL for the PodEndpoint. This address and special port will be used for inter-pod communication.
  • This property cannot be updated.
enabledxsd:boolean

Indicate whether an endpoint is enabled. A disabled endpoint will be excluded from participating inter-pod communication.
  • This property cannot be updated.
refIdxsd:string

Reference ID used for this PodEndpoint.

Since Horizon 7.11
  • This property need not be set.