blob: e5812986eef6dfc11fe8f184ed70679d2a5e1e86 [file] [log] [blame]
Matteo Scandoloba678a92016-06-20 17:16:15 -07001[
2 {
3 "humanReadableName": "management",
4 "validators": {
5 "router_id": [],
6 "policed": [],
7 "labels": [],
8 "backend_register": [
9 "notBlank"
10 ],
11 "start_ip": [],
12 "owner": [
13 "notBlank"
14 ],
15 "backend_status": [
16 "notBlank"
17 ],
18 "id": [],
19 "subnet": [],
20 "subnet_id": [],
21 "end_ip": [],
22 "template": [
23 "notBlank"
24 ],
25 "no_sync": [],
26 "permit_all_slices": [],
27 "updated": [
28 "notBlank"
29 ],
30 "controller_url": [],
31 "controller_parameters": [],
32 "deleted": [],
33 "lazy_blocked": [],
34 "guaranteed_bandwidth": [
35 "notBlank"
36 ],
37 "enacted": [],
38 "autoconnect": [],
39 "name": [
40 "notBlank"
41 ],
42 "created": [],
43 "write_protect": [],
44 "no_policy": [],
45 "network_id": [],
46 "topology_parameters": [],
47 "ports": []
48 },
49 "id": 1,
50 "created": "2016-06-20T21:36:32.006043Z",
51 "updated": "2016-06-20T21:36:32.039571Z",
52 "enacted": null,
53 "policed": "2016-06-20T21:36:32.389397Z",
54 "backend_register": "{}",
55 "backend_status": "0 - Provisioning in progress",
56 "deleted": false,
57 "write_protect": false,
58 "lazy_blocked": false,
59 "no_sync": false,
60 "no_policy": false,
61 "name": "management",
62 "template": 4,
63 "subnet": "172.27.0.0/24",
64 "ports": null,
65 "labels": null,
66 "owner": 1,
67 "guaranteed_bandwidth": 0,
68 "permit_all_slices": true,
69 "topology_parameters": null,
70 "controller_url": null,
71 "controller_parameters": null,
72 "network_id": null,
73 "router_id": null,
74 "subnet_id": null,
75 "autoconnect": false,
76 "slices": [
77 2
78 ],
79 "instances": [
80 1
81 ],
82 "routers": []
83 },
84 {
85 "humanReadableName": "mysite_vsg-access",
86 "validators": {
87 "router_id": [],
88 "policed": [],
89 "labels": [],
90 "backend_register": [
91 "notBlank"
92 ],
93 "start_ip": [],
94 "owner": [
95 "notBlank"
96 ],
97 "backend_status": [
98 "notBlank"
99 ],
100 "id": [],
101 "subnet": [],
102 "subnet_id": [],
103 "end_ip": [],
104 "template": [
105 "notBlank"
106 ],
107 "no_sync": [],
108 "permit_all_slices": [],
109 "updated": [
110 "notBlank"
111 ],
112 "controller_url": [],
113 "controller_parameters": [],
114 "deleted": [],
115 "lazy_blocked": [],
116 "guaranteed_bandwidth": [
117 "notBlank"
118 ],
119 "enacted": [],
120 "autoconnect": [],
121 "name": [
122 "notBlank"
123 ],
124 "created": [],
125 "write_protect": [],
126 "no_policy": [],
127 "network_id": [],
128 "topology_parameters": [],
129 "ports": []
130 },
131 "id": 2,
132 "created": "2016-06-20T21:36:36.439706Z",
133 "updated": "2016-06-20T21:36:36.456977Z",
134 "enacted": null,
135 "policed": "2016-06-20T21:36:37.419444Z",
136 "backend_register": "{}",
137 "backend_status": "0 - Provisioning in progress",
138 "deleted": false,
139 "write_protect": false,
140 "lazy_blocked": false,
141 "no_sync": false,
142 "no_policy": false,
143 "name": "mysite_vsg-access",
144 "template": 2,
145 "subnet": "",
146 "ports": null,
147 "labels": null,
148 "owner": 2,
149 "guaranteed_bandwidth": 0,
150 "permit_all_slices": true,
151 "topology_parameters": null,
152 "controller_url": null,
153 "controller_parameters": null,
154 "network_id": null,
155 "router_id": null,
156 "subnet_id": null,
157 "autoconnect": false,
158 "slices": [
159 2
160 ],
161 "instances": [
162 1
163 ],
164 "routers": []
165 }
166]