Amit Wankhede | 751e7cd | 2022-03-23 17:08:30 +0000 | [diff] [blame] | 1 | [ |
| 2 | { |
| 3 | "application": { |
| 4 | "application": [ |
| 5 | [ |
| 6 | { |
| 7 | "address": "da.acme.com", |
| 8 | "description": "Data Acquisition", |
| 9 | "display_name": "DA", |
| 10 | "endpoint": [ |
| 11 | { |
| 12 | "display_name": "data acquisition endpoint", |
| 13 | "endpoint_id": "da", |
| 14 | "mbr": { |
| 15 | "downlink": 1000000, |
| 16 | "uplink": 2000000 |
| 17 | }, |
| 18 | "port_end": 7588, |
| 19 | "port_start": 7585, |
| 20 | "protocol": "TCP", |
| 21 | "traffic_class": "class_2" |
| 22 | } |
| 23 | ], |
| 24 | "enterprise": "acme", |
| 25 | "id": "acme_dataacquisition" |
| 26 | } |
| 27 | ] |
| 28 | ] |
| 29 | }, |
| 30 | "connectivity-service": { |
| 31 | "connectivity-service": [ |
| 32 | [ |
| 33 | { |
| 34 | "acc_prometheus_url": "./prometheus_acc", |
| 35 | "core_5g_endpoint": "http://aether_roc_umbrella_sdcore_test_dummy/v1/config/5g", |
| 36 | "description": "5G Test", |
| 37 | "display_name": "ROC 5G Test Connectivity Service", |
| 38 | "id": "cs5gtest" |
| 39 | }, |
| 40 | { |
| 41 | "description": "ROC 4G Test Connectivity Service", |
| 42 | "display_name": "4G Test", |
| 43 | "hss_endpoint": "http://aether_roc_umbrella_sdcore_test_dummy/v1/config/imsis", |
| 44 | "id": "cs4gtest", |
| 45 | "pcrf_endpoint": "http://aether_roc_umbrella_sdcore_test_dummy/v1/config/policies", |
| 46 | "spgwc_endpoint": "http://aether_roc_umbrella_sdcore_test_dummy/v1/config" |
| 47 | } |
| 48 | ] |
| 49 | ] |
| 50 | }, |
| 51 | "device-group": { |
| 52 | "device-group": [ |
| 53 | [ |
| 54 | { |
| 55 | "display_name": "ACME Default", |
| 56 | "id": "acme_chicago_default", |
| 57 | "ip_domain": "acme_chicago", |
| 58 | "site": "acme_chicago" |
| 59 | }, |
| 60 | { |
| 61 | "device": { |
| 62 | "mbr": { |
| 63 | "downlink": 1000000, |
| 64 | "uplink": 5000000 |
| 65 | }, |
| 66 | "traffic_class": "class_1" |
| 67 | }, |
| 68 | "display_name": "ACME Robots", |
| 69 | "id": "acme_chicago_robots", |
| 70 | "imsis": [ |
| 71 | { |
| 72 | "display_name": "production robots", |
| 73 | "imsi_id": "production", |
| 74 | "imsi_range_from": 0, |
| 75 | "imsi_range_to": 3 |
| 76 | }, |
| 77 | { |
| 78 | "display_name": "warehouse robots", |
| 79 | "imsi_id": "warehouse", |
| 80 | "imsi_range_from": 10, |
| 81 | "imsi_range_to": 12 |
| 82 | } |
| 83 | ], |
| 84 | "ip_domain": "acme_chicago", |
| 85 | "site": "acme_chicago" |
| 86 | } |
| 87 | ] |
| 88 | ] |
| 89 | }, |
| 90 | "enterprise": { |
| 91 | "enterprise": [ |
| 92 | [ |
| 93 | { |
| 94 | "connectivity_service": [ |
| 95 | { |
| 96 | "connectivity_service": "cs5gtest", |
| 97 | "enabled": true |
| 98 | } |
| 99 | ], |
| 100 | "description": "ACME Corporation", |
| 101 | "display_name": "ACME Corp", |
| 102 | "id": "acme" |
| 103 | } |
| 104 | ] |
| 105 | ] |
| 106 | }, |
| 107 | "ip-domain": { |
| 108 | "ip-domain": [ |
| 109 | [ |
| 110 | { |
| 111 | "admin_status": "DISABLE", |
| 112 | "description": "Chicago IP Domain", |
| 113 | "display_name": "Chicago", |
| 114 | "dns_primary": "8.8.8.4", |
| 115 | "dns_secondary": "8.8.8.4", |
| 116 | "enterprise": "acme", |
| 117 | "id": "acme_chicago", |
| 118 | "mtu": 12690, |
| 119 | "subnet": "163.25.44.0/31" |
| 120 | } |
| 121 | ] |
| 122 | ] |
| 123 | }, |
| 124 | "site": { |
| 125 | "site": [ |
| 126 | [ |
| 127 | { |
| 128 | "description": "ACME HQ", |
| 129 | "display_name": "Chicago", |
| 130 | "enterprise": "acme", |
| 131 | "id": "acme_chicago", |
| 132 | "imsi_definition": { |
| 133 | "enterprise": 1, |
| 134 | "format": "CCCNNNEEESSSSSS", |
| 135 | "mcc": "123", |
| 136 | "mnc": "456" |
| 137 | }, |
| 138 | "monitoring": { |
| 139 | "edge_cluster_prometheus_url": "prometheus_ace1", |
| 140 | "edge_device": [ |
| 141 | { |
| 142 | "description": "monitoring device placed near the sprocket manufacturing machine", |
| 143 | "display_name": "sprocket monitoring pi", |
| 144 | "edge_device_id": "acme_chicago_monitoring_pi_1" |
| 145 | }, |
| 146 | { |
| 147 | "description": "monitoring device placed near the widget refinisher", |
| 148 | "display_name": "widget monitoring pi", |
| 149 | "edge_device_id": "acme_chicago_monitoring_pi_2" |
| 150 | } |
| 151 | ], |
| 152 | "edge_monitoring_prometheus_url": "prometheus_amp" |
| 153 | }, |
| 154 | "small_cell": [ |
| 155 | { |
| 156 | "address": "ap2.chicago.acme.com", |
| 157 | "display_name": "cell number one", |
| 158 | "enable": true, |
| 159 | "small_cell_id": "cell1", |
| 160 | "tac": "8002" |
| 161 | } |
| 162 | ] |
| 163 | } |
| 164 | ] |
| 165 | ] |
| 166 | }, |
| 167 | "template": { |
| 168 | "template": [ |
| 169 | [ |
| 170 | { |
| 171 | "default_behavior": "DENY_ALL", |
| 172 | "description": "VCS Template 1", |
| 173 | "display_name": "Template 1", |
| 174 | "id": "template_1", |
| 175 | "sd": 10886763, |
| 176 | "slice": { |
| 177 | "mbr": { |
| 178 | "downlink": 5000000, |
| 179 | "downlink_burst_size": 600000, |
| 180 | "uplink": 10000000, |
| 181 | "uplink_burst_size": 600000 |
| 182 | } |
| 183 | }, |
| 184 | "sst": 158 |
| 185 | }, |
| 186 | { |
| 187 | "default_behavior": "DENY_ALL", |
| 188 | "description": "VCS Template 2", |
| 189 | "display_name": "Template 2", |
| 190 | "id": "template_2", |
| 191 | "sd": 16619900, |
| 192 | "slice": { |
| 193 | "mbr": { |
| 194 | "downlink": 5000000, |
| 195 | "uplink": 10000000, |
| 196 | "uplink_burst_size": 500000 |
| 197 | } |
| 198 | }, |
| 199 | "sst": 157 |
| 200 | } |
| 201 | ] |
| 202 | ] |
| 203 | }, |
| 204 | "traffic-class": { |
| 205 | "traffic-class": [ |
| 206 | [ |
| 207 | { |
| 208 | "arp": 1, |
| 209 | "description": "High Priority TC", |
| 210 | "display_name": "Class 1", |
| 211 | "id": "class_1", |
| 212 | "pdb": 100, |
| 213 | "pelr": 10, |
| 214 | "qci": 10 |
| 215 | }, |
| 216 | { |
| 217 | "arp": 1, |
| 218 | "description": "Medium Priority TC", |
| 219 | "display_name": "Class 2", |
| 220 | "id": "class_2", |
| 221 | "pdb": 100, |
| 222 | "pelr": 10, |
| 223 | "qci": 20 |
| 224 | }, |
| 225 | { |
| 226 | "arp": 1, |
| 227 | "description": "Low Priority TC", |
| 228 | "display_name": "Class 3", |
| 229 | "id": "class_3", |
| 230 | "pdb": 100, |
| 231 | "pelr": 10, |
| 232 | "qci": 30 |
| 233 | } |
| 234 | ] |
| 235 | ] |
| 236 | }, |
| 237 | "upf": { |
| 238 | "upf": [ |
| 239 | [ |
| 240 | { |
| 241 | "address": "entry1.upfpool.chicago.acme.com", |
| 242 | "description": "Chicago UPF Pool _ Entry 1", |
| 243 | "display_name": "Chicago Pool 1", |
| 244 | "enterprise": "acme", |
| 245 | "id": "acme_chicago_pool_entry1", |
| 246 | "port": 6161, |
| 247 | "site": "acme_chicago" |
| 248 | }, |
| 249 | { |
| 250 | "address": "entry2.upfpool.chicago.acme.com", |
| 251 | "description": "Chicago UPF Pool _ Entry 2", |
| 252 | "display_name": "Chicago Pool 2", |
| 253 | "enterprise": "acme", |
| 254 | "id": "acme_chicago_pool_entry2", |
| 255 | "port": 6161, |
| 256 | "site": "acme_chicago" |
| 257 | } |
| 258 | ] |
| 259 | ] |
| 260 | }, |
| 261 | "vcs": { |
| 262 | "vcs": [ |
| 263 | [ |
| 264 | { |
| 265 | "default_behavior": "DENY_ALL", |
| 266 | "description": "Chicago Robots", |
| 267 | "device_group": [ |
| 268 | { |
| 269 | "device_group": "acme_chicago_robots", |
| 270 | "enable": true |
| 271 | } |
| 272 | ], |
| 273 | "display_name": "Chicago Robots VCS", |
| 274 | "enterprise": "acme", |
| 275 | "filter": [ |
| 276 | { |
| 277 | "allow": false, |
| 278 | "application": "acme_dataacquisition" |
| 279 | } |
| 280 | ], |
| 281 | "id": "acme_chicago_robots", |
| 282 | "sd": 2973238, |
| 283 | "site": "acme_chicago", |
| 284 | "slice": { |
| 285 | "mbr": { |
| 286 | "downlink": 5000000, |
| 287 | "downlink_burst_size": 600000 |
| 288 | } |
| 289 | }, |
| 290 | "sst": 79, |
| 291 | "upf": "acme_chicago_pool_entry1" |
| 292 | } |
| 293 | ] |
| 294 | ] |
| 295 | } |
| 296 | } |
| 297 | ] |