aboutsummaryrefslogtreecommitdiffstats
path: root/docs/APPC LCM API Guide/APPC LCM API Guide.rst
diff options
context:
space:
mode:
authorLathish <lathishbabu.ganesan@est.tech>2019-04-30 16:09:56 +0000
committerLathish <lathishbabu.ganesan@est.tech>2019-04-30 16:09:56 +0000
commitde85a6c50d48769ab74988b289d7dddf2bbbcebe (patch)
tree35a198ec3ec8ebcde8ada8df8935892b15a4adb9 /docs/APPC LCM API Guide/APPC LCM API Guide.rst
parented1cf1fb3c4c581cc03d82f640d7a550cafc9430 (diff)
Fixed public config issue in Audit
Issue-ID: APPC-1587 Change-Id: I7caa7fbf85f8a49beb5fc957c9372445f0d5e7ef Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
Diffstat (limited to 'docs/APPC LCM API Guide/APPC LCM API Guide.rst')
-rw-r--r--docs/APPC LCM API Guide/APPC LCM API Guide.rst4
1 files changed, 2 insertions, 2 deletions
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 c742dd168..3a213d87a 100644
--- a/docs/APPC LCM API Guide/APPC LCM API Guide.rst
+++ b/docs/APPC LCM API Guide/APPC LCM API Guide.rst
@@ -796,9 +796,9 @@ The Audit action does not require any payload parameters.
+----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
| **Parameter** | **Description** | **Required?** | **Example** |
+======================+===========================================================================================================================================================+=====================+==================================+
-| publish-config | \* If the publish\_config field is set to Y in the payload, then always send the running configuration from the VNF using the message bus | Yes | "publish-config": "<Y\|N>" |
+| publish-config | \* If the publish\-config field is set to Y in the payload, then always send the running configuration from the VNF using the message bus | Yes | "publish-config": "<Y\|N>" |
| | | | |
-| | \* If the publish\_config field is set to N in the payload, then: | | |
+| | \* If the publish\-config field is set to N in the payload, then: | | |
| | | | |
| | - If the result of the audit is ‘match’ (latest APPC config and the running config match), do not send the running configuration | | |
| | | | |