{ "id":"/axapi/v3/cgnv6/ds-lite/alg", "type":"object", "node-type":"intermediate", "title":"alg", "operation-not-allowed": ["PUT", "POST", "DELETE"], "partition-visibility":"shared", "description":"DS-Lite ALG Parameters", "properties":{ "ftp":{ "type":"object", "$ref":"/axapi/v3/cgnv6/ds-lite/alg/ftp", "properties":{ "ftp-enable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'disable': Disable ALG; ", "enum":[ "disable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "pptp":{ "type":"object", "$ref":"/axapi/v3/cgnv6/ds-lite/alg/pptp", "properties":{ "pptp-enable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': Enable ALG; ", "enum":[ "enable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "rtsp":{ "type":"object", "$ref":"/axapi/v3/cgnv6/ds-lite/alg/rtsp", "properties":{ "rtsp-enable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': Enable ALG; ", "enum":[ "enable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "sip":{ "type":"object", "$ref":"/axapi/v3/cgnv6/ds-lite/alg/sip", "properties":{ "sip-enable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': Enable ALG; ", "enum":[ "enable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "h323":{ "type":"object", "$ref":"/axapi/v3/cgnv6/ds-lite/alg/h323", "properties":{ "h323-enable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': Enable ALG; ", "enum":[ "enable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "mgcp":{ "type":"object", "$ref":"/axapi/v3/cgnv6/ds-lite/alg/mgcp", "properties":{ "mgcp-enable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': Enable ALG; ", "enum":[ "enable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "tftp":{ "type":"object", "$ref":"/axapi/v3/cgnv6/ds-lite/alg/tftp", "properties":{ "tftp-enable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': Enable ALG; ", "enum":[ "enable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }