3 "$schema": "http://json-schema.org/draft-07/schema#",
4 "$id": "http://example.com/root.json",
6 "title": "The Root Schema",
14 "$id": "#/properties/service_ports",
16 "title": "The Service_ports Schema",
23 "$id": "#/properties/service_ports/properties/xapp_port",
25 "title": "The Xapp_port Schema",
32 "$id": "#/properties/service_ports/properties/rmr_port",
34 "title": "The Rmr_port Schema",
43 "$id": "#/properties/rmr",
45 "title": "The Rmr Schema",
57 "$id": "#/properties/rmr/properties/protPort",
59 "title": "The Protport Schema",
67 "$id": "#/properties/rmr/properties/maxSize",
69 "title": "The Maxsize Schema",
76 "$id": "#/properties/rmr/properties/numWorkers",
78 "title": "The Numworkers Schema",
85 "$id": "#/properties/rmr/properties/txMessages",
87 "title": "The Txmessages Schema",
89 "$id": "#/properties/rmr/properties/txMessages/items",
91 "title": "The Items Schema",
101 "$id": "#/properties/rmr/properties/rxMessages",
103 "title": "The Rxmessages Schema",
105 "$id": "#/properties/rmr/properties/rxMessages/items",
107 "title": "The Items Schema",
113 "RIC_SUB_DEL_FAILURE",
120 "$id": "#/properties/rmr/properties/file_path",
122 "title": "The File_path Schema",
125 "/tmp/routeinfo/routes.txt"
130 "$id": "#/properties/rmr/properties/contents",
132 "title": "The Contents Schema",
135 "newrt|start\nrte|0|localhost:4560\nrte|2|localhost:4591\nrte|10002|localhost:4560\nrte|10005|localhost:4560\nrte|10003|localhost:4591\nrte|12010|localhost:4591\nrte|12020|localhost:4591\nrte|12011|localhost:4560\nrte|12012|localhost:4560\nrte|12021|localhost:4560\nrte|12022|localhost:4560\nrte|20000|localhost:4560\nrte|20001|localhost:4566\nnewrt|end "
142 "$id": "#/properties/envs",
144 "title": "The Envs Schema",
151 "VES_MEAUSUREMENT_INTERVAL"
155 "$id": "#/properties/envs/properties/gNodeB",
157 "title": "The Gnodeb Schema",
165 "$id": "#/properties/envs/properties/THREADS",
167 "title": "The Threads Schema",
175 "$id": "#/properties/envs/properties/VES_SCHEMA_FILE",
177 "title": "The Ves_schema_file Schema",
180 "/etc/xapp/ves_schema.json"
185 "$id": "#/properties/envs/properties/SAMPLE_FILE",
187 "title": "The Sample_file Schema",
190 "/etc/xapp/samples.json"
194 "VES_COLLECTOR_URL": {
195 "$id": "#/properties/envs/properties/VES_COLLECTOR_URL",
197 "title": "The Ves_collector_url Schema",
204 "VES_MEAUSUREMENT_INTERVAL": {
205 "$id": "#/properties/envs/properties/VES_MEAUSUREMENT_INTERVAL",
207 "title": "The Ves_meausurement_interval Schema",