From 238142579860bf59225b58a623cbfe1e37f696eb Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Tue, 17 Oct 2023 10:03:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=87=AA=E5=AE=9A=E4=B9=89url=E5=89=8D?= =?UTF-8?q?=E7=BC=80=E4=B8=8D=E8=83=BD=E7=94=A8omc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- restagent/etc/restconf-t.yaml | 2 +- restagent/etc/restconf.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/restagent/etc/restconf-t.yaml b/restagent/etc/restconf-t.yaml index bafe50f4..2a8acc46 100644 --- a/restagent/etc/restconf-t.yaml +++ b/restagent/etc/restconf-t.yaml @@ -62,7 +62,7 @@ ne: # chk2ne: true/false, if put OmcNeConfig parameters to NE omc: - uriPrefix: /api/rest/oam + uriPrefix: "/omc/rest" neType: OMC neId: 001 rmUID: 4400HX101 diff --git a/restagent/etc/restconf.yaml b/restagent/etc/restconf.yaml index 879dc248..7340d86a 100644 --- a/restagent/etc/restconf.yaml +++ b/restagent/etc/restconf.yaml @@ -79,7 +79,7 @@ ne: # chk2ne: true/false, if put OmcNeConfig parameters to NE omc: - uriPrefix: /api/rest/oam + uriPrefix: "/omc/rest" neType: OMC neId: 001 rmUID: 4400HX101