Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VimVasaProviderVirtualHostConfig(vim.VimVasaProvider.VirtualHostConfig)
- Property of
- VimVasaProvider
- Extends
- DynamicData
- Since
- vSphere API Release 8.0.1.0
Data Object Description
Holds VirtualHost configuration information when VASA 5.0 or greater VVOL VASA Provider supports MultiVC through VirtualHosts.Properties
Name | Type | Description |
---|---|---|
serviceHost | xsd:string |
IP address where Virtual Host is running
|
servicePort* | xsd:int |
Dedicated port for the virtual host.
If not specified, default VirtualHost port is used to
communicate with VASA Provider.
|
vhostName* | xsd:string |
Virtual Host FQDN on VASA Provider. If set, it's
used as SNI hostname in outgoing VASA Provider connection.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |