*`name` (string, required): the name of the network
*`type` (string, required): "ptp"
*`ipMasq` (boolean, optional): set up IP Masquerade on the host for traffic originating from this network and destined outside of it. Defaults to false.
*`mtu` (integer, optional): explicitly set MTU to the specified value. Defaults to value chosen by the kernel.
*`ipam` (dictionary, required): IPAM configuration to be used for this network.