Doc update for "Extend Websocket streams for data-less notifications" enhancement. 86/91886/1
authorNikhil Soni <nsoni@luminanetworks.com>
Wed, 5 Aug 2020 14:31:07 +0000 (20:01 +0530)
committerNikhil Soni <nsoni@luminanetworks.com>
Wed, 5 Aug 2020 14:31:07 +0000 (20:01 +0530)
Refer: https://git.opendaylight.org/gerrit/c/netconf/+/89928

JIRA: NETCONF-689
Signed-off-by: Nikhil Soni <nsoni@luminanetworks.com>
Change-Id: I5e36f30a61fb6313c85f34fbe9721c5a5fbc317d

docs/dev-guide.rst

index 58e3b0df680d34358e90636e2137cae56c1a9b01..1555fc4e9ccbd6baf1af2f9f6f7106c0c6b5fb45 100644 (file)
@@ -1478,6 +1478,11 @@ In addition, the following ODL extension query parameter is supported:
   contain the leaf nodes modified instead of the entire subscription subtree.
   This can help in reducing the size of the notifications.
 
+:odl-skip-notification-data:
+  If this parameter is set to "true", create and update notifications will only
+  contain modified leaf nodes without data.
+  This can help in reducing the size of the notifications.
+
 The expected response status is 200 OK and response body should be
 empty. You will get your WebSocket location from **Location** header of
 response. For example in our particular toaster example location header