X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fdev-guide.rst;h=1555fc4e9ccbd6baf1af2f9f6f7106c0c6b5fb45;hb=09d76ff670a3d54dac595336b9fe3151b793d630;hp=58e3b0df680d34358e90636e2137cae56c1a9b01;hpb=6c8865b7937fd5a301d9066e4bf938129eec1fbe;p=controller.git 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