{ "id":"/axapi/v3/cgnv6/lsn/alg/ftp", "type":"object", "node-type":"scalar", "title":"ftp", "partition-visibility":"shared", "auto-created-object":1, "description":"Change LSN FTP ALG Settings", "properties":{ "ftp-value":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'disable': Disable FTP ALG for LSN; ", "enum":[ "disable" ], "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 } } }