vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHostServerClusterUnicastInfo(vim.vsan.host.ServerClusterUnicastInfo)
- Property of
- VsanHostServerClusterUnicastConfig
- Extends
- DynamicData
- See also
- VsanServerHostUnicastInfo
- Since
- vSAN 7.0U1
Data Object Description
Unicast information for a client host. It is used for remote unicast agent operations. It includes server cluster UUID to which client host connects and lists of unicast address information for all server hosts within the server cluster.Properties
Name | Type | Description |
---|---|---|
clusterUuid | xsd:string |
The server cluster UUID that client host uses to add server hosts
as their unicast agents.
|
unicastInfo* | VsanServerHostUnicastInfo[] |
The list of server hosts' unicast information.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |