Newer
Older
{
"dummy_mode": true,
"contexts": [
{
"context_id": {"context_uuid": {"uuid": "admin"}},
"name": "admin",
"topology_ids": [
{"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
],
"service_ids": [
{"context_id": {"context_uuid": {"uuid": "admin"}}, "service_uuid": {"uuid": "SVC:R1/200==R2/200"}},
{"context_id": {"context_uuid": {"uuid": "admin"}}, "service_uuid": {"uuid": "SVC:R1/200==R3/200"}},
{"context_id": {"context_uuid": {"uuid": "admin"}}, "service_uuid": {"uuid": "SVC:R2/200==R3/200"}}
{"context_id": {"context_uuid": {"uuid": "admin"}}, "slice_uuid": {"uuid": "SLC:R1-R2-R3"}}
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
]
}
],
"topologies": [
{
"device_ids": [
{"device_uuid": {"uuid": "R1"}},
{"device_uuid": {"uuid": "R2"}},
{"device_uuid": {"uuid": "R3"}}
],
"link_ids": [
{"link_uuid": {"uuid": "R1/502==R2/501"}},
{"link_uuid": {"uuid": "R1/503==R3/501"}},
{"link_uuid": {"uuid": "R2/501==R1/502"}},
{"link_uuid": {"uuid": "R2/503==R3/502"}},
{"link_uuid": {"uuid": "R3/501==R1/503"}},
{"link_uuid": {"uuid": "R3/502==R2/503"}}
],
"name": "admin",
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}
],
"devices": [
{
"device_id": {"device_uuid": {"uuid": "R1"}}, "name": "R1", "device_type": "emu-packet-router",
"device_drivers": [0], "device_operational_status": 2,
"device_endpoints": [
{"name": "200", "endpoint_type": "copper", "endpoint_id": {
"device_id": {"device_uuid": {"uuid": "R1"}}, "endpoint_uuid": {"uuid": "200"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}},
{"name": "502", "endpoint_type": "optical", "endpoint_id": {
"device_id": {"device_uuid": {"uuid": "R1"}}, "endpoint_uuid": {"uuid": "502"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}},
{"name": "503", "endpoint_type": "optical", "endpoint_id": {
"device_id": {"device_uuid": {"uuid": "R1"}}, "endpoint_uuid": {"uuid": "503"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}}
],
"device_config": {"config_rules": [
{"action": 1, "custom": {"resource_key": "_connect/address", "resource_value": "127.0.0.1"}},
{"action": 1, "custom": {"resource_key": "_connect/port", "resource_value": 0}},
{"action": 1, "custom": {"resource_key": "_connect/settings", "resource_value": {"endpoints": [
{"uuid": "200", "name": "200", "type": "copper"},
{"uuid": "502", "name": "502", "type": "optical"},
{"uuid": "503", "name": "503", "type": "optical"}
]}}},
{"action": 1, "custom": {"resource_key": "/endpoints/endpoint[200]", "resource_value": {
"uuid": "200", "name": "200", "type": "copper"
}}},
{"action": 1, "custom": {"resource_key": "/endpoints/endpoint[502]", "resource_value": {
"uuid": "502", "name": "502", "type": "optical"
}}},
{"action": 1, "custom": {"resource_key": "/endpoints/endpoint[503]", "resource_value": {
"uuid": "503", "name": "503", "type": "optical"
}}}
]}
},
{
"device_id": {"device_uuid": {"uuid": "R2"}}, "name": "R2", "device_type": "emu-packet-router",
"device_drivers": [0], "device_operational_status": 2,
"device_endpoints": [
{"name": "200", "endpoint_type": "copper", "endpoint_id": {
"device_id": {"device_uuid": {"uuid": "R2"}}, "endpoint_uuid": {"uuid": "200"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}},
{"name": "501", "endpoint_type": "optical", "endpoint_id": {
"device_id": {"device_uuid": {"uuid": "R2"}}, "endpoint_uuid": {"uuid": "501"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}},
{"name": "503", "endpoint_type": "optical", "endpoint_id": {
"device_id": {"device_uuid": {"uuid": "R2"}}, "endpoint_uuid": {"uuid": "503"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}}
],
"device_config": {"config_rules": [
{"action": 1, "custom": {"resource_key": "_connect/address", "resource_value": "127.0.0.1"}},
{"action": 1, "custom": {"resource_key": "_connect/port", "resource_value": 0}},
{"action": 1, "custom": {"resource_key": "_connect/settings", "resource_value": {"endpoints": [
{"uuid": "200", "name": "200", "type": "copper"},
{"uuid": "501", "name": "501", "type": "optical"},
{"uuid": "503", "name": "503", "type": "optical"}
]}}},
{"action": 1, "custom": {"resource_key": "/endpoints/endpoint[200]", "resource_value": {
"uuid": "200", "name": "200", "type": "copper"
}}},
{"action": 1, "custom": {"resource_key": "/endpoints/endpoint[501]", "resource_value": {
"uuid": "501", "name": "501", "type": "optical"
}}},
{"action": 1, "custom": {"resource_key": "/endpoints/endpoint[503]", "resource_value": {
"uuid": "503", "name": "503", "type": "optical"
}}}
]}
},
{
"device_id": {"device_uuid": {"uuid": "R3"}}, "name": "R3", "device_type": "emu-packet-router",
"device_drivers": [0], "device_operational_status": 2,
"device_endpoints": [
{"name": "200", "endpoint_type": "copper", "endpoint_id": {
"device_id": {"device_uuid": {"uuid": "R3"}}, "endpoint_uuid": {"uuid": "200"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}},
{"name": "502", "endpoint_type": "optical", "endpoint_id": {
"device_id": {"device_uuid": {"uuid": "R3"}}, "endpoint_uuid": {"uuid": "502"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}},
{"name": "503", "endpoint_type": "optical", "endpoint_id": {
"device_id": {"device_uuid": {"uuid": "R3"}}, "endpoint_uuid": {"uuid": "503"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}}
],
"device_config": {"config_rules": [
{"action": 1, "custom": {"resource_key": "_connect/address", "resource_value": "127.0.0.1"}},
{"action": 1, "custom": {"resource_key": "_connect/port", "resource_value": 0}},
{"action": 1, "custom": {"resource_key": "_connect/settings", "resource_value": {"endpoints": [
{"uuid": "200", "name": "200", "type": "copper"},
{"uuid": "502", "name": "502", "type": "optical"},
{"uuid": "503", "name": "503", "type": "optical"}
]}}},
{"action": 1, "custom": {"resource_key": "/endpoints/endpoint[200]", "resource_value": {
"uuid": "200", "name": "200", "type": "copper"
}}},
{"action": 1, "custom": {"resource_key": "/endpoints/endpoint[502]", "resource_value": {
"uuid": "502", "name": "502", "type": "optical"
}}},
{"action": 1, "custom": {"resource_key": "/endpoints/endpoint[503]", "resource_value": {
"uuid": "503", "name": "503", "type": "optical"
}}}
]}
}
],
"links": [
{
"link_id": {"link_uuid": {"uuid": "R1/502==R2/501"}}, "name": "R1/502==R2/501",
"attributes": {"total_capacity_gbps": 10.0, "used_capacity_gbps": 0.0},
"link_endpoint_ids": [
{
"device_id": {"device_uuid": {"uuid": "R1"}}, "endpoint_uuid": {"uuid": "502"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R2"}}, "endpoint_uuid": {"uuid": "501"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}
]
},
{
"link_id": {"link_uuid": {"uuid": "R1/503==R3/501"}}, "name": "R1/503==R3/501",
"attributes": {"total_capacity_gbps": 10.0, "used_capacity_gbps": 0.0},
"link_endpoint_ids": [
{
"device_id": {"device_uuid": {"uuid": "R1"}}, "endpoint_uuid": {"uuid": "503"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R3"}}, "endpoint_uuid": {"uuid": "501"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}
]
},
{
"link_id": {"link_uuid": {"uuid": "R2/501==R1/502"}}, "name": "R2/501==R1/502",
"attributes": {"total_capacity_gbps": 10.0, "used_capacity_gbps": 0.0},
"link_endpoint_ids": [
{
"device_id": {"device_uuid": {"uuid": "R2"}}, "endpoint_uuid": {"uuid": "501"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R1"}}, "endpoint_uuid": {"uuid": "502"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}
]
},
{
"link_id": {"link_uuid": {"uuid": "R2/503==R3/502"}}, "name": "R2/503==R3/502",
"attributes": {"total_capacity_gbps": 10.0, "used_capacity_gbps": 0.0},
"link_endpoint_ids": [
{
"device_id": {"device_uuid": {"uuid": "R2"}}, "endpoint_uuid": {"uuid": "503"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R3"}}, "endpoint_uuid": {"uuid": "502"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}
]
},
{
"link_id": {"link_uuid": {"uuid": "R3/501==R1/503"}}, "name": "R3/501==R1/503",
"attributes": {"total_capacity_gbps": 10.0, "used_capacity_gbps": 0.0},
"link_endpoint_ids": [
{
"device_id": {"device_uuid": {"uuid": "R3"}}, "endpoint_uuid": {"uuid": "501"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R1"}}, "endpoint_uuid": {"uuid": "503"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}
]
},
{
"link_id": {"link_uuid": {"uuid": "R3/502==R2/503"}}, "name": "R3/502==R2/503",
"attributes": {"total_capacity_gbps": 10.0, "used_capacity_gbps": 0.0},
"link_endpoint_ids": [
{
"device_id": {"device_uuid": {"uuid": "R3"}}, "endpoint_uuid": {"uuid": "502"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R2"}}, "endpoint_uuid": {"uuid": "503"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}
]
}
],
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
"services": [
{
"service_id" : {"context_id": {"context_uuid": {"uuid": "admin"}}, "service_uuid": {"uuid": "SVC:R1/200==R2/200"}},
"name": "SVC:R1/200==R2/200", "service_type": 1, "service_status": {"service_status": 1},
"service_endpoint_ids": [
{
"device_id": {"device_uuid": {"uuid": "R1"}}, "endpoint_uuid": {"uuid": "200"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R2"}}, "endpoint_uuid": {"uuid": "200"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}
],
"service_constraints": [
{"action": 1, "sla_capacity": {"capacity_gbps": 40.0}},
{"action": 1, "sla_latency": {"e2e_latency_ms": 10.0}},
{"action": 1, "sla_availability": {"num_disjoint_paths": 1, "all_active": true, "availability": 99.99}}
],
"service_config": {"config_rules": [
{"action": 1, "custom": {"resource_key": "/device[R1]/endpoint[200]/settings", "resource_value": {
"ipv4_address": "10.0.1.1", "ipv4_prefix": 24
}}},
{"action": 1, "custom": {"resource_key": "/device[R2]/endpoint[200]/settings", "resource_value": {
"ipv4_address": "10.0.2.1", "ipv4_prefix": 24
}}}
]}
},
{
"service_id" : {"context_id": {"context_uuid": {"uuid": "admin"}}, "service_uuid": {"uuid": "SVC:R1/200==R3/200"}},
"name": "SVC:R1/200==R3/200", "service_type": 1, "service_status": {"service_status": 1},
"service_endpoint_ids": [
{
"device_id": {"device_uuid": {"uuid": "R1"}}, "endpoint_uuid": {"uuid": "200"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R3"}}, "endpoint_uuid": {"uuid": "200"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}
],
"service_constraints": [
{"action": 1, "sla_capacity": {"capacity_gbps": 50.0}},
{"action": 1, "sla_latency": {"e2e_latency_ms": 8.0}},
{"action": 1, "sla_availability": {"num_disjoint_paths": 1, "all_active": true, "availability": 99.9}}
],
"service_config": {"config_rules": [
{"action": 1, "custom": {"resource_key": "/device[R1]/endpoint[200]/settings", "resource_value": {
"ipv4_address": "10.0.1.1", "ipv4_prefix": 24
}}},
{"action": 1, "custom": {"resource_key": "/device[R3]/endpoint[200]/settings", "resource_value": {
"ipv4_address": "10.0.3.1", "ipv4_prefix": 24
}}}
]}
},
{
"service_id" : {"context_id": {"context_uuid": {"uuid": "admin"}}, "service_uuid": {"uuid": "SVC:R2/200==R3/200"}},
"name": "SVC:R2/200==R3/200", "service_type": 1, "service_status": {"service_status": 1},
"service_endpoint_ids": [
{
"device_id": {"device_uuid": {"uuid": "R2"}}, "endpoint_uuid": {"uuid": "200"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R3"}}, "endpoint_uuid": {"uuid": "200"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}
],
"service_constraints": [
{"action": 1, "sla_capacity": {"capacity_gbps": 10.0}},
{"action": 1, "sla_latency": {"e2e_latency_ms": 3.0}},
{"action": 1, "sla_availability": {"num_disjoint_paths": 1, "all_active": true, "availability": 99.9999}}
],
"service_config": {"config_rules": [
{"action": 1, "custom": {"resource_key": "/device[R2]/endpoint[200]/settings", "resource_value": {
"ipv4_address": "10.0.2.1", "ipv4_prefix": 24
}}},
{"action": 1, "custom": {"resource_key": "/device[R3]/endpoint[200]/settings", "resource_value": {
"ipv4_address": "10.0.3.1", "ipv4_prefix": 24
}}}
]}
}
],
"slices": [
{
"slice_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "slice_uuid": {"uuid": "SLC:R1-R2-R3"}},
"name": "SLC:R1-R2-R3",
"slice_endpoint_ids": [
{
"device_id": {"device_uuid": {"uuid": "R1"}}, "endpoint_uuid": {"uuid": "200"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R2"}}, "endpoint_uuid": {"uuid": "200"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R3"}}, "endpoint_uuid": {"uuid": "200"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}
],
"slice_constraints": [
{"action": 1, "sla_capacity": {"capacity_gbps": 40.0}},
{"action": 1, "sla_latency": {"e2e_latency_ms": 10.0}},
{"action": 1, "sla_availability": {"num_disjoint_paths": 1, "all_active": true, "availability": 99.99}}
],
"slice_service_ids": [
{"context_id": {"context_uuid": {"uuid": "admin"}}, "service_uuid": {"uuid": "SVC:R1/200==R2/200"}},
{"context_id": {"context_uuid": {"uuid": "admin"}}, "service_uuid": {"uuid": "SVC:R1/200==R3/200"}},
{"context_id": {"context_uuid": {"uuid": "admin"}}, "service_uuid": {"uuid": "SVC:R2/200==R3/200"}}
],
"slice_subslice_ids": [],
"slice_status": {"slice_status" : 1},
"slice_config": {"config_rules": [
{"action": 1, "custom": {"resource_key": "/device[R1]/endpoint[200]/settings", "resource_value": {
"ipv4_address": "10.0.1.1", "ipv4_prefix": 24
}}},
{"action": 1, "custom": {"resource_key": "/device[R2]/endpoint[200]/settings", "resource_value": {
"ipv4_address": "10.0.2.1", "ipv4_prefix": 24
}}},
{"action": 1, "custom": {"resource_key": "/device[R3]/endpoint[200]/settings", "resource_value": {
"ipv4_address": "10.0.3.1", "ipv4_prefix": 24
}}}
]},
"slice_owner": {"owner_uuid": {"uuid": "TFS"}, "owner_string": "TFS:SLC:R1-R2-R3"}
}
],
"connections": [
{
"connection_id": {"connection_uuid": {"uuid": "CON:R1/200==R2/200:1"}},
"service_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "service_uuid": {"uuid": "SVC:R1/200==R2/200"}},
"path_hops_endpoint_ids" : [
{
"device_id": {"device_uuid": {"uuid": "R1"}}, "endpoint_uuid": {"uuid": "200"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R1"}}, "endpoint_uuid": {"uuid": "502"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R2"}}, "endpoint_uuid": {"uuid": "501"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R2"}}, "endpoint_uuid": {"uuid": "200"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}
],
"sub_service_ids": [],
"settings": {
"l3": {"src_ip_address": "10.0.1.10", "dst_ip_address": "10.0.2.10", "ttl": 20}
}
},
{
"connection_id": {"connection_uuid": {"uuid": "CON:R1/200==R3/200:1"}},
"service_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "service_uuid": {"uuid": "SVC:R1/200==R3/200"}},
"path_hops_endpoint_ids" : [
{
"device_id": {"device_uuid": {"uuid": "R1"}}, "endpoint_uuid": {"uuid": "200"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R1"}}, "endpoint_uuid": {"uuid": "503"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R3"}}, "endpoint_uuid": {"uuid": "501"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R3"}}, "endpoint_uuid": {"uuid": "200"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}
],
"sub_service_ids": [],
"settings": {
"l3": {"src_ip_address": "10.0.1.10", "dst_ip_address": "10.0.3.10", "ttl": 20}
}
},
{
"connection_id": {"connection_uuid": {"uuid": "CON:R2/200==R3/200:1"}},
"service_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "service_uuid": {"uuid": "SVC:R2/200==R3/200"}},
"path_hops_endpoint_ids" : [
{
"device_id": {"device_uuid": {"uuid": "R2"}}, "endpoint_uuid": {"uuid": "200"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R2"}}, "endpoint_uuid": {"uuid": "503"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R3"}}, "endpoint_uuid": {"uuid": "502"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
},
{
"device_id": {"device_uuid": {"uuid": "R3"}}, "endpoint_uuid": {"uuid": "200"},
"topology_id": {"context_id": {"context_uuid": {"uuid": "admin"}}, "topology_uuid": {"uuid": "admin"}}
}
],
"sub_service_ids": [],
"settings": {
"l3": {"src_ip_address": "10.0.2.10", "dst_ip_address": "10.0.3.10", "ttl": 20}
}
}
]