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