{ "id":"/axapi/v3/cgnv6/nat64/alg/ftp", "type":"object", "node-type":"scalar", "title":"ftp", "partition-visibility":"shared", "description":"NAT64 FTP ALG (default: enabled)", "properties":{ "ftp-enable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'disable': Disable NAT64 FTP ALG; ", "enum":[ "disable" ], "optional":true }, "trans-eprt-to-port":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'disable': disable; ", "enum":[ "disable" ], "optional":true }, "trans-epsv-to-pasv":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'disable': disable; ", "enum":[ "disable" ], "optional":true }, "trans-lprt-to-port":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'disable': disable; ", "enum":[ "disable" ], "optional":true }, "trans-lpsv-to-pasv":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'disable': disable; ", "enum":[ "disable" ], "optional":true }, "xlat-no-trans-pasv":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': enable; ", "enum":[ "enable" ], "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 } } }