{ "id":"/axapi/v3/cgnv6/nat64/alg/h323", "type":"object", "node-type":"scalar", "title":"h323", "partition-visibility":"shared", "description":"NAT64 H323 ALG (default: disabled)", "properties":{ "h323-enable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': Enable NAT64 H323 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 } } }