SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > H (continued)
  • 0 Ratings

Data Object - HostNatServiceSpec(vim.host.NatService.Specification)

Property of
HostNatService, HostNatServiceConfig
Extends
DynamicData
See also
HostNatServiceNameServiceSpec, HostNatServicePortForwardSpec
Since
VI API 2.5

Data Object Description

This data object type provides the details about the Network Address Translation (NAT) service.

Properties

Name Type Description
activeFtpxsd:boolean

The flag to indicate whether or not non-passive mode FTP connections should be allowed.
allowAnyOuixsd:boolean

The flag to indicate whether or not the NAT Service allows media access control traffic from any Organizational Unique Identifier (OUI)? By default, it does not allow traffic that originated from the host to avoid packet loops.
configPortxsd:boolean

The flag to indicate whether or not the NAT Service should open a configuration port.
ipGatewayAddressxsd:string

The IP address that the NAT Service should use on the virtual network.
nameService*HostNatServiceNameServiceSpec

The configuration of naming services. These parameters are specific to Windows.
portForward*HostNatServicePortForwardSpec[]

The port forwarding specifications to allow network connections to be initiated from outside the firewall.
udpTimeoutxsd:int

The time allotted for UDP packets.
virtualSwitchxsd:string

The name of the virtual switch to which nat service is connected.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition




Feedback

  • 0 Ratings