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