{ "id":"/axapi/v3/netflow", "type":"object", "node-type":"intermediate", "title":"netflow", "operation-not-allowed": ["PUT", "POST", "DELETE"], "partition-visibility":"shared", "description":"Configure NetFlow/IPFIX", "properties":{ "use-partition":{ "type":"object", "$ref":"/axapi/v3/netflow/use-partition", "properties":{ "part-name":{ "type":"string", "format":"string", "minLength":1, "maxLength":14, "partition-visibility":"shared", "$ref":"/axapi/v3/partition", "description":"Dedicated partition name" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "common":{ "type":"object", "$ref":"/axapi/v3/netflow/common", "properties":{ "max-packet-queue-time":{ "type":"number", "format":"number", "minimum":0, "maximum":50, "default":50, "partition-visibility":"shared", "description":"Configure netflow packet queue time (Max packet queue time(*20ms). Default:50( *20ms = 1s)))" }, "reset-time-on-flow-record":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Reset session start time to current time on each flow timeout export for long-lasting session (default: disabled)." }, "nat44_tpl_1001":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "selector-algorithm-list":{ "type":"array", "minItems":1, "items":{ "type":"selector-algorithm" }, "uniqueItems":true, "$ref":"/axapi/v3/netflow/common/selector-algorithm/{algorithm-name}", "array":[ { "properties":{ "algorithm-name":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'random': random; ", "enum":[ "random" ], "optional":false }, "sampling-population":{ "type":"number", "format":"number", "minimum":1, "maximum":1000000, "default":1, "partition-visibility":"shared", "description":"Configure sampling population for random algorithm", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true } }, "required":[ "algorithm-name" ] } ] } } }, "template-list":{ "type":"array", "minItems":1, "items":{ "type":"template" }, "uniqueItems":true, "$ref":"/axapi/v3/netflow/template/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"IPFIX CUSTOM Template Name", "optional":false }, "information-element-blk":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "information-element":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'fwd-tuple-vnp-id': Session forward tuple partition id (ID: 33028); 'rev-tuple-vnp-id': Session reverse tuple partition id (ID: 33029); 'source-ipv4-address': IPv4 source address in the IP packet header (ID: 8); 'source-ipv4-prefix-len': Prefix length for IPv4 source address(ID: 9); 'dest-ipv4-address': IPv4 destination address in the IP packet header (ID: 12); 'dest-ipv4-prefix-len': Prefix length for IPv4 dest address(ID: 13); 'source-ipv6-address': IPv6 source address in the IP packet header (ID: 27); 'source-ipv6-prefix-len': Prefix length for IPv6 source address(ID:29); 'dest-ipv6-address': IPv6 destination address in the IP packet header (ID:28); 'dest-ipv6-prefix-len': Prefix length for IPv6 dest address (ID:30); 'post-nat-source-ipv4-address': IPv4 natted source address (ID: 225); 'post-nat-dest-ipv4-address': IPv4 natted destination address(ID: 226); 'post-nat-source-ipv6-address': IPv6 natted source address (ID: 281); 'post-nat-dest-ipv6-address': IPv6 natted destination address (ID: 282); 'source-port': Source port identifier in the transport header (ID: 7); 'dest-port': Destination port identifier in the transport header (ID: 11); 'post-nat-source-port': L4 natted source port(ID: 227); 'post-nat-dest-port': L4 natted destination port (ID: 228); 'fwd-tuple-type': Session forward tuple type (ID: 33024); 'rev-tuple-type': Session reverse tuple type (ID: 33025); 'ip-proto': Value of the protocol number in the IP packet header (ID: 4); 'flow-direction': Flow direction: 0:inbound(To an outside interface)/1:outbound(To an inside interface) (ID: 61); 'tcp-control-bits': Cumulative of all the TCP flags seen for this flow (ID: 6); 'fwd-bytes': Incoming bytes associated with an IP Flow (ID: 1); 'fwd-packets': Incoming packets associated with an IP Flow (ID: 2); 'rev-bytes': Delta bytes in reverse direction of bidirectional flow record (ID: 32769); 'rev-packets': Delta packets in reverse direction of bidirectional flow record (ID: 32770); 'in-port': Incoming interface port (ID: 10); 'out-port': Outcoming interface port (ID: 14); 'in-interface': Incoming interface name e.g. ethernet 0 (ID: 82); 'out-interface': Outcoming interface name e.g. ethernet 0 (ID: 32850); 'port-range-start': Port number identifying the start of a range of ports (ID: 361); 'port-range-end': Port number identifying the end of a range of ports (ID: 362); 'port-range-step-size': Step size in a port range (ID: 363); 'port-range-num-ports': Number of ports in a port range (ID: 364); 'rule-name': Rule Name (ID: 33034); 'rule-set-name': Rule-Set Name (ID: 33035); 'fw-source-zone': Firewall Source Zone Name (ID: 33036); 'fw-dest-zone': Firewall Dest Zone Name (ID: 33037); 'application-id': Application ID (ID: 95); 'application-name': Application Name (ID: 96); 'imsi': Subscriber Attribute IMSI (ID: 455); 'msisdn': Subscriber Attribute MSISDN (ID: 456); 'imei': Subscriber Attribute IMEI (ID: 33030); 'radius-custom1': Radius Attribute Custom 1 (ID: 33031); 'radius-custom2': Radius Attribute Custom 2(ID: 33032); 'radius-custom3': Radius Attribute Custom 3 (ID:33033); 'radius-custom4': Radius Attribute Custom 4 (ID: 33067); 'radius-custom5': Radius Attribute Custom 5(ID: 33068); 'radius-custom6': Radius Attribute Custom 6 (ID:33069); 'flow-start-msec': The absolute timestamp of the first packet of the flow (ID: 152); 'flow-duration-msec': Difference in time between the first observed packet of this flow and the last observed packet of this flow (4 bytes) (ID: 161); 'flow-duration-msec-64': Difference in time between the first observed packet of this flow and the last observed packet of this flow (8 bytes) (ID: 33039); 'flow-end-msec': The absolute timestamp of the last packet of the flow (ID: 153); 'nat-event': Indicates a NAT event (ID: 230); 'fw-event': Indicates a FW session event(ID: 233); 'fw-deny-reset-event': Indicates a FW deny/reset event (ID: 33038); 'cgn-flow-direction': Flow direction: 0:inbound(To an outside interface)/1:outbound(To an inside interface)/2:hairpin(From an inside interface to an inside interface) (ID: 33040); 'fw-dest-fqdn': Firewall matched fqdn(ID: 33041); 'flow-end-reason': A10 flow end reason(ID: 33042); 'gtp-deny-reason': Indicates a GTP deny event (ID: 33043); 'gtp-apn': Indicates GTP APN (ID: 33044); 'gtp-steid': Indicates GTP Source TEID (ID: 33045); 'gtp-dteid': Indicates GTP Destination TEID (ID: 33046); 'gtp-selection-mode': Indicates GTP Selection Mode (ID: 33047); 'gtp-mcc': Indicates the MCC of the Serving Network (ID: 33048); 'gtp-mnc': Indicates the MNC of the serving network (ID: 33049); 'gtp-rat-type': Indicates the RAT Type received in the GTP Control packet (ID: 33050); 'gtp-pdn-pdp-type': Indicates the PDN/PDP Type in the GTP Control Packet (ID: 33051); 'gtp-uli': Indicates the User Location Information (ID: 33052); 'gtp-enduser-v4-addr': Indicates the Subscriber IPv4 Address (ID: 33053); 'gtp-enduser-v6-addr': Indicates the Subscriber IPv6 Address (ID: 33054); 'gtp-bearer-id-or-nsapi': Indicates the EPS Bearer ID or NSAPI of the Subscriber (ID: 33055); 'gtp-qci': Indicates the QoS Profile or Traffic Class of the subscriber (ID: 33056); 'gtp-info-event-ind': Indicates a GTP Info event(ID: 33057); 'gtp-restarted-node-ipv4': Restarted S5 Node IPV4 Address(ID: 33058); 'gtp-restarted-node-ipv6': Restarted S5 Node IPV6 Address(ID: 33059); 'gtp-c-tunnels-removed-with-node-restart': Indicates GTP-C tunnels removed by Node restart (ID: 33060); 'radius-imsi': Subscriber Attribute IMSI (Deprecated Field) (ID: 455); 'radius-msisdn': Subscriber Attribute MSISDN (Deprecated Field) (ID: 456); 'radius-imei': Subscriber Attribute IMEI (Deprecated Field) (ID: 33030); 'event-time-msec': The absolute time in milliseconds of an event observation(ID: 323); 'security-event-type': Type of security event(ID: 33063); 'limit-exceeded-count': Limit exceeded count for FW concurrent session(ID: 33062); 'rate-limit-key': Rate Limit Key(ID: 33064); 'rate-limit-type': Rate Limit Type(ID: 33065); 'rate-limit-drop-count': Rate Limit Drop Count(ID: 33066); ", "enum":[ "fwd-tuple-vnp-id", "rev-tuple-vnp-id", "source-ipv4-address", "source-ipv4-prefix-len", "dest-ipv4-address", "dest-ipv4-prefix-len", "source-ipv6-address", "source-ipv6-prefix-len", "dest-ipv6-address", "dest-ipv6-prefix-len", "post-nat-source-ipv4-address", "post-nat-dest-ipv4-address", "post-nat-source-ipv6-address", "post-nat-dest-ipv6-address", "source-port", "dest-port", "post-nat-source-port", "post-nat-dest-port", "fwd-tuple-type", "rev-tuple-type", "ip-proto", "flow-direction", "tcp-control-bits", "fwd-bytes", "fwd-packets", "rev-bytes", "rev-packets", "in-port", "out-port", "in-interface", "out-interface", "port-range-start", "port-range-end", "port-range-step-size", "port-range-num-ports", "rule-name", "rule-set-name", "fw-source-zone", "fw-dest-zone", "application-id", "application-name", "imsi", "msisdn", "imei", "radius-custom1", "radius-custom2", "radius-custom3", "radius-custom4", "radius-custom5", "radius-custom6", "flow-start-msec", "flow-duration-msec", "flow-duration-msec-64", "flow-end-msec", "nat-event", "fw-event", "fw-deny-reset-event", "cgn-flow-direction", "fw-dest-fqdn", "flow-end-reason", "gtp-deny-reason", "gtp-apn", "gtp-steid", "gtp-dteid", "gtp-selection-mode", "gtp-mcc", "gtp-mnc", "gtp-rat-type", "gtp-pdn-pdp-type", "gtp-uli", "gtp-enduser-v4-addr", "gtp-enduser-v6-addr", "gtp-bearer-id-or-nsapi", "gtp-qci", "gtp-info-event-ind", "gtp-restarted-node-ipv4", "gtp-restarted-node-ipv6", "gtp-c-tunnels-removed-with-node-restart", "radius-imsi", "radius-msisdn", "radius-imei", "event-time-msec", "security-event-type", "limit-exceeded-count", "rate-limit-key", "rate-limit-type", "rate-limit-drop-count" ] } } } ] }, "ipfix-template-id":{ "type":"number", "format":"number", "minimum":2001, "maximum":3000, "partition-visibility":"shared", "description":"Custom IPFIX Template ID", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true } }, "required":[ "name" ] } ] }, "monitor-list":{ "type":"array", "minItems":1, "items":{ "type":"monitor" }, "uniqueItems":true, "$ref":"/axapi/v3/netflow/monitor/{name}", "array":[ { "properties":{ "name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Name of netflow monitor", "optional":false }, "disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable this netflow monitor", "optional":true }, "source-ip-use-mgmt":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Use management interface's IP address for source ip of netflow packets", "optional":true }, "flow-timeout":{ "type":"number", "format":"number", "minimum":0, "maximum":1440, "default":10, "partition-visibility":"shared", "description":"Configure timeout value to export flow records periodically for long-live session ( Number of minutes: default is 10, 0 means only send flow record when session is deleted)", "optional":true }, "protocol":{ "type":"string", "format":"enum", "default":"v9", "partition-visibility":"shared", "description":"'v9': Netflow version 9; 'v10': Netflow version 10 (IPFIX); ", "enum":[ "v9", "v10" ], "optional":true }, "scope":{ "type":"string", "format":"enum", "default":"global", "partition-visibility":"shared", "description":"'global': Netflow monitor is activated globally (Default); 'firewall-rule': Netflow monitor is only activated when referenced by a firewall rule; ", "enum":[ "global", "firewall-rule" ], "optional":true }, "counter-polling-interval":{ "type":"number", "format":"number", "minimum":1, "maximum":3600, "default":60, "partition-visibility":"shared", "description":"Configure the interval to export global counters (Number of seconds: default is 60)", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'packets-sent': Sent Packets Count; 'bytes-sent': Sent Bytes Count; 'nat44-records-sent': NAT44 Flow Records Sent; 'nat44-records-sent-failure': NAT44 Flow Records Failed; 'nat64-records-sent': NAT64 Flow Records Sent; 'nat64-records-sent-failure': NAT64 Flow Records Failed; 'dslite-records-sent': Dslite Flow Records Sent; 'dslite-records-sent-failure': Dslite Flow Records Failed; 'session-event-nat44-records-sent': Nat44 Session Event Records Sent; 'session-event-nat44-records-sent-failure': Nat44 Session Event Records Failed; 'session-event-nat64-records-sent': Nat64 Session Event Records Sent; 'session-event-nat64-records-sent-failure': Nat64 Session Event Records Falied; 'session-event-dslite-records-sent': Dslite Session Event Records Sent; 'session-event-dslite-records-sent-failure': Dslite Session Event Records Failed; 'session-event-fw4-records-sent': FW4 Session Event Records Sent; 'session-event-fw4-records-sent-failure': FW4 Session Event Records Failed; 'session-event-fw6-records-sent': FW6 Session Event Records Sent; 'session-event-fw6-records-sent-failure': FW6 Session Event Records Failed; 'port-mapping-nat44-records-sent': Port Mapping Nat44 Event Records Sent; 'port-mapping-nat44-records-sent-failure': Port Mapping Nat44 Event Records Failed; 'port-mapping-nat64-records-sent': Port Mapping Nat64 Event Records Sent; 'port-mapping-nat64-records-sent-failure': Port Mapping Nat64 Event Records Failed; 'port-mapping-dslite-records-sent': Port Mapping Dslite Event Records Sent; 'port-mapping-dslite-records-sent-failure': Port Mapping Dslite Event Records failed; 'netflow-v5-records-sent': Netflow v5 Records Sent; 'netflow-v5-records-sent-failure': Netflow v5 Records Failed; 'netflow-v5-ext-records-sent': Netflow v5 Ext Records Sent; 'netflow-v5-ext-records-sent-failure': Netflow v5 Ext Records Failed; 'port-batching-nat44-records-sent': Port Batching Nat44 Records Sent; 'port-batching-nat44-records-sent-failure': Port Batching Nat44 Records Failed; 'port-batching-nat64-records-sent': Port Batching Nat64 Records Sent; 'port-batching-nat64-records-sent-failure': Port Batching Nat64 Records Failed; 'port-batching-dslite-records-sent': Port Batching Dslite Records Sent; 'port-batching-dslite-records-sent-failure': Port Batching Dslite Records Failed; 'port-batching-v2-nat44-records-sent': Port Batching V2 Nat44 Records Sent; 'port-batching-v2-nat44-records-sent-failure': Port Batching V2 Nat44 Records Failed; 'port-batching-v2-nat64-records-sent': Port Batching V2 Nat64 Records Sent; 'port-batching-v2-nat64-records-sent-failure': Port Batching V2 Nat64 Records Failed; 'port-batching-v2-dslite-records-sent': Port Batching V2 Dslite Records Sent; 'port-batching-v2-dslite-records-sent-failure': Port Batching V2 Dslite Records Falied; 'custom-session-event-nat44-creation-records-sent': Custom Nat44 Session Creation Records Sent; 'custom-session-event-nat44-creation-records-sent-failure': Custom Nat44 Session Creation Records Failed; 'custom-session-event-nat64-creation-records-sent': Custom Nat64 Session Creation Records Sent; 'custom-session-event-nat64-creation-records-sent-failure': Custom Nat64 Session Creation Records Failed; 'custom-session-event-dslite-creation-records-sent': Custom Dslite Session Creation Records Sent; 'custom-session-event-dslite-creation-records-sent-failure': Custom Dslite Session Creation Records Failed; 'custom-session-event-nat44-deletion-records-sent': Custom Nat44 Session Deletion Records Sent; 'custom-session-event-nat44-deletion-records-sent-failure': Custom Nat44 Session Deletion Records Failed; 'custom-session-event-nat64-deletion-records-sent': Custom Nat64 Session Deletion Records Sent; 'custom-session-event-nat64-deletion-records-sent-failure': Custom Nat64 Session Deletion Records Failed; 'custom-session-event-dslite-deletion-records-sent': Custom Dslite Session Deletion Records Sent; 'custom-session-event-dslite-deletion-records-sent-failure': Custom Dslite Session Deletion Records Failed; 'custom-session-event-fw4-creation-records-sent': Custom FW4 Session Creation Records Sent; 'custom-session-event-fw4-creation-records-sent-failure': Custom FW4 Session Creation Records Failed; 'custom-session-event-fw6-creation-records-sent': Custom FW6 Session Creation Records Sent; 'custom-session-event-fw6-creation-records-sent-failure': Custom FW6 Session Creation Records Failed; 'custom-session-event-fw4-deletion-records-sent': Custom FW4 Session Deletion Records Sent; 'custom-session-event-fw4-deletion-records-sent-failure': Custom FW4 Session Deletion Records Failed; 'custom-session-event-fw6-deletion-records-sent': Custom FW6 Session Deletion Records Sent; 'custom-session-event-fw6-deletion-records-sent-failure': Custom FW6 Session Deletion Records Failed; 'custom-deny-reset-event-fw4-records-sent': Custom FW4 Deny/Reset Event Records Sent; 'custom-deny-reset-event-fw4-records-sent-failure': Custom FW4 Deny/Reset Event Records Failed; 'custom-deny-reset-event-fw6-records-sent': Custom FW6 Deny/Reset Event Records Sent; 'custom-deny-reset-event-fw6-records-sent-failure': Custom FW6 Deny/Reset Event Records Failed; 'custom-port-mapping-nat44-creation-records-sent': Custom Nat44 Port Map Creation Records Sent; 'custom-port-mapping-nat44-creation-records-sent-failure': Custom Nat44 Port Map Creation Records Failed; 'custom-port-mapping-nat64-creation-records-sent': Custom Nat64 Port Map Creation Records Sent; 'custom-port-mapping-nat64-creation-records-sent-failure': Custom Nat64 Port Map Creation Records Failed; 'custom-port-mapping-dslite-creation-records-sent': Custom Dslite Port Map Creation Records Sent; 'custom-port-mapping-dslite-creation-records-sent-failure': Custom Dslite Port Map Creation Records Failed; 'custom-port-mapping-nat44-deletion-records-sent': Custom Nat44 Port Map Deletion Records Sent; 'custom-port-mapping-nat44-deletion-records-sent-failure': Custom Nat44 Port Map Deletion Records Failed; 'custom-port-mapping-nat64-deletion-records-sent': Custom Nat64 Port Map Deletion Records Sent; 'custom-port-mapping-nat64-deletion-records-sent-failure': Custom Nat64 Port Map Deletion Records Failed; 'custom-port-mapping-dslite-deletion-records-sent': Custom Dslite Port Map Deletion Records Sent; 'custom-port-mapping-dslite-deletion-records-sent-failure': Custom Dslite Port Map Deletion Records Failed; 'custom-port-batching-nat44-creation-records-sent': Custom Nat44 Port Batch Creation Records Sent; 'custom-port-batching-nat44-creation-records-sent-failure': Custom Nat44 Port Batch Creation Records Failed; 'custom-port-batching-nat64-creation-records-sent': Custom Nat64 Port Batch Creation Records Sent; 'custom-port-batching-nat64-creation-records-sent-failure': Custom Nat64 Port Batch Creation Records Failed; 'custom-port-batching-dslite-creation-records-sent': Custom Dslite Port Batch Creation Records Sent; 'custom-port-batching-dslite-creation-records-sent-failure': Custom Dslite Port Batch Creation Records Failed; 'custom-port-batching-nat44-deletion-records-sent': Custom Nat44 Port Batch Deletion Records Sent; 'custom-port-batching-nat44-deletion-records-sent-failure': Custom Nat44 Port Batch Deletion Records Failed; 'custom-port-batching-nat64-deletion-records-sent': Custom Nat64 Port Batch Deletion Records Sent; 'custom-port-batching-nat64-deletion-records-sent-failure': Custom Nat64 Port Batch Deletion Records Failed; 'custom-port-batching-dslite-deletion-records-sent': Custom Dslite Port Batch Deletion Records Sent; 'custom-port-batching-dslite-deletion-records-sent-failure': Custom Dslite Port Batch Deletion Records Failed; 'custom-port-batching-v2-nat44-creation-records-sent': Custom Nat44 Port Batch V2 Creation Records Sent; ", "enum":[ "all", "packets-sent", "bytes-sent", "nat44-records-sent", "nat44-records-sent-failure", "nat64-records-sent", "nat64-records-sent-failure", "dslite-records-sent", "dslite-records-sent-failure", "session-event-nat44-records-sent", "session-event-nat44-records-sent-failure", "session-event-nat64-records-sent", "session-event-nat64-records-sent-failure", "session-event-dslite-records-sent", "session-event-dslite-records-sent-failure", "session-event-fw4-records-sent", "session-event-fw4-records-sent-failure", "session-event-fw6-records-sent", "session-event-fw6-records-sent-failure", "port-mapping-nat44-records-sent", "port-mapping-nat44-records-sent-failure", "port-mapping-nat64-records-sent", "port-mapping-nat64-records-sent-failure", "port-mapping-dslite-records-sent", "port-mapping-dslite-records-sent-failure", "netflow-v5-records-sent", "netflow-v5-records-sent-failure", "netflow-v5-ext-records-sent", "netflow-v5-ext-records-sent-failure", "port-batching-nat44-records-sent", "port-batching-nat44-records-sent-failure", "port-batching-nat64-records-sent", "port-batching-nat64-records-sent-failure", "port-batching-dslite-records-sent", "port-batching-dslite-records-sent-failure", "port-batching-v2-nat44-records-sent", "port-batching-v2-nat44-records-sent-failure", "port-batching-v2-nat64-records-sent", "port-batching-v2-nat64-records-sent-failure", "port-batching-v2-dslite-records-sent", "port-batching-v2-dslite-records-sent-failure", "custom-session-event-nat44-creation-records-sent", "custom-session-event-nat44-creation-records-sent-failure", "custom-session-event-nat64-creation-records-sent", "custom-session-event-nat64-creation-records-sent-failure", "custom-session-event-dslite-creation-records-sent", "custom-session-event-dslite-creation-records-sent-failure", "custom-session-event-nat44-deletion-records-sent", "custom-session-event-nat44-deletion-records-sent-failure", "custom-session-event-nat64-deletion-records-sent", "custom-session-event-nat64-deletion-records-sent-failure", "custom-session-event-dslite-deletion-records-sent", "custom-session-event-dslite-deletion-records-sent-failure", "custom-session-event-fw4-creation-records-sent", "custom-session-event-fw4-creation-records-sent-failure", "custom-session-event-fw6-creation-records-sent", "custom-session-event-fw6-creation-records-sent-failure", "custom-session-event-fw4-deletion-records-sent", "custom-session-event-fw4-deletion-records-sent-failure", "custom-session-event-fw6-deletion-records-sent", "custom-session-event-fw6-deletion-records-sent-failure", "custom-deny-reset-event-fw4-records-sent", "custom-deny-reset-event-fw4-records-sent-failure", "custom-deny-reset-event-fw6-records-sent", "custom-deny-reset-event-fw6-records-sent-failure", "custom-port-mapping-nat44-creation-records-sent", "custom-port-mapping-nat44-creation-records-sent-failure", "custom-port-mapping-nat64-creation-records-sent", "custom-port-mapping-nat64-creation-records-sent-failure", "custom-port-mapping-dslite-creation-records-sent", "custom-port-mapping-dslite-creation-records-sent-failure", "custom-port-mapping-nat44-deletion-records-sent", "custom-port-mapping-nat44-deletion-records-sent-failure", "custom-port-mapping-nat64-deletion-records-sent", "custom-port-mapping-nat64-deletion-records-sent-failure", "custom-port-mapping-dslite-deletion-records-sent", "custom-port-mapping-dslite-deletion-records-sent-failure", "custom-port-batching-nat44-creation-records-sent", "custom-port-batching-nat44-creation-records-sent-failure", "custom-port-batching-nat64-creation-records-sent", "custom-port-batching-nat64-creation-records-sent-failure", "custom-port-batching-dslite-creation-records-sent", "custom-port-batching-dslite-creation-records-sent-failure", "custom-port-batching-nat44-deletion-records-sent", "custom-port-batching-nat44-deletion-records-sent-failure", "custom-port-batching-nat64-deletion-records-sent", "custom-port-batching-nat64-deletion-records-sent-failure", "custom-port-batching-dslite-deletion-records-sent", "custom-port-batching-dslite-deletion-records-sent-failure", "custom-port-batching-v2-nat44-creation-records-sent" ] }, "counters2":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'custom-port-batching-v2-nat44-creation-records-sent-failure': Custom Nat44 Port Batch V2 Creation Records Failed; 'custom-port-batching-v2-nat64-creation-records-sent': Custom Nat64 Port Batch V2 Creation Records Sent; 'custom-port-batching-v2-nat64-creation-records-sent-failure': Custom Nat64 Port Batch V2 Creation Records Failed; 'custom-port-batching-v2-dslite-creation-records-sent': Custom Dslite Port Batch V2 Creation Records Sent; 'custom-port-batching-v2-dslite-creation-records-sent-failure': Custom Dslite Port Batch V2 Creation Records Failed; 'custom-port-batching-v2-nat44-deletion-records-sent': Custom Nat44 Port Batch V2 Deletion Records Sent; 'custom-port-batching-v2-nat44-deletion-records-sent-failure': Custom Nat44 Port Batch V2 Deletion Records Failed; 'custom-port-batching-v2-nat64-deletion-records-sent': Custom Nat64 Port Batch V2 Deletion Records Sent; 'custom-port-batching-v2-nat64-deletion-records-sent-failure': Custom Nat64 Port Batch V2 Deletion Records Failed; 'custom-port-batching-v2-dslite-deletion-records-sent': Custom Dslite Port Batch V2 Deletion Records Sent; 'custom-port-batching-v2-dslite-deletion-records-sent-failure': Custom Dslite Port Batch V2 Deletion Records Failed; 'reduced-logs-by-destination': Reduced Logs by Destination Protocol and Port; 'custom-gtp-c-tunnel-event-records-sent': Custom GTP C Tunnel Records Sent; 'custom-gtp-c-tunnel-event-records-sent-failure': Custom GTP C Tunnel Records Sent Failure; 'custom-gtp-u-tunnel-event-records-sent': Custom GTP U Tunnel Records Sent; 'custom-gtp-u-tunnel-event-records-sent-failure': Custom GTP U Tunnel Records Sent Failure; 'custom-gtp-deny-event-records-sent': Custom GTP Deny Records Sent; 'custom-gtp-deny-event-records-sent-failure': Custom GTP Deny Records Sent Failure; 'custom-gtp-info-event-records-sent': Custom GTP Info Records Sent; 'custom-gtp-info-event-records-sent-failure': Custom GTP Info Records Sent Failure; 'custom-fw-iddos-entry-created-records-sent': Custom FW iDDoS Entry Created Records Sent; 'custom-fw-iddos-entry-created-records-sent-failure': Custom FW iDDoS Entry Created Records Sent Failure; 'custom-fw-iddos-entry-deleted-records-sent': Custom FW iDDoS Entry Deleted Records Sent; 'custom-fw-iddos-entry-deleted-records-sent-failure': Custom FW iDDoS Entry Deleted Records Sent Failure; 'custom-fw-sesn-limit-exceeded-records-sent': Custom FW Session Limit Exceeded Records Sent; 'custom-fw-sesn-limit-exceeded-records-sent-failure': Custom FW Session Limit Exceeded Records Sent Failure; 'custom-nat-iddos-l3-entry-created-records-sent': Custom NAT iDDoS L3 Entry Created Records Sent; 'custom-nat-iddos-l3-entry-created-records-sent-failure': Custom NAT iDDoS L3 Entry Created Records Sent Failure; 'custom-nat-iddos-l3-entry-deleted-records-sent': Custom NAT iDDoS L3 Entry Deleted Records Sent; 'custom-nat-iddos-l3-entry-deleted-records-sent-failure': Custom NAT iDDoS L3 Entry Deleted Records Sent Failure; 'custom-nat-iddos-l4-entry-created-records-sent': Custom NAT iDDoS L4 Entry Created Records Sent; 'custom-nat-iddos-l4-entry-created-records-sent-failure': Custom NAT iDDoS L4 Entry Created Records Sent Failure; 'custom-nat-iddos-l4-entry-deleted-records-sent': Custom NAT iDDoS L4 Entry Deleted Records Sent; 'custom-nat-iddos-l4-entry-deleted-records-sent-failure': Custom NAT iDDoS L4 Entry Deleted Records Sent Failure; 'custom-gtp-rate-limit-periodic-records-sent': Custom GTP Rate Limit Periodic Records Sent; 'custom-gtp-rate-limit-periodic-records-sent-failure': Custom GTP Rate Limit Periodic Records Sent Failure; 'ddos-general-stat-records-sent': ddos-general-stat-records-sent; 'ddos-general-stat-records-sent-failure': ddos-general-stat-records-sent-failure; 'ddos-http-stat-records-sent': ddos-http-stat-records-sent; 'ddos-http-stat-records-sent-failure': ddos-http-stat-records-sent-failure; ", "enum":[ "custom-port-batching-v2-nat44-creation-records-sent-failure", "custom-port-batching-v2-nat64-creation-records-sent", "custom-port-batching-v2-nat64-creation-records-sent-failure", "custom-port-batching-v2-dslite-creation-records-sent", "custom-port-batching-v2-dslite-creation-records-sent-failure", "custom-port-batching-v2-nat44-deletion-records-sent", "custom-port-batching-v2-nat44-deletion-records-sent-failure", "custom-port-batching-v2-nat64-deletion-records-sent", "custom-port-batching-v2-nat64-deletion-records-sent-failure", "custom-port-batching-v2-dslite-deletion-records-sent", "custom-port-batching-v2-dslite-deletion-records-sent-failure", "reduced-logs-by-destination", "custom-gtp-c-tunnel-event-records-sent", "custom-gtp-c-tunnel-event-records-sent-failure", "custom-gtp-u-tunnel-event-records-sent", "custom-gtp-u-tunnel-event-records-sent-failure", "custom-gtp-deny-event-records-sent", "custom-gtp-deny-event-records-sent-failure", "custom-gtp-info-event-records-sent", "custom-gtp-info-event-records-sent-failure", "custom-fw-iddos-entry-created-records-sent", "custom-fw-iddos-entry-created-records-sent-failure", "custom-fw-iddos-entry-deleted-records-sent", "custom-fw-iddos-entry-deleted-records-sent-failure", "custom-fw-sesn-limit-exceeded-records-sent", "custom-fw-sesn-limit-exceeded-records-sent-failure", "custom-nat-iddos-l3-entry-created-records-sent", "custom-nat-iddos-l3-entry-created-records-sent-failure", "custom-nat-iddos-l3-entry-deleted-records-sent", "custom-nat-iddos-l3-entry-deleted-records-sent-failure", "custom-nat-iddos-l4-entry-created-records-sent", "custom-nat-iddos-l4-entry-created-records-sent-failure", "custom-nat-iddos-l4-entry-deleted-records-sent", "custom-nat-iddos-l4-entry-deleted-records-sent-failure", "custom-gtp-rate-limit-periodic-records-sent", "custom-gtp-rate-limit-periodic-records-sent-failure", "ddos-general-stat-records-sent", "ddos-general-stat-records-sent-failure", "ddos-http-stat-records-sent", "ddos-http-stat-records-sent-failure" ] } } } ] }, "packet-capture-template":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/object-templates/netflow-monitor-tmpl", "description":"Name of the packet capture template to be bind with this object", "optional":true }, "disable-log-by-destination":{ "type":"object", "$ref":"/axapi/v3/netflow/monitor/{name}/disable-log-by-destination", "properties":{ "tcp-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "tcp-port-start":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"Destination Port (Single Destination Port or Port Range Start)" }, "tcp-port-end":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"Port Range End" } } } ] }, "udp-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "udp-port-start":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"Destination Port (Single Destination Port or Port Range Start)" }, "udp-port-end":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"Port Range End" } } } ] }, "icmp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable logging for icmp traffic" }, "others":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable logging for other L4 protocols" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "ip-list":{ "type":"array", "minItems":1, "items":{ "type":"ip" }, "uniqueItems":true, "$ref":"/axapi/v3/netflow/monitor/{name}/disable-log-by-destination/ip/{ipv4-addr}", "array":[ { "properties":{ "ipv4-addr":{ "type":"string", "format":"ipv4-cidr", "partition-visibility":"shared", "description":"Configure an IP subnet", "optional":false }, "tcp-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "tcp-port-start":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"Destination Port (Single Destination Port or Port Range Start)" }, "tcp-port-end":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"Port Range End" } } } ] }, "udp-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "udp-port-start":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"Destination Port (Single Destination Port or Port Range Start)" }, "udp-port-end":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"Port Range End" } } } ] }, "icmp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable logging for icmp traffic", "optional":true }, "others":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable logging for other L4 protocols", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true } }, "required":[ "ipv4-addr" ] } ] }, "ip6-list":{ "type":"array", "minItems":1, "items":{ "type":"ip6" }, "uniqueItems":true, "$ref":"/axapi/v3/netflow/monitor/{name}/disable-log-by-destination/ip6/{ipv6-addr}", "array":[ { "properties":{ "ipv6-addr":{ "type":"string", "format":"ipv6-address-plen", "partition-visibility":"shared", "description":"Configure an IPv6 subnet", "optional":false }, "tcp-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "tcp-port-start":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"Destination Port (Single Destination Port or Port Range Start)" }, "tcp-port-end":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"Port Range End" } } } ] }, "udp-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "udp-port-start":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"Destination Port (Single Destination Port or Port Range Start)" }, "udp-port-end":{ "type":"number", "format":"number", "partition-visibility":"shared", "description":"Port Range End" } } } ] }, "icmp":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable logging for icmp traffic", "optional":true }, "others":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Disable logging for other L4 protocols", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "user-tag":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":127, "partition-visibility":"shared", "description":"Customized tag", "optional":true } }, "required":[ "ipv6-addr" ] } ] } } }, "record":{ "type":"object", "$ref":"/axapi/v3/netflow/monitor/{name}/record", "properties":{ "netflow-v5":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"NetFlow V5 Flow Record Template" }, "netflow-v5-ext":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Extended NetFlow V5 Flow Record Template, supports ipv6" }, "nat44":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"NAT44 Flow Record Template" }, "nat64":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"NAT64 Flow Record Template" }, "dslite":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"DS-Lite Flow Record Template" }, "sesn-event-nat44":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'both': Export both creation and deletion events; 'creation': Export only creation events; 'deletion': Export only deletion events; ", "enum":[ "both", "creation", "deletion" ] }, "sesn-event-nat64":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'both': Export both creation and deletion events; 'creation': Export only creation events; 'deletion': Export only deletion events; ", "enum":[ "both", "creation", "deletion" ] }, "sesn-event-dslite":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'both': Export both creation and deletion events; 'creation': Export only creation events; 'deletion': Export only deletion events; ", "enum":[ "both", "creation", "deletion" ] }, "sesn-event-fw4":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'both': Export both creation and deletion events; 'creation': Export only creation events; 'deletion': Export only deletion events; ", "enum":[ "both", "creation", "deletion" ] }, "sesn-event-fw6":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'both': Export both creation and deletion events; 'creation': Export only creation events; 'deletion': Export only deletion events; ", "enum":[ "both", "creation", "deletion" ] }, "port-mapping-nat44":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'both': Export both creation and deletion events; 'creation': Export only creation events; 'deletion': Export only deletion events; ", "enum":[ "both", "creation", "deletion" ] }, "port-mapping-nat64":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'both': Export both creation and deletion events; 'creation': Export only creation events; 'deletion': Export only deletion events; ", "enum":[ "both", "creation", "deletion" ] }, "port-mapping-dslite":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'both': Export both creation and deletion events; 'creation': Export only creation events; 'deletion': Export only deletion events; ", "enum":[ "both", "creation", "deletion" ] }, "port-batch-nat44":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'both': Export both creation and deletion events; 'creation': Export only creation events; 'deletion': Export only deletion events; ", "enum":[ "both", "creation", "deletion" ] }, "port-batch-nat64":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'both': Export both creation and deletion events; 'creation': Export only creation events; 'deletion': Export only deletion events; ", "enum":[ "both", "creation", "deletion" ] }, "port-batch-dslite":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'both': Export both creation and deletion events; 'creation': Export only creation events; 'deletion': Export only deletion events; ", "enum":[ "both", "creation", "deletion" ] }, "port-batch-v2-nat44":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'both': Export both creation and deletion events; 'creation': Export only creation events; 'deletion': Export only deletion events; ", "enum":[ "both", "creation", "deletion" ] }, "port-batch-v2-nat64":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'both': Export both creation and deletion events; 'creation': Export only creation events; 'deletion': Export only deletion events; ", "enum":[ "both", "creation", "deletion" ] }, "port-batch-v2-dslite":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'both': Export both creation and deletion events; 'creation': Export only creation events; 'deletion': Export only deletion events; ", "enum":[ "both", "creation", "deletion" ] }, "ddos-general-stat":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"General DDOS statistics" }, "ddos-http-stat":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"HTTP DDOS statistics" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "custom-record":{ "type":"object", "$ref":"/axapi/v3/netflow/monitor/{name}/custom-record", "properties":{ "custom-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "event":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'sesn-event-nat44-creation': Export NAT44 session creation events; 'sesn-event-nat44-deletion': Export NAT44 session deletion events; 'sesn-event-nat64-creation': Export NAT64 session creation events; 'sesn-event-nat64-deletion': Export NAT64 session deletion events; 'sesn-event-dslite-creation': Export Dslite session creation events; 'sesn-event-dslite-deletion': Export Dslite session deletion events; 'sesn-event-fw4-creation': Export FW4 session creation events; 'sesn-event-fw4-deletion': Export FW4 session deletion events; 'sesn-event-fw6-creation': Export FW6 session creation events; 'sesn-event-fw6-deletion': Export FW6 session deletion events; 'deny-reset-event-fw4': Export FW4 Deny Reset events; 'deny-reset-event-fw6': Export FW6 Deny Reset events; 'port-mapping-nat44-creation': Export NAT44 Port Mapping Creation Event; 'port-mapping-nat44-deletion': Export NAT44 Port Mapping Deletion Event; 'port-mapping-nat64-creation': Export NAT64 Port Mapping Creation Event; 'port-mapping-nat64-deletion': Export NAT64 Port Mapping Deletion Event; 'port-mapping-dslite-creation': Export Dslite Port Mapping Creation Event; 'port-mapping-dslite-deletion': Export Dslite Port Mapping Deletion Event; 'port-batch-nat44-creation': Export NAT44 Port Batch Creation Event; 'port-batch-nat44-deletion': Export NAT44 Port Batch Deletion Event; 'port-batch-nat64-creation': Export NAT64 Port Batch Creation Event; 'port-batch-nat64-deletion': Export NAT64 Port Batch Deletion Event; 'port-batch-dslite-creation': Export Dslite Port Batch Creation Event; 'port-batch-dslite-deletion': Export Dslite Port Batch Deletion Event; 'port-batch-v2-nat44-creation': Export NAT44 Port Batch v2 Creation Event; 'port-batch-v2-nat44-deletion': Export NAT44 Port Batch v2 Deletion Event; 'port-batch-v2-nat64-creation': Export NAT64 Port Batch v2 Creation Event; 'port-batch-v2-nat64-deletion': Export NAT64 Port Batch v2 Deletion Event; 'port-batch-v2-dslite-creation': Export Dslite Port Batch v2 Creation Event; 'port-batch-v2-dslite-deletion': Export Dslite Port Batch v2 Deletion Event; 'gtp-c-tunnel-event': Export GTP Control Tunnel Creation or Deletion Events; 'gtp-u-tunnel-event': Export GTP User Tunnel Creation or Deletion Events; 'gtp-deny-event': Export GTP Deny events on GTP C/U Tunnels; 'gtp-info-event': Export GTP Info events on GTP C/U Tunnels; 'fw-ddos-entry-creation': Export FW iDDoS Entry Created Record; 'fw-ddos-entry-deletion': Export FW iDDoS Entry Deleted Record; 'fw-session-limit-exceeded': Export FW Session Limit Exceeded Record; 'cgn-ddos-l3-entry-creation': Export CGN iDDoS L3 Entry Creation; 'cgn-ddos-l3-entry-deletion': Export CGN iDDoS L3 Entry Deletion; 'cgn-ddos-l4-entry-creation': Export CGN iDDoS L4 Entry Creation; 'cgn-ddos-l4-entry-deletion': Export CGN iDDoS L4 Entry Deletion; 'gtp-rate-limit-periodic': Export GTP Rate Limit Periodic; ", "enum":[ "sesn-event-nat44-creation", "sesn-event-nat44-deletion", "sesn-event-nat64-creation", "sesn-event-nat64-deletion", "sesn-event-dslite-creation", "sesn-event-dslite-deletion", "sesn-event-fw4-creation", "sesn-event-fw4-deletion", "sesn-event-fw6-creation", "sesn-event-fw6-deletion", "deny-reset-event-fw4", "deny-reset-event-fw6", "port-mapping-nat44-creation", "port-mapping-nat44-deletion", "port-mapping-nat64-creation", "port-mapping-nat64-deletion", "port-mapping-dslite-creation", "port-mapping-dslite-deletion", "port-batch-nat44-creation", "port-batch-nat44-deletion", "port-batch-nat64-creation", "port-batch-nat64-deletion", "port-batch-dslite-creation", "port-batch-dslite-deletion", "port-batch-v2-nat44-creation", "port-batch-v2-nat44-deletion", "port-batch-v2-nat64-creation", "port-batch-v2-nat64-deletion", "port-batch-v2-dslite-creation", "port-batch-v2-dslite-deletion", "gtp-c-tunnel-event", "gtp-u-tunnel-event", "gtp-deny-event", "gtp-info-event", "fw-ddos-entry-creation", "fw-ddos-entry-deletion", "fw-session-limit-exceeded", "cgn-ddos-l3-entry-creation", "cgn-ddos-l3-entry-deletion", "cgn-ddos-l4-entry-creation", "cgn-ddos-l4-entry-deletion", "gtp-rate-limit-periodic" ] }, "ipfix-template":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "$ref":"/axapi/v3/netflow/template", "description":"Custom IPFIX Template" } } } ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "destination":{ "type":"object", "$ref":"/axapi/v3/netflow/monitor/{name}/destination", "properties":{ "service-group":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "not-list":[ "ip", "ipv6" ], "description":"Service-group for load balancing between multiple collector servers" }, "ip-cfg":{ "type":"object", "properties":{ "ip":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "not-list":[ "service-group", "ipv6" ], "description":"IP address of netflow collector" }, "port4":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "default":9996, "partition-visibility":"shared", "description":"Port number, default is 9996" } } }, "ipv6-cfg":{ "type":"object", "properties":{ "ipv6":{ "type":"string", "format":"ipv6-address", "partition-visibility":"shared", "not-list":[ "service-group", "ip" ], "description":"IPv6 address of netflow collector" }, "port6":{ "type":"number", "format":"number", "minimum":1, "maximum":65535, "default":9996, "partition-visibility":"shared", "description":"Port number, default is 9996" } } }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "source-address":{ "type":"object", "$ref":"/axapi/v3/netflow/monitor/{name}/source-address", "properties":{ "ip":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "description":"Specify source IP address" }, "ipv6":{ "type":"string", "format":"ipv6-address", "partition-visibility":"shared", "description":"Specify source IPv6 address" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "resend-template":{ "type":"object", "$ref":"/axapi/v3/netflow/monitor/{name}/resend-template", "properties":{ "timeout":{ "type":"number", "format":"number", "minimum":0, "maximum":86400, "default":1800, "partition-visibility":"shared", "description":"To set time interval to resend template (number of seconds: default is 1800, 0 means disable template resend based on timeout)" }, "records":{ "type":"number", "format":"number", "minimum":0, "maximum":1000000, "default":1000, "partition-visibility":"shared", "description":"To resend template once for each number of records (Number of records: default is 1000, 0 means disable template resend based on record-count)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "sample":{ "type":"object", "$ref":"/axapi/v3/netflow/monitor/{name}/sample", "properties":{ "ethernet-list":{ "type":"array", "minItems":1, "items":{ "type":"ethernet" }, "uniqueItems":true, "$ref":"/axapi/v3/netflow/monitor/{name}/sample/ethernet/{ifindex}", "array":[ { "properties":{ "ifindex":{ "type":"number", "format":"interface", "partition-visibility":"shared", "$ref":"/axapi/v3/interface/ethernet", "description":"Ethernet interface number", "optional":false }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "ifindex" ] } ] }, "ve-list":{ "type":"array", "minItems":1, "items":{ "type":"ve" }, "uniqueItems":true, "$ref":"/axapi/v3/netflow/monitor/{name}/sample/ve/{ve-num}", "array":[ { "properties":{ "ve-num":{ "type":"number", "format":"number", "minimum":2, "maximum":4094, "partition-visibility":"shared", "$ref":"/axapi/v3/interface/ve", "description":"VE interface number", "optional":false }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "ve-num" ] } ] }, "nat-pool-list":{ "type":"array", "minItems":1, "items":{ "type":"nat-pool" }, "uniqueItems":true, "$ref":"/axapi/v3/netflow/monitor/{name}/sample/nat-pool/{pool-name}", "array":[ { "properties":{ "pool-name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Name of nat pool", "optional":false }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "required":[ "pool-name" ] } ] } } } }, "required":[ "name" ] } ] }, "collector":{ "type":"object", "$ref":"/axapi/v3/netflow/collector", "properties":{ "template":{ "type":"object", "$ref":"/axapi/v3/netflow/collector/template", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'v9-templates-created': Netflow v9 Templates Created; 'v9-templates-deleted': Netflow v9 Templates Deleted; 'v10-templates-created': Netflow v10(IPFIX) Templates Created; 'v10-templates-deleted': Netflow v10(IPFIX) Templates Deleted; 'template-drop-exceeded': Netflow Templates Dropped Maximum Limit Reached; 'template-drop-out-of-memory': Netflow Templates Dropped OOM; 'templates-added-to-delq': Netflow Templates Added To Delete Queue; 'templates-removed-from-delq': Netflow Templates Removed From Delete Queue; ", "enum":[ "all", "v9-templates-created", "v9-templates-deleted", "v10-templates-created", "v10-templates-deleted", "template-drop-exceeded", "template-drop-out-of-memory", "templates-added-to-delq", "templates-removed-from-delq" ] } } } ] } } }, "template-detail":{ "type":"object", "$ref":"/axapi/v3/netflow/collector/template-detail", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } } } }