blob: 96fcb7f348763b958e69475d776e29f0518bff23 [file] [log] [blame]
Sapan Bhatiae538fcf2017-09-04 22:19:56 -04001{
2
3
4 "User": [
5
6
7
8
9
10
11
12
13
14
15
16
17
18 ["ControllerUser", "controllerusers", "user"],
19
20
21 ["Site", "site", "users"],
22 ["DashboardView", "dashboards", "user"]
23
24 ],
25
26 "Privilege": [
27
28
29
30
31
32
33
34
35
36
37
38
39
40 ["ControllerPrivilege", "controllerprivileges", "privilege"]
41
42
43
44 ],
45
46 "AddressPool": [
47
48
49
50
51
52 ["Service", "service", "addresspools"]
53
54 ],
55
56
57 "ControllerDashboardView": [
58
59
60
61
62
63 ["Controller", "controller", "controllerdashboardviews"],
64 ["DashboardView", "dashboardView", "controllerdashboardviews"]
65
66 ],
67
68 "ControllerImages": [
69
70
71
72
73
74 ["Image", "image", "controllerimages"],
75 ["Controller", "controller", "controllerimages"]
76
77 ],
78
79 "ControllerNetwork": [
80
81
82
83
84
85 ["Network", "network", "controllernetworks"],
86 ["Controller", "controller", "controllernetworks"]
87
88 ],
89
90 "ControllerRole": [
91
92
93
94
95
96
97 ],
98
99 "ControllerSite": [
100
101
102
103
104
105 ["Site", "site", "controllersite"],
106 ["Controller", "controller", "controllersite"]
107
108 ],
109
110 "ControllerPrivilege": [
111
112
113
114
115
116 ["Controller", "controller", "controllerprivileges"],
117 ["Privilege", "privilege", "controllerprivileges"]
118
119 ],
120
121 "ControllerSitePrivilege": [
122
123
124
125
126
127 ["Controller", "controller", "controllersiteprivileges"],
128 ["SitePrivilege", "site_privilege", "controllersiteprivileges"]
129
130 ],
131
132 "ControllerSlice": [
133
134
135
136
137
138 ["Controller", "controller", "controllerslices"],
139 ["Slice", "slice", "controllerslices"]
140
141 ],
142
143 "ControllerSlicePrivilege": [
144
145
146
147
148
149 ["Controller", "controller", "controllersliceprivileges"],
150 ["SlicePrivilege", "slice_privilege", "controllersliceprivileges"]
151
152 ],
153
154 "ControllerUser": [
155
156
157
158
159
160 ["User", "user", "controllerusers"],
161 ["Controller", "controller", "controllersusers"]
162
163 ],
164
165 "DashboardView": [
166
167
168
169
170
171
172
173
174
175
176
177
178
179 ["ControllerDashboardView", "controllerdashboardviews", "dashboardView"],
180
181
182 ["Controller", "controllers", "dashboardviews"],
183 ["Deployment", "deployments", "dashboardviews"]
184
185 ],
186
187 "Deployment": [
188
189
190
191
192
193
194 ],
195
196 "DeploymentPrivilege": [
197
198
199
200
201
202 ["User", "user", "deploymentprivileges"],
203 ["Deployment", "deployment", "deploymentprivileges"],
204 ["DeploymentRole", "role", "deploymentprivileges"]
205
206 ],
207
208 "DeploymentRole": [
209
210
211
212
213
214
215 ],
216
217 "Diag": [
218
219
220
221
222
223
224 ],
225
226 "Flavor": [
227
228
229
230
231
232
233 ],
234
235 "Image": [
236
237
238
239
240
241
242
243
244
245
246
247
248
249 ["ControllerImages", "controllerimages", "image"]
250
251
252
253 ],
254
255 "ImageDeployments": [
256
257
258
259
260
261 ["Image", "image", "imagedeployments"],
262 ["Deployment", "deployment", "imagedeployments"]
263
264 ],
265
266 "Instance": [
267
268
269
270
271
272 ["Image", "image", "instances"],
273 ["User", "creator", "instances"],
274 ["Slice", "slice", "instances"],
275 ["Deployment", "deployment", "instance_deployment"],
276 ["Node", "node", "instances"],
277 ["Flavor", "flavor", "instance"],
Sapan Bhatia01906e82017-09-16 17:32:46 -0400278 ["ControllerNetwork", "fake_accessor", "fake_accessor"],
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400279 ["Instance", "parent", "instance"]
280
281 ],
282
283 "Network": [
284
285
286
287
288
289
290
291
292
293
294
295
296
297 ["ControllerNetwork", "controllernetworks", "network"],
298
299
300 ["NetworkTemplate", "template", "network"],
301 ["Slice", "owner", "ownedNetworks"],
302 ["Slice", "permitted_slices", "availableNetworks"],
Sapan Bhatia0bbba3b2017-09-12 14:56:26 -0400303 ["Slice", "slices", "networks"]
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400304
305 ],
306
307 "NetworkParameter": [
308
309
310
311
312
313 ["NetworkParameterType", "parameter", "networkparameters"]
314
315 ],
316
317 "NetworkParameterType": [
318
319
320
321
322
323
324 ],
325
326 "NetworkSlice": [
327
328
329
330
331
332 ["Network", "network", "networkslices"],
333 ["Slice", "slice", "networkslices"]
334
335 ],
336
337 "NetworkTemplate": [
338
339
340
341
342
343
344 ],
345
346 "Node": [
347
348
349
350
351
352 ["SiteDeployment", "site_deployment", "nodes"]
353
354 ],
355
356 "NodeLabel": [
357
358
359
360
361
362 ["Node", "node", "nodelabels"]
363
364 ],
365
366 "Port": [
367
368
369
370
371
372 ["Network", "network", "links"],
373 ["Instance", "instance", "ports"]
374
375 ],
376
377 "Role": [
378
379
380
381
382
383
384
385
386
387
388
389 ],
390
391 "Service": [
392
393
394
395
396
397
398 ],
399
400 "ServiceAttribute": [
401
402
403
404
405
406 ["Service", "service", "serviceattributes"]
407
408 ],
409
410 "ServiceDependency": [
411
412
413
414
415
416 ["Service", "provider_service", "provided_dependencies"],
417 ["Service", "subscriber_service", "subscribed_dependencies"]
418
419 ],
420
421 "ServiceMonitoringAgentInfo": [
422
423
424
425
426
427 ["Service", "service", "servicemonitoringagents"]
428
429 ],
430
431 "ServicePrivilege": [
432
433
434
435
436
437 ["User", "user", "serviceprivileges"],
438 ["Service", "service", "serviceprivileges"],
439 ["ServiceRole", "role", "serviceprivileges"]
440
441 ],
442
443 "ServiceRole": [
444
445
446
447
448
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400449
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400450 ],
451
452 "Site": [
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400453
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400454
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400455
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400456
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400457
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400458
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400459
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400460
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400461
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400462
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400463
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400464
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400465
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400466 ["ControllerSite", "controllersite", "site"],
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400467
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400468
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400469 ["Deployment", "deployments", "sites"]
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400470
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400471 ],
472
473 "SiteDeployment": [
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400474
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400475
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400476
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400477
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400478
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400479 ["Site", "site", "sitedeployments"],
480 ["Deployment", "deployment", "sitedeployments"],
481 ["Controller", "controller", "sitedeployments"]
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400482
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400483 ],
484
485 "SitePrivilege": [
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400486
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400487
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400488
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400489
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400490
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400491
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400492
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400493
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400494
495
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400496
497
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400498
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400499 ["ControllerSitePrivilege", "controllersiteprivileges", "site_privilege"],
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400500
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400501
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400502 ["User", "user", "siteprivileges"],
503 ["Site", "site", "siteprivileges"],
504 ["SiteRole", "role", "siteprivileges"]
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400505
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400506 ],
507
508 "SiteRole": [
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400509
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400510
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400511
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400512
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400513
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400514
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400515 ],
516
517 "Slice": [
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400518
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400519
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400520
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400521
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400522
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400523
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400524
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400525
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400526
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400527
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400528
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400529
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400530
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400531 ["ControllerSlice", "controllerslices", "slice"],
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400532
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400533
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400534 ["Site", "site", "slices"],
535 ["Service", "service", "slices"],
536 ["User", "creator", "slices"],
537 ["Flavor", "default_flavor", "slices"],
538 ["Image", "default_image", "slices"],
539 ["Node", "default_node", "slices"]
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400540
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400541 ],
542
543 "SlicePrivilege": [
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400544
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400545
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400546
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400547
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400548
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400549
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400550
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400551
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400552
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400553
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400554
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400555
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400556
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400557 ["ControllerSlicePrivilege", "controllersliceprivileges", "slice_privilege"],
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400558
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400559
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400560 ["User", "user", "sliceprivileges"],
561 ["Slice", "slice", "sliceprivileges"],
562 ["SliceRole", "role", "sliceprivileges"]
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400563
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400564 ],
565
566 "SliceRole": [
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400567
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400568
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400569
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400570
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400571
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400572
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400573 ],
574
575 "Tag": [
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400576
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400577
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400578
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400579
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400580
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400581 ["Service", "service", "tags"]
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400582
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400583 ],
584
585 "InterfaceType": [
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400586
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400587
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400588
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400589
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400590
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400591
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400592 ],
593
594 "ServiceInterface": [
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400595
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400596
597
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400598
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400599
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400600 ["Service", "service", "service_interfaces"],
601 ["InterfaceType", "interface_type", "service_interfaces"]
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400602
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400603 ],
604
605 "ServiceInstance": [
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400606
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400607
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400608
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400609
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400610
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400611 ["Service", "owner", "service_instances"]
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400612
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400613 ],
614
615 "ServiceInstanceLink": [
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400616
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400617
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400618
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400619
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400620
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400621 ["ServiceInstance", "provider_service_instance", "provided_links"],
622 ["ServiceInterface", "provider_service_interface", "provided_links"],
623 ["ServiceInstance", "subscriber_service_instance", "subscribed_links"],
624 ["Service", "subscriber_service", "subscribed_links"],
625 ["Network", "subscriber_network", "subscribed_links"]
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400626
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400627 ],
628
629 "ServiceInstanceAttribute": [
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400630
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400631
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400632
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400633
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400634
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400635 ["ServiceInstance", "service_instance", "service_instance_attributes"]
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400636
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400637 ],
638
639 "TenantWithContainer": [
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400640
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400641
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400642
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400643
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400644
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400645 ["Service", "owner", "service_instances"],
646 ["Instance", "instance", "+"],
647 ["User", "creator", "+"]
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400648
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400649 ],
650
651 "XOS": [
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400652
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400653
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400654
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400655
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400656
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400657
Sapan Bhatiae538fcf2017-09-04 22:19:56 -0400658 ],
659
660 "XOSGuiExtension": [
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400661
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400662
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400663
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400664
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400665
Sapan Bhatiafaf2ab12017-08-23 20:47:47 -0400666
Scott Baker8c542842017-03-22 15:45:44 -0700667 ]
668}