X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=scp%2Foam%2Fmodeling.git;a=blobdiff_plain;f=data-model%2Ftools%2Fo1-controller-restconf-commands%2F.vscode%2Fsettings.json;fp=data-model%2Ftools%2Fo1-controller-restconf-commands%2F.vscode%2Fsettings.json;h=0c05ddf9cdc7186a00488ae77b970e9b32a66761;hp=ce7dbb46592c7b10d5c34b42dee59361a73932e4;hb=3eac02bcab3641fef087df8f40d5a3df89fbf15c;hpb=8801a1c22ab089666065dd5318258e9dc203c26d diff --git a/data-model/tools/o1-controller-restconf-commands/.vscode/settings.json b/data-model/tools/o1-controller-restconf-commands/.vscode/settings.json index ce7dbb4..0c05ddf 100644 --- a/data-model/tools/o1-controller-restconf-commands/.vscode/settings.json +++ b/data-model/tools/o1-controller-restconf-commands/.vscode/settings.json @@ -1,7 +1,19 @@ { "rest-client.environmentVariables": { "local": { - "baseUrl": "http://localhost:8181", + "baseUrl": "http://10.20.11.118:8181", + "user": "admin", + "password": "admin", + "mountPoint": "ntsim_onf_core_model_1_4-0_51009", + }, + "public": { + "baseUrl": "https://sdn-r-dev.open5g-test.com", + "user": "admin", + "password": "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U", + "mountPoint": "ntsim_onf_core_model_1_4-0_51009", + }, + "alex-ws": { + "baseUrl": "http://46.38.251.235:8181", "user": "admin", "password": "admin", "mountPoint": "ntsim_onf_core_model_1_4-0_51009",