RestConf commands
[scp/oam/modeling.git] / data-model / tools / o1-controller-restconf-commands / .vscode / settings.json
1 {
2   "rest-client.environmentVariables": {
3     "local": {
4       "baseUrl": "http://localhost:8181",
5       "user": "admin",
6       "password": "admin",
7       "mountPoint": "ntsim_onf_core_model_1_4-0_51009",
8     },
9   }
10 }