Enabling JSON stream support
Nokia NSP 20.11 and later supports the content type
application/stream+json
. Support for this content type ensures that all alarms can
be retrieved in a single GET
request.
To support stream+json
, the enablePagination
flag has been
added to nokiaNspRestMultiChannelHttpTransport.json
and set to
false
by default to disable the resync bookmark pagination functionality.