blob: 15d1385ee80479ebfb1e49019a7304c66e635355 [file] [log] [blame]
Matteo Scandolod4ea8772016-03-01 15:20:29 -08001[
2 {
3 "humanReadableName": "cordSubscriber-1",
4 "id": 1,
5 "service_specific_id": "123",
6 "vlan_id": "432",
7 "s_tag": "222",
8 "c_tag": "432",
9 "vcpe_id": 4,
10 "instance": 1,
11 "instance_name": "mysite_vsg",
12 "image": 1,
13 "image_name": "trusty-server-multi-nic",
14 "firewall_enable": false,
15 "firewall_rules": "accept all anywhere anywhere",
16 "url_filter_enable": false,
17 "url_filter_rules": "allow all",
18 "url_filter_level": "R",
19 "bbs_account": null,
20 "ssh_command": null,
21 "vcpe_synced": false,
22 "cdn_enable": false,
23 "vbng_id": 5,
24 "routeable_subnet": "",
25 "nat_ip": null,
26 "lan_ip": null,
27 "wan_ip": null,
28 "private_ip": null,
29 "wan_mac": null
30 }
31]