Fix package name for RestConfCallNode 41/39841/2
authorSkip Wonnell <skip@att.com>
Wed, 28 Mar 2018 21:08:52 +0000 (16:08 -0500)
committerRanda Maher <rx196w@att.com>
Wed, 28 Mar 2018 21:30:23 +0000 (21:30 +0000)
Issue-ID: APPC-800
Change-Id: Ic45cbcd25971b437a634204949a9825902b8c82c
Signed-off-by: Skip Wonnell <skip@att.com>
appc-directed-graph/appc-dgraph/provider/src/main/resources/json/APPC/APPC_GetDeviceRunningConfig.json

index b2f3396..253fb80 100644 (file)
@@ -49,7 +49,7 @@
     "id": "26aeca14.cd8d26",
     "type": "execute",
     "name": "execute: Get Rest Configuration",
-    "xml": "<execute plugin=\"com.att.sdnctl.restconf.RestConfCallNode\" method=\"getConfiguration\">\n<parameter name=\"hostIpAddress\" value=\"`$hostIpAddress`\" />\n<parameter name=\"protocol\" value=\"`$protocol`\" />\n<parameter name=\"responsePrefix\" value=\"restconf\" />\n",
+    "xml": "<execute plugin=\"org.onap.sdnc.restconf.RestConfCallNode\" method=\"getConfiguration\">\n<parameter name=\"hostIpAddress\" value=\"`$hostIpAddress`\" />\n<parameter name=\"protocol\" value=\"`$protocol`\" />\n<parameter name=\"responsePrefix\" value=\"restconf\" />\n",
     "comments": "",
     "outputs": 1,
     "x": 612.5,