summaryrefslogtreecommitdiffstats
path: root/src/test/resources/datarouter_subscriber_test/valid_bc_response.json
blob: 201b78669d0a63d7c990d73b372487fc7f0ace87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "type": "dr_Sub",
  "lastMod": "2019-03-11T14:29:39.659",
  "status": "VALID",
  "dcaeLocationName": "location",
  "deliveryURL": "delivery_url",
  "feedId": "2",
  "logURL": "https://dmaap-dr-prov/sublog/2",
  "owner": "DGL",
  "subId": "1",
  "suspended": false,
  "use100": false,
  "username": "username",
  "userpwd": "password"
}