Gateway Port Wan Source Nat

ModelsStructures

Gateway Port Wan Source Nat
#

optional, by default, source-NAT is performed on all WAN Ports using the interface-ip

This model accepts additional fields of type Object.

NameDescription
disabled
Boolean

or to disable the source-nat
Default: false

nat_pool
String

if alternative nat_pool is desired

{
  "disabled": false,
  "nat_pool": "64.2.4.0/30",
  "exampleAdditionalProperty": {
    "key1": "val1",
    "key2": "val2"
  }
}