X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=docs%2Fdev-guide.rst;h=1555fc4e9ccbd6baf1af2f9f6f7106c0c6b5fb45;hp=58e3b0df680d34358e90636e2137cae56c1a9b01;hb=66e956cbf397a86f1a512396feb7cb87ea602f92;hpb=766301b726a579baa2a70c6734c4b8ba0269c6a6 diff --git a/docs/dev-guide.rst b/docs/dev-guide.rst index 58e3b0df68..1555fc4e9c 100644 --- a/docs/dev-guide.rst +++ b/docs/dev-guide.rst @@ -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