Amit Wankhede | 751e7cd | 2022-03-23 17:08:30 +0000 | [diff] [blame] | 1 | [ |
| 2 | { |
| 3 | "ap-list": { |
| 4 | "ap-list": [ |
| 5 | [ |
| 6 | { |
| 7 | "access_points": [ |
| 8 | { |
| 9 | "address": "ap2^chicago^acme^com", |
| 10 | "enable": true, |
| 11 | "tac": 8002 |
| 12 | } |
| 13 | ], |
| 14 | "description": "Chicago APs", |
| 15 | "display_name": "Chicago", |
| 16 | "enterprise": "acme", |
| 17 | "id": "acme_chicago_aps" |
| 18 | } |
| 19 | ] |
| 20 | ] |
| 21 | }, |
| 22 | "application": { |
| 23 | "application": [ |
| 24 | [ |
| 25 | { |
| 26 | "description": "Data Acquisition", |
| 27 | "display_name": "DA", |
| 28 | "endpoint": [ |
| 29 | { |
| 30 | "address": "da.acme.com", |
| 31 | "name": "da", |
| 32 | "port_end": 7585, |
| 33 | "port_start": 7588, |
| 34 | "protocol": "TCP" |
| 35 | } |
| 36 | ], |
| 37 | "enterprise": "acme", |
| 38 | "id": "acme_dataacquisition" |
| 39 | } |
| 40 | ] |
| 41 | ] |
| 42 | }, |
| 43 | "connectivity-service": { |
| 44 | "connectivity-service": [ |
| 45 | [ |
| 46 | { |
| 47 | "core_5g_endpoint": "http://aether_roc_umbrella_sdcore_test_dummy/v1/config/5g", |
| 48 | "description": "5G Test", |
| 49 | "display_name": "ROC 5G Test Connectivity Service", |
| 50 | "id": "cs5gtest" |
| 51 | }, |
| 52 | { |
| 53 | "description": "ROC 4G Test Connectivity Service", |
| 54 | "display_name": "4G Test", |
| 55 | "hss_endpoint": "http://aether_roc_umbrella_sdcore_test_dummy/v1/config/imsis", |
| 56 | "id": "cs4gtest", |
| 57 | "pcrf_endpoint": "http://aether_roc_umbrella_sdcore_test_dummy/v1/config/policies", |
| 58 | "spgwc_endpoint": "http://aether_roc_umbrella_sdcore_test_dummy/v1/config" |
| 59 | } |
| 60 | ] |
| 61 | ] |
| 62 | }, |
| 63 | "device-group": { |
| 64 | "device-group": [ |
| 65 | [ |
| 66 | { |
| 67 | "display_name": "ACME Robots", |
| 68 | "id": "acme_chicago_robots", |
| 69 | "imsis": [ |
| 70 | { |
| 71 | "imsi_range_from": 13698808332993000, |
| 72 | "imsi_range_to": 13698808332993003, |
| 73 | "name": "production" |
| 74 | }, |
| 75 | { |
| 76 | "imsi_range_from": 13698808332993010, |
| 77 | "imsi_range_to": 13698808332993012, |
| 78 | "name": "warehouse" |
| 79 | } |
| 80 | ], |
| 81 | "ip_domain": "acme_chicago", |
| 82 | "site": "acme_chicago" |
| 83 | } |
| 84 | ] |
| 85 | ] |
| 86 | }, |
| 87 | "enterprise": { |
| 88 | "enterprise": [ |
| 89 | [ |
| 90 | { |
| 91 | "connectivity_service": [ |
| 92 | { |
| 93 | "connectivity_service": "cs5gtest", |
| 94 | "enabled": true |
| 95 | } |
| 96 | ], |
| 97 | "description": "ACME Corporation", |
| 98 | "display_name": "ACME Corp", |
| 99 | "id": "acme" |
| 100 | } |
| 101 | ] |
| 102 | ] |
| 103 | }, |
| 104 | "ip-domain": { |
| 105 | "ip-domain": [ |
| 106 | [] |
| 107 | ] |
| 108 | }, |
| 109 | "network": { |
| 110 | "network": [ |
| 111 | [ |
| 112 | { |
| 113 | "description": "Chicago 123_456", |
| 114 | "display_name": "Chicago", |
| 115 | "enterprise": "acme", |
| 116 | "id": "acme_chicago", |
| 117 | "mcc": 123, |
| 118 | "mnc": 456 |
| 119 | } |
| 120 | ] |
| 121 | ] |
| 122 | }, |
| 123 | "site": { |
| 124 | "site": [ |
| 125 | [ |
| 126 | { |
| 127 | "description": "ACME HQ", |
| 128 | "display_name": "Chicago", |
| 129 | "enterprise": "acme", |
| 130 | "id": "acme_chicago", |
| 131 | "network": "acme_chicago" |
| 132 | } |
| 133 | ] |
| 134 | ] |
| 135 | }, |
| 136 | "template": { |
| 137 | "template": [ |
| 138 | [ |
| 139 | { |
| 140 | "description": "VCS Template 1", |
| 141 | "display_name": "Template 1", |
| 142 | "downlink": 24669539, |
| 143 | "id": "template_1", |
| 144 | "sd": 10886763, |
| 145 | "sst": 158, |
| 146 | "traffic_class": "class_1", |
| 147 | "uplink": 23770218 |
| 148 | }, |
| 149 | { |
| 150 | "description": "VCS Template 2", |
| 151 | "display_name": "Template 2", |
| 152 | "downlink": 2791589, |
| 153 | "id": "template_2", |
| 154 | "sd": 16619900, |
| 155 | "sst": 157, |
| 156 | "traffic_class": "class_2", |
| 157 | "uplink": 24721051 |
| 158 | } |
| 159 | ] |
| 160 | ] |
| 161 | }, |
| 162 | "traffic_class": { |
| 163 | "traffic_class": [ |
| 164 | [ |
| 165 | { |
| 166 | "description": "High Priority TC", |
| 167 | "display_name": "Class 1", |
| 168 | "id": "class_1", |
| 169 | "pdb": 577, |
| 170 | "pelr": 3, |
| 171 | "qci": 10 |
| 172 | }, |
| 173 | { |
| 174 | "description": "Medium Priority TC", |
| 175 | "display_name": "Class 2", |
| 176 | "id": "class_2", |
| 177 | "pdb": 831, |
| 178 | "pelr": 4, |
| 179 | "qci": 20 |
| 180 | }, |
| 181 | { |
| 182 | "description": "Low Priority TC", |
| 183 | "display_name": "Class 3", |
| 184 | "id": "class_3", |
| 185 | "pdb": 833, |
| 186 | "pelr": 4, |
| 187 | "qci": 30 |
| 188 | } |
| 189 | ] |
| 190 | ] |
| 191 | }, |
| 192 | "upf": { |
| 193 | "upf": [ |
| 194 | [ |
| 195 | { |
| 196 | "address": "chicago.robots_upf.acme.com", |
| 197 | "description": "Chicago Robots UPF", |
| 198 | "display_name": "Chicago Robots", |
| 199 | "enterprise": "acme", |
| 200 | "id": "acme_chicago_robots", |
| 201 | "port": 6161 |
| 202 | } |
| 203 | ] |
| 204 | ] |
| 205 | }, |
| 206 | "vcs": { |
| 207 | "vcs": [ |
| 208 | [ |
| 209 | { |
| 210 | "ap": "acme_chicago_aps", |
| 211 | "application": [ |
| 212 | { |
| 213 | "allow": false, |
| 214 | "application": "acme_dataacquisition" |
| 215 | } |
| 216 | ], |
| 217 | "description": "Chicago Robots", |
| 218 | "device_group": [ |
| 219 | { |
| 220 | "device_group": "acme_chicago_robots", |
| 221 | "enable": true |
| 222 | } |
| 223 | ], |
| 224 | "display_name": "Chicago Robots VCS", |
| 225 | "downlink": 28492626, |
| 226 | "enterprise": "acme", |
| 227 | "id": "acme_chicago_robots", |
| 228 | "sd": 2973238, |
| 229 | "sst": 79, |
| 230 | "template": "template_2", |
| 231 | "traffic_class": "class_2", |
| 232 | "upf": "acme_chicago_robots", |
| 233 | "uplink": 13227287 |
| 234 | } |
| 235 | ] |
| 236 | ] |
| 237 | } |
| 238 | } |
| 239 | ] |