Moving vpn-instance yang from VPNMgr > NeutronVPN
[integration/test.git] / csit / variables / centinel / set_streamRecord.json
1 {
2     "input": {
3         "description": "test stream1",
4         "streamRules": [{
5             "field": "test_message",
6             "type": "match-exactly",
7             "inverted": false,
8             "value": "TEST_INFO"
9         }],
10         "title": "Stream Name"
11     }
12 }