update appc.properties documentation
Change-Id: I947859bc52e6e8c90ed2236e4ba54025c468a1e1
Signed-off-by: Ryan Young <ry303t@att.com>
Issue-ID: APPC-901
diff --git a/docs/APPC Properties/APPC Properties.rst b/docs/APPC Properties/APPC Properties.rst
index c862349..7aa12f9 100644
--- a/docs/APPC Properties/APPC Properties.rst
+++ b/docs/APPC Properties/APPC Properties.rst
@@ -142,6 +142,11 @@
- Applies to the following features: appc-rest-adapter-bundle, appc-iaas-adapter-bundle, appc-chef-adapter-bundle
- These properties are used to configure the retry logic for connection to the IaaS provider(s). The retry delay property is the amount of time, in seconds, the application waits between retry attempts. The retry limit is the number of retries that are allowed before the request is failed.
+- **appc.LCM.scopeOverlap.endpoint**:
+
+ - Applies to appc-request-handler-core
+ - Used to define the RESTCONF url of the interfaces-service
+
**APPC Transactions Database Connection**
Applies to the following features: appc-dg-common, appc-command-executor-core, appc-request-handler-core, appc-workflow-management-core.