{ "id":"/axapi/v3/fw/alg/rtsp", "type":"object", "node-type":"scalar", "title":"rtsp", "partition-visibility":"shared", "auto-created-object":1, "description":"Change Firewall RTSP ALG Settings", "properties":{ "default-port-disable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'default-port-disable': Disable RTSP ALG default port 554; ", "enum":[ "default-port-disable" ], "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 } } }