Doc update for "Extend Websocket streams for data-less notifications" enhancement.
[controller.git] / 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