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