From: Taka Cho Date: Sun, 2 Sep 2018 17:43:49 +0000 (-0400) Subject: fix the wrong LCM in doc X-Git-Tag: 1.4.0~48 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a7a427af6c792dfb2459bc19806a9b08fd315e9f;p=appc.git fix the wrong LCM in doc fix the outdated LCM API in APPC LCM API document Change-Id: I089540ce70fb311718a0ad1651cc1a86c19a544b Issue-ID: APPC-1184 Signed-off-by: Taka Cho --- diff --git a/docs/APPC LCM API Guide/APPC LCM API Guide.rst b/docs/APPC LCM API Guide/APPC LCM API Guide.rst index 3015bc799..45cb04764 100644 --- a/docs/APPC LCM API Guide/APPC LCM API Guide.rst +++ b/docs/APPC LCM API Guide/APPC LCM API Guide.rst @@ -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 | +------------------------------+--------------------------------------------------------------+