*: *NetworkType*: The type of routing for the IP protocol. *:: Possible values: "bridge" or "NAT". *:: Attribute Type: string -*: *InternalAddress*: The method for determining the network address for the job-internal virtual network device. DHCP indicates to get the address via dhclient (NetworkType must be set to "bridge" in this case). "Local" indicates the address will only be valid locally and determined via Unix lockfiles (NetworkType must be set to "local"). +*: *AddressType*: The method for determining the network address for the job-internal virtual network device. DHCP indicates to get the address via dhclient (NetworkType must be set to "bridge" in this case). "Local" indicates the address will only be valid locally and determined via Unix lockfiles (NetworkType must be set to "local"). *:: Possible Values: "local" or "dhcp" *:: Attribute Type: string *: *StartupScript*: The path to a script which will be run prior to starting the job. Any local customizations of the network devices should be done here.