vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHostClientClusterUnicastInfo(vim.vsan.host.ClientClusterUnicastInfo)
- Property of
- VsanClientUnicastConfig, VsanHostClientClusterUnicastConfig, VsanXvcClientInfoSpec
- Extends
- DynamicData
- See also
- VsanHostClientHostUnicastInfo
- Since
- 9.1.0.0
Data Object Description
Unicast information for a client cluster. It is used for remote unicast agent operations. It includes client cluster UUID to which server host connects and lists of unicast address information for all hosts within the client cluster.Properties
| Name | Type | Description |
|---|---|---|
| clusterUuid | xsd:string |
The client cluster UUID that server host uses to add client hosts
as their unicast agents.
|
| unicastInfo* | VsanHostClientHostUnicastInfo[] |
The list of client 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 |