{ "id":"/axapi/v3/ip/enable-app-protocol-port/udp", "type":"object", "node-type":"intermediate", "title":"udp", "operation-not-allowed": ["PUT", "POST", "DELETE"], "partition-visibility":"shared", "description":"Enable TCP Application Ports", "properties":{ "override":{ "type":"object", "$ref":"/axapi/v3/ip/enable-app-protocol-port/udp/override", "properties":{ "global-interface-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enables global port processing" } } }, "add-list":{ "type":"array", "minItems":1, "items":{ "type":"add" }, "uniqueItems":true, "$ref":"/axapi/v3/ip/enable-app-protocol-port/udp/add/{port}", "array":[ { "properties":{ "port":{ "type":"number", "format":"number", "minimum":0, "maximum":65534, "partition-visibility":"shared", "description":"Port Number", "optional":false }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "app-name-list":{ "type":"array", "minItems":1, "items":{ "type":"app-name" }, "uniqueItems":true, "$ref":"/axapi/v3/ip/enable-app-protocol-port/udp/add/{port}/app-name/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Application Protocol Port Name", "optional":false }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "binding-interface":{ "type":"object", "$ref":"/axapi/v3/ip/enable-app-protocol-port/udp/add/{port}/app-name/{name}/binding-interface", "properties":{ "management":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Management Interface" }, "ve-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ve-start":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port (VE Interface number)" }, "ve-end":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port" }, "optional":true } } ] }, "eth-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ethernet-start":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port (Ethernet Interface number)" }, "ethernet-end":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port" }, "optional":true } } ] } } } }, "required":[ "name" ] } ] } }, "required":[ "port" ] } ] }, "delete":{ "type":"object", "$ref":"/axapi/v3/ip/enable-app-protocol-port/udp/delete/{port}", "properties":{ "port":{ "type":"number", "format":"number", "minimum":0, "maximum":65534, "partition-visibility":"shared", "description":"Port Number" } }, "required":[ "port" ] }, "enable-port-list":{ "type":"array", "minItems":1, "items":{ "type":"enable-port" }, "uniqueItems":true, "$ref":"/axapi/v3/ip/enable-app-protocol-port/udp/enable-port/{port}", "array":[ { "properties":{ "port":{ "type":"number", "format":"number", "minimum":0, "maximum":65534, "partition-visibility":"shared", "description":"Port Number", "optional":false }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "binding-interface":{ "type":"object", "$ref":"/axapi/v3/ip/enable-app-protocol-port/udp/enable-port/{port}/binding-interface", "properties":{ "management":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Management Interface" }, "ve-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ve-start":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port (VE Interface number)" }, "ve-end":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port" }, "optional":true } } ] }, "eth-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ethernet-start":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port (Ethernet Interface number)" }, "ethernet-end":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port" }, "optional":true } } ] } } } }, "required":[ "port" ] } ] }, "dhcp":{ "type":"object", "$ref":"/axapi/v3/ip/enable-app-protocol-port/udp/dhcp", "properties":{ "management":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Management Interface" }, "ve-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ve-start":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port (VE Interface number)" }, "ve-end":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port" }, "optional":true } } ] }, "eth-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ethernet-start":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port (Ethernet Interface number)" }, "ethernet-end":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port" }, "optional":true } } ] } } }, "ike":{ "type":"object", "$ref":"/axapi/v3/ip/enable-app-protocol-port/udp/ike", "properties":{ "management":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Management Interface" }, "ve-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ve-start":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port (VE Interface number)" }, "ve-end":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port" }, "optional":true } } ] }, "eth-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ethernet-start":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port (Ethernet Interface number)" }, "ethernet-end":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port" }, "optional":true } } ] } } }, "ipsec":{ "type":"object", "$ref":"/axapi/v3/ip/enable-app-protocol-port/udp/ipsec", "properties":{ "management":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Management Interface" }, "ve-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ve-start":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port (VE Interface number)" }, "ve-end":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port" }, "optional":true } } ] }, "eth-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ethernet-start":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port (Ethernet Interface number)" }, "ethernet-end":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port" }, "optional":true } } ] } } }, "ipsec-fwd":{ "type":"object", "$ref":"/axapi/v3/ip/enable-app-protocol-port/udp/ipsec-fwd", "properties":{ "management":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Management Interface" }, "ve-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ve-start":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port (VE Interface number)" }, "ve-end":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port" }, "optional":true } } ] }, "eth-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ethernet-start":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port (Ethernet Interface number)" }, "ethernet-end":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port" }, "optional":true } } ] } } }, "rip":{ "type":"object", "$ref":"/axapi/v3/ip/enable-app-protocol-port/udp/rip", "properties":{ "management":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Management Interface" }, "ve-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ve-start":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port (VE Interface number)" }, "ve-end":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port" }, "optional":true } } ] }, "eth-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ethernet-start":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port (Ethernet Interface number)" }, "ethernet-end":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port" }, "optional":true } } ] } } }, "snmp":{ "type":"object", "$ref":"/axapi/v3/ip/enable-app-protocol-port/udp/snmp", "properties":{ "management":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Management Interface" }, "ve-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ve-start":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port (VE Interface number)" }, "ve-end":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port" }, "optional":true } } ] }, "eth-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ethernet-start":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port (Ethernet Interface number)" }, "ethernet-end":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port" }, "optional":true } } ] } } }, "snmp-trap":{ "type":"object", "$ref":"/axapi/v3/ip/enable-app-protocol-port/udp/snmp-trap", "properties":{ "management":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Management Interface" }, "ve-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ve-start":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port (VE Interface number)" }, "ve-end":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port" }, "optional":true } } ] }, "eth-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ethernet-start":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port (Ethernet Interface number)" }, "ethernet-end":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port" }, "optional":true } } ] } } }, "ntp":{ "type":"object", "$ref":"/axapi/v3/ip/enable-app-protocol-port/udp/ntp", "properties":{ "management":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Management Interface" }, "ve-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ve-start":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port (VE Interface number)" }, "ve-end":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"VE port" }, "optional":true } } ] }, "eth-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ethernet-start":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port (Ethernet Interface number)" }, "ethernet-end":{ "type":"number", "format":"interface", "partition-visibility":"shared", "description":"Ethernet port" }, "optional":true } } ] } } } } }