blob: a68196b2a8936565fb9fff5f595ca4de46cbf44d [file] [log] [blame]
Simon Hunt29107292015-05-15 11:01:55 -07001{
2 "subscribers": [
3 {
Simon Hunt2dd48e62015-05-21 08:50:08 -07004 "humanReadableName": "vOLT on service 1",
5 "id": 92,
6 "service_specific_id": "33445573",
7 "vlan_id": "77889908",
8 "vcpe_id": 93,
9 "sliver": 108,
10 "sliver_name": "mysite_vcpe",
11 "image": 1,
12 "image_name": "Ubuntu-14.04-LTS",
13 "firewall_enable": false,
14 "firewall_rules": "accept all anywhere anywhere",
15 "url_filter_enable": false,
16 "url_filter_rules": "allow all",
17 "url_filter_level": "R",
18 "cdn_enable": false,
19 "vbng_id": 94,
20 "routeable_subnet": "",
21 "nat_ip": "172.16.0.106",
22 "lan_ip": "12.0.0.16",
23 "wan_ip": "11.0.0.16",
24 "private_ip": "10.0.6.43"
25 },
26 {
27 "humanReadableName": "vOLT on service 1",
28 "id": 138,
29 "service_specific_id": "",
30 "vlan_id": "100",
31 "vcpe_id": 139,
32 "sliver": 106,
33 "sliver_name": "mysite_vcpe",
34 "image": 1,
35 "image_name": "Ubuntu-14.04-LTS",
36 "firewall_enable": false,
37 "firewall_rules": "accept all anywhere anywhere",
38 "url_filter_enable": false,
Simon Hunt29107292015-05-15 11:01:55 -070039 "url_filter_rules": "allow all",
40 "url_filter_level": "PG",
41 "cdn_enable": false,
Simon Hunt2dd48e62015-05-21 08:50:08 -070042 "vbng_id": 140,
43 "routeable_subnet": "",
44 "nat_ip": "172.16.0.104",
45 "lan_ip": "12.0.0.14",
46 "wan_ip": "11.0.0.14",
47 "private_ip": "10.0.6.41"
Simon Hunt29107292015-05-15 11:01:55 -070048 },
49 {
Simon Hunt2dd48e62015-05-21 08:50:08 -070050 "humanReadableName": "vOLT on service 1",
51 "id": 154,
52 "service_specific_id": "98765",
53 "vlan_id": "99",
54 "vcpe_id": 155,
55 "sliver": 117,
56 "sliver_name": "mysite_vcpe",
57 "image": 1,
58 "image_name": "Ubuntu-14.04-LTS",
59 "firewall_enable": false,
Simon Hunt29107292015-05-15 11:01:55 -070060 "firewall_rules": "accept all anywhere anywhere",
Simon Hunt2dd48e62015-05-21 08:50:08 -070061 "url_filter_enable": false,
Simon Hunt29107292015-05-15 11:01:55 -070062 "url_filter_rules": "allow all",
63 "url_filter_level": "PG",
Simon Hunt2dd48e62015-05-21 08:50:08 -070064 "cdn_enable": false,
65 "vbng_id": 156,
66 "routeable_subnet": "",
67 "nat_ip": "172.16.0.114",
68 "lan_ip": "12.0.0.24",
69 "wan_ip": "11.0.0.24",
70 "private_ip": "10.0.6.48"
71 },
72 {
73 "humanReadableName": "vOLT on service 1",
74 "id": 157,
75 "service_specific_id": "5678",
76 "vlan_id": "999",
77 "vcpe_id": 158,
78 "sliver": 118,
79 "sliver_name": "mysite_vcpe",
80 "image": 1,
81 "image_name": "Ubuntu-14.04-LTS",
82 "firewall_enable": false,
83 "firewall_rules": "accept all anywhere anywhere",
84 "url_filter_enable": false,
85 "url_filter_rules": "allow all",
86 "url_filter_level": "PG",
87 "cdn_enable": false,
88 "vbng_id": 159,
89 "routeable_subnet": "",
90 "nat_ip": "172.16.0.119",
91 "lan_ip": "12.0.0.29",
92 "wan_ip": "11.0.0.29",
93 "private_ip": "10.0.6.53"
94 },
95 {
96 "humanReadableName": "vOLT on service 1",
97 "id": 160,
98 "service_specific_id": "1",
99 "vlan_id": "100",
100 "vcpe_id": 161,
101 "sliver": 119,
102 "sliver_name": "mysite_vcpe",
103 "image": 1,
104 "image_name": "Ubuntu-14.04-LTS",
105 "firewall_enable": false,
106 "firewall_rules": "accept all anywhere anywhere",
107 "url_filter_enable": false,
108 "url_filter_rules": "allow all",
109 "url_filter_level": "PG",
110 "cdn_enable": false,
111 "vbng_id": 162,
112 "routeable_subnet": "",
113 "nat_ip": "172.16.0.120",
114 "lan_ip": "12.0.0.30",
115 "wan_ip": "11.0.0.30",
116 "private_ip": "10.0.6.54"
117 },
118 {
119 "humanReadableName": "vOLT on service 1",
120 "id": 163,
121 "service_specific_id": "101",
122 "vlan_id": "101",
123 "vcpe_id": 164,
124 "sliver": 120,
125 "sliver_name": "mysite_vcpe",
126 "image": 1,
127 "image_name": "Ubuntu-14.04-LTS",
128 "firewall_enable": false,
129 "firewall_rules": "accept all anywhere anywhere",
130 "url_filter_enable": false,
131 "url_filter_rules": "allow all",
132 "url_filter_level": "PG",
133 "cdn_enable": false,
134 "vbng_id": 165,
135 "routeable_subnet": "",
136 "nat_ip": "172.16.0.121",
137 "lan_ip": "12.0.0.31",
138 "wan_ip": "11.0.0.31",
139 "private_ip": "10.0.6.55"
Simon Hunt29107292015-05-15 11:01:55 -0700140 }
141 ]
142}