{
"id": 1,
"app": "live",
"stream": "test",
"dstUrl": "rtmp://push.example.com/live/test",
"schema": "rtmp",
"status": 1,
"onlineStatus": 1,
"proxyKey": "push_proxy_key",
"serverId": "zlm-node-1",
"enabled": 1,
"description": "测试推流代理"
}curl --location 'http://127.0.0.1:8086/api/v1/push-proxy/get' \
--header 'Content-Type: application/json' \
--data '{
"id": 1,
"app": "live",
"stream": "test",
"dstUrl": "rtmp://push.example.com/live/test",
"schema": "rtmp",
"status": 1,
"onlineStatus": 1,
"proxyKey": "push_proxy_key",
"serverId": "zlm-node-1",
"enabled": 1,
"description": "测试推流代理"
}'{
"key": {}
}