Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostNatServiceNameServiceSpec(vim.host.NatService.NameServiceSpec)
- Property of
- HostNatServiceSpec
- Extends
- DynamicData
- Since
- VI API 2.5
Data Object Description
This data object type specifies the information for the name servers.Properties
Name | Type | Description |
---|---|---|
dnsAutoDetect | xsd:boolean |
The flag to indicate whether or not the DNS server should
be automatically detected or specified explicitly.
|
dnsNameServer* | xsd:string[] |
The list of DNS servers.
|
dnsPolicy | xsd:string |
The policy to use when multiple DNS addresses are available
on the host.
|
dnsRetries | xsd:int |
The number of retries before giving up on a DNS request
from a virtual network.
|
dnsTimeout | xsd:int |
The time (in seconds) before retrying a DNS request to an external
network.
|
nbdsTimeout | xsd:int |
The time (in seconds) allotted for queries to the NetBIOS
Datagram Server (NBDS).
|
nbnsRetries | xsd:int |
Number of retries for each query to the NBNS.
|
nbnsTimeout | xsd:int |
The time (in seconds) allotted for queries to the NBNS.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |