blob: d1ba2a768d6801841e66080cb5e1044756ff91f0 [file] [log] [blame]
Amit Wankhede751e7cd2022-03-23 17:08:30 +00001[
2 {
3 "connectivity_services": {
4 "connectivity_service": [
5 {
6 "acc_prometheus_url": "./prometheus_acc",
7 "core_5g_endpoint": "http://aether_roc_umbrella_sdcore_test_dummy/v1/config/5g",
8 "description": "5G Test",
9 "display_name": "ROC 5G Test Connectivity Service",
10 "id": "cs5gtest"
11 },
12 {
13 "description": "ROC 4G Test Connectivity Service",
14 "display_name": "4G Test",
15 "hss_endpoint": "http://aether_roc_umbrella_sdcore_test_dummy/v1/config/imsis",
16 "id": "cs4gtest",
17 "pcrf_endpoint": "http://aether_roc_umbrella_sdcore_test_dummy/v1/config/policies",
18 "spgwc_endpoint": "http://aether_roc_umbrella_sdcore_test_dummy/v1/config"
19 }
20 ]
21 },
22 "enterprises": {
23 "enterprise": [
24 []
25 ]
26 }
27 }
28]