{ "id":"/axapi/v3/cgnv6/ds-lite/alg/ftp", "type":"object", "node-type":"scalar", "title":"ftp", "partition-visibility":"shared", "description":"DS-Lite FTP ALG (default: enabled)", "properties":{ "ftp-enable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'disable': Disable ALG; ", "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 } } }