Naman Gupta | bac1895 | 2021-06-03 21:49:17 +0530 | [diff] [blame] | 1 | { |
| 2 | "SERVICE_HTTP" : "SERVICE_{}_{}_HTTP_PORT", |
| 3 | "SERVICE_RMR" : "SERVICE_{}_{}_RMR_PORT", |
| 4 | "CONFIG_PATH" : "/ric/v1/config", |
| 5 | "REGISTER_PATH" : "http://service-{}-appmgr-http.{}:8080/ric/v1/register", |
| 6 | "DEREGISTER_PATH" : "http://service-{}-appmgr-http.{}:8080/ric/v1/deregister", |
| 7 | "DEFAULT_PLT_NS" : "ricplt", |
| 8 | "DEFAULT_XAPP_NS" : "ricxapp", |
| 9 | "hostname" : "xapp", |
| 10 | "name" : "xappRegistration", |
| 11 | "version" : "1", |
| 12 | "PLT_NAMESPACE" : "ricplt", |
| 13 | "APP_NAMESPACE" : "ricxapp" |
| 14 | } |