fix the wrong LCM in doc 05/64105/2
authorTaka Cho <tc012c@att.com>
Sun, 2 Sep 2018 17:43:49 +0000 (13:43 -0400)
committerPatrick Brady <pb071s@att.com>
Mon, 3 Sep 2018 00:57:04 +0000 (00:57 +0000)
fix the outdated LCM API in APPC LCM API
document

Change-Id: I089540ce70fb311718a0ad1651cc1a86c19a544b
Issue-ID: APPC-1184
Signed-off-by: Taka Cho <tc012c@att.com>
docs/APPC LCM API Guide/APPC LCM API Guide.rst

index 3015bc7..45cb047 100644 (file)
@@ -997,7 +997,7 @@ A successful ConfigBackup request returns a success response.
 A failed ConfigBackup action returns a failure response code and the specific failure message in the response block.
 
 +------------------------------+-----------------------------------------------------------+
-|     **Target URL**           |     /restconf/operations/appc-provider-lcm:configbackup   |
+|     **Target URL**           |     /restconf/operations/appc-provider-lcm:config-backup  |
 +------------------------------+-----------------------------------------------------------+
 |     **Action**               |     ConfigBackup                                          |
 +------------------------------+-----------------------------------------------------------+
@@ -1799,7 +1799,7 @@ A successful StopApplication request returns a success response.
 A failed StopApplication action returns a failure response code and the specific failure message in the response block.
 
 +------------------------------+--------------------------------------------------------------+
-|     **Target URL**           |     /restconf/operations/appc-provider-lcm:stopapplication   |
+|     **Target URL**           |     /restconf/operations/appc-provider-lcm:stop-application  |
 +------------------------------+--------------------------------------------------------------+
 |     **Action**               |     StopApplication                                          |
 +------------------------------+--------------------------------------------------------------+