View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
id | PodEndpointId |
Unique identifier for a PodEndpoint
|
name | xsd:string |
Name for the podEndpoint
|
serverAddress | xsd:string |
The URL for the PodEndpoint. This address and special port will be used
for inter-pod communication.
|
enabled | xsd:boolean |
Indicate whether an endpoint is enabled. A disabled endpoint will be
excluded from participating inter-pod communication.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |