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
dnsAutoDetectxsd: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.
dnsPolicyxsd:string

The policy to use when multiple DNS addresses are available on the host.
dnsRetriesxsd:int

The number of retries before giving up on a DNS request from a virtual network.
dnsTimeoutxsd:int

The time (in seconds) before retrying a DNS request to an external network.
nbdsTimeoutxsd:int

The time (in seconds) allotted for queries to the NetBIOS Datagram Server (NBDS).
nbnsRetriesxsd:int

Number of retries for each query to the NBNS.
nbnsTimeoutxsd:int

The time (in seconds) allotted for queries to the NBNS.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition