Data Object - ConverterHelperVmNetworkParamsStaticNetworkParams

Property of
ConverterHelperVmNetworkParams
Extends
DynamicData
Since
Converter API 1.0

Data Object Description

IPv4 static network configuration params.

Properties

Name Type Description
dnsServers*xsd:string[]

Deprecated. as of version 6 of Converter API. Use dnsServers instead. DNS servers, listed in order of preference.


dnsSuffixes*xsd:string[]

Deprecated. as of version 6 of Converter API. Use dnsSuffixes instead. List of DNS name resolution search suffixes.


gateway*xsd:string

The default gateway.
hostnamexsd:string

Static IP address.

Must be an actual IP. At this time if a hostname is specified, it will not be resolved into an IP on the Converter Server.

subnetMaskxsd:string

Subnet mask.
Properties inherited from DynamicData
None
*Need not be set