summaryrefslogtreecommitdiffstats
path: root/sshapi-call-node/provider/ReadMe.md
diff options
context:
space:
mode:
authorGanesh Chandrasekaran <ganesh.c@samsung.com>2018-08-03 18:06:37 +0900
committerGanesh Chandrasekaran <ganesh.c@samsung.com>2018-08-03 18:30:15 +0900
commitefd6f9e3d2f770f16a6cb93efc061fe502a56979 (patch)
treeba71d2eee33f01f43380cf717e127c87e096b07f /sshapi-call-node/provider/ReadMe.md
parent1476ff884265181b5934d71a7a0e59b705ee1aac (diff)
mocked testcases added
Issue-ID: CCSDK-433 Change-Id: I9961df9131b4672a99601b31ed2e9312d0840d6b Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
Diffstat (limited to 'sshapi-call-node/provider/ReadMe.md')
-rw-r--r--sshapi-call-node/provider/ReadMe.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/sshapi-call-node/provider/ReadMe.md b/sshapi-call-node/provider/ReadMe.md
index 6c31ae0c..beaadcda 100644
--- a/sshapi-call-node/provider/ReadMe.md
+++ b/sshapi-call-node/provider/ReadMe.md
@@ -20,9 +20,9 @@ ResponsePrefix -> Optional -> location the response will be written
listName[i] -> Optional -> Used for processing XML responses with repeating elements.</td>vpn-information.vrf-details
Output:
-"'ResponsePrefix'.sshApi.call.node.status" -> SSH Exit status code is set in here.
-"'ResponsePrefix'.sshApi.call.node.stdout" -> SSH command execution result is put in here.
-"'ResponsePrefix'.sshApi.call.node.stderr" -> SSH execution failure message is put in here.
+"sshApi.call.node.status" -> SSH Exit status code is set in here.
+"sshApi.call.node.stdout" -> SSH command execution result is put in here.
+"sshApi.call.node.stderr" -> SSH execution failure message is put in here.