Matteo Scandolo | 6bc31bf | 2016-08-29 10:17:31 -0700 | [diff] [blame] | 1 | { |
| 2 | "nodes": [ |
| 3 | {"id": 1, "name": "vRouter", "type": "upstream", "model_id": 1, "plane": "data"}, |
| 4 | |
| 5 | |
| 6 | |
| 7 | |
| 8 | |
| 9 | {"id": 21, "name": "ran-ru-1", "type": "ran-ru", "model_id": 1, "plane": "data"}, |
| 10 | {"id": 22, "name": "ran-cu-1", "type": "ran-cu", "model_id": 1, "plane": "data"}, |
| 11 | {"id": 23, "name": "sgw-1", "type": "sgw", "model_id": 1, "plane": "data"}, |
| 12 | {"id": 24, "name": "pgw-1", "type": "pgw", "model_id": 1, "plane": "data"}, |
| 13 | |
| 14 | {"id": 25, "name": "ran-ru-1", "type": "ran-ru", "model_id": 1, "plane": "control", "model": {"DlSchedType": "RR", "DlAllocRBRate": 30, "UlSchedType": "RR", "UlAllocRBRate": 30}}, |
| 15 | {"id": 26, "name": "ran-cu-1", "type": "ran-cu", "model_id": 1, "plane": "control", "model": {"AdmissionControl": 0,"HandHover": 10}}, |
| 16 | {"id": 27, "name": "sgw-1", "type": "sgw", "model_id": 1, "plane": "control"}, |
| 17 | {"id": 28, "name": "pgw-1", "type": "pgw", "model_id": 1, "plane": "control", "model": {"brand": "Quortus"}}, |
| 18 | {"id": 29, "name": "mme-1", "type": "mme", "model_id": 1, "plane": "control"}, |
| 19 | |
| 20 | {"id": 210, "name": "profile-1", "type": "profile", "model_id": 1, "plane": "data", "model": {"start": "2016-01-01T08:00:00.000Z", "end": "2016-12-01T08:00:00.000Z"}}, |
| 21 | {"id": 220, "name": "profile-2", "type": "profile", "model_id": 1, "plane": "data", "model": {"start": "2016-01-01T08:00:00.000Z", "end": "2016-12-01T08:00:00.000Z"}}, |
| 22 | |
Matteo Scandolo | 4d121c2 | 2016-10-31 13:20:31 +0100 | [diff] [blame] | 23 | {"id": 211, "name": "Michelle", "type": "ue", "model_id": 1, "plane": "data", "model": {"id": 123}}, |
Matteo Scandolo | 6bc31bf | 2016-08-29 10:17:31 -0700 | [diff] [blame] | 24 | {"id": 212, "name": "ue-2", "type": "ue", "model_id": 1, "plane": "data", "model": {"id": 456}}, |
| 25 | {"id": 221, "name": "ue-3", "type": "ue", "model_id": 1, "plane": "data", "model": {"id": 789}}, |
| 26 | |
| 27 | |
| 28 | |
| 29 | |
| 30 | {"id": 31, "name": "ran-ru-2", "type": "ran-ru", "model_id": 1, "plane": "data"}, |
| 31 | {"id": 32, "name": "ran-cu-2", "type": "ran-cu", "model_id": 1, "plane": "data"}, |
| 32 | {"id": 33, "name": "sgw-2", "type": "sgw", "model_id": 1, "plane": "data"}, |
| 33 | {"id": 34, "name": "pgw-2", "type": "pgw", "model_id": 1, "plane": "data"}, |
| 34 | |
| 35 | {"id": 35, "name": "ran-ru-2", "type": "ran-ru", "model_id": 1, "plane": "control", "model": {"DlSchedType": "RR", "DlAllocRBRate": 30, "UlSchedType": "RR", "UlAllocRBRate": 30}}, |
| 36 | {"id": 36, "name": "ran-cu-2", "type": "ran-cu", "model_id": 1, "plane": "control", "model": {"AdmissionControl": 1,"HandHover": 10}}, |
| 37 | {"id": 37, "name": "sgw-2", "type": "sgw", "model_id": 1, "plane": "control"}, |
| 38 | {"id": 38, "name": "pgw-2", "type": "pgw", "model_id": 1, "plane": "control", "model": {"brand": "Radysis"}}, |
| 39 | {"id": 39, "name": "mme-2", "type": "mme", "model_id": 1, "plane": "control"}, |
| 40 | |
| 41 | {"id": 310, "name": "profile-3", "type": "profile", "model_id": 1, "plane": "data", "model": {"start": "2016-01-01T08:00:00.000Z", "end": "2016-12-01T08:00:00.000Z"}}, |
| 42 | |
| 43 | {"id": 311, "name": "ue-4", "type": "ue", "model_id": 1, "plane": "data", "model": {"id": 321}}, |
| 44 | {"id": 312, "name": "ue-5", "type": "ue", "model_id": 1, "plane": "data", "model": {"id": 654}} |
| 45 | ], |
| 46 | "links": [ |
| 47 | {"id": 1, "source": 24, "target": 1, "plane": "data"}, |
| 48 | |
| 49 | {"id": 2, "source": 21, "target": 22, "plane": "data"}, |
| 50 | {"id": 3, "source": 22, "target": 23, "plane": "data"}, |
| 51 | {"id": 4, "source": 23, "target": 24, "plane": "data"}, |
| 52 | |
| 53 | {"id": 5, "source": 21, "target": 25, "plane": "control"}, |
| 54 | {"id": 6, "source": 22, "target": 26, "plane": "control"}, |
| 55 | {"id": 7, "source": 23, "target": 27, "plane": "control"}, |
| 56 | {"id": 8, "source": 24, "target": 28, "plane": "control"}, |
| 57 | {"id": 9, "source": 25, "target": 26, "plane": "control"}, |
| 58 | {"id": 10, "source": 26, "target": 29, "plane": "control"}, |
| 59 | {"id": 11, "source": 27, "target": 28, "plane": "control"}, |
| 60 | {"id": 12, "source": 27, "target": 29, "plane": "control"}, |
| 61 | |
| 62 | {"id": 13, "source": 210, "target": 21, "plane": "data"}, |
| 63 | {"id": 14, "source": 220, "target": 21, "plane": "data"}, |
| 64 | |
| 65 | {"id": 15, "source": 211, "target": 210, "plane": "data"}, |
| 66 | {"id": 16, "source": 212, "target": 210, "plane": "data"}, |
| 67 | {"id": 17, "source": 221, "target": 220, "plane": "data"}, |
| 68 | |
| 69 | |
| 70 | |
| 71 | {"id": 18, "source": 34, "target": 1, "plane": "data"}, |
| 72 | |
| 73 | {"id": 19, "source": 31, "target": 32, "plane": "data"}, |
| 74 | {"id": 20, "source": 32, "target": 33, "plane": "data"}, |
| 75 | {"id": 21, "source": 33, "target": 34, "plane": "data"}, |
| 76 | |
| 77 | {"id": 22, "source": 31, "target": 35, "plane": "control"}, |
| 78 | {"id": 23, "source": 32, "target": 36, "plane": "control"}, |
| 79 | {"id": 24, "source": 33, "target": 37, "plane": "control"}, |
| 80 | {"id": 25, "source": 34, "target": 38, "plane": "control"}, |
| 81 | {"id": 26, "source": 35, "target": 36, "plane": "control"}, |
| 82 | {"id": 27, "source": 36, "target": 39, "plane": "control"}, |
| 83 | {"id": 28, "source": 37, "target": 38, "plane": "control"}, |
| 84 | {"id": 29, "source": 37, "target": 39, "plane": "control"}, |
| 85 | |
| 86 | {"id": 30, "source": 310, "target": 31, "plane": "data"}, |
| 87 | |
| 88 | {"id": 31, "source": 311, "target": 310, "plane": "data"}, |
| 89 | {"id": 32, "source": 312, "target": 310, "plane": "data"} |
| 90 | ] |
| 91 | } |