Cluster id test case
[integration/test.git] / csit / variables / jsonrpc / readservice_peer_payload.json
1 {
2  "configured-endpoints": {
3   "name": "foo",
4   "modules": ["ietf-interfaces"],
5   "data-config-endpoints": [{
6    "path": "{}",
7    "endpoint-uri": "zmq://127.0.0.1:4444"
8   }],
9   "data-operational-endpoints": [{
10    "path": "{}",
11    "endpoint-uri": "zmq://127.0.0.1:4444"
12   }]
13  }
14 }