vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanServerHostUnicastInfo(vim.vsan.ServerHostUnicastInfo)
- Property of
- VsanHostServerClusterUnicastInfo
- Extends
- DynamicData
- See also
- VsanUnicastAddressInfo
- Since
- vSAN 7.0U1
Data Object Description
Unicast information of a host in server cluster. Server cluster owns the datastore which is mounted by this host.Properties
Name | Type | Description |
---|---|---|
hostUuid | xsd:string |
Server host UUID.
|
nodeType* | xsd:string |
Server node type to differentiate data nodes from witness and metadata nodes. See ServerNodeType Since 8.0.0.2 |
unicastSpec* | VsanUnicastAddressInfo[] |
The list of unicast information for the host in a server cluster.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |