diff options
Diffstat (limited to 'docs/APPC LCM API Guide')
-rw-r--r-- | docs/APPC LCM API Guide/APPC LCM API Guide.rst | 4 |
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 | | | | | | | | |