Open panda695 opened 9 years ago
Would you please give me a example of this request. Especially, the field of checkPoint.
GET /stream?sources=src_id,...&streamFromLatestScn=&checkPoint=&size=&output=json/binary&filters=
Thanks~
curl -s "http://localhost:11115/stream?sources=40&streamFromLatestScn=false&size=30000&output=json"
Would you please give me a example of this request. Especially, the field of checkPoint.
GET /stream?sources=src_id,...&streamFromLatestScn=&checkPoint=&size=&output=json/binary&filters=
Thanks~