{ "id":"/axapi/v3/cgnv6/fixed-nat/alg/ftp", "type":"object", "node-type":"scalar", "title":"ftp", "partition-visibility":"shared", "auto-created-object":1, "description":"Change Fixed NAT FTP ALG Settings", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "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; 'port-requests': PORT Requests From Client; 'eprt-requests': EPRT Requests From Client; 'lprt-requests': LPRT Requests From Client; 'pasv-replies': PASV Replies From Server; 'epsv-replies': EPSV Replies From Server; 'lpsv-replies': LPSV Replies From Server; 'port-retransmits': Port Mode Request Retransmits; 'pasv-retransmits': Passive Mode Reply Retransmits; 'port-helper-created': Port Mode Helper Created; 'pasv-helper-created': Passive Mode Helper Created; 'port-helper-freed': Port Mode Helper Freed; 'pasv-helper-freed': Passive Mode Helper Freed; 'port-helper-unused': Port Mode Helper Unused; 'pasv-helper-unused': Passive Mode Helper Unused; 'port-helper-creation-failure': Port Helper Creation Failure; 'pasv-helper-creation-failure': Passive Helper Creation Failure; 'get-conn-ext-failure': Get Conn Extension Failure; 'smp-app-type-mismatch': SMP ALG App Type Mismatch; ", "enum":[ "all", "port-requests", "eprt-requests", "lprt-requests", "pasv-replies", "epsv-replies", "lpsv-replies", "port-retransmits", "pasv-retransmits", "port-helper-created", "pasv-helper-created", "port-helper-freed", "pasv-helper-freed", "port-helper-unused", "pasv-helper-unused", "port-helper-creation-failure", "pasv-helper-creation-failure", "get-conn-ext-failure", "smp-app-type-mismatch" ] } } } ] } } }