All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ght.netconf.restconf-nb.8.0.0.source-code.restconf8040.cfg Maven / Gradle / Ivy

There is a newer version: 8.0.3
Show newest version
#example of restconf8040 configuration
#Default values:
#pretty-print=false  —Control the default value of the odl-pretty-print query parameter.
#data-missing-is-404=false  —Control the HTTP status code reporting of conditions corresponding to "data-missing".
#                            When this is set to true, the server will violate RFC8040 and report "404" instead of "409".
#maximum-fragment-length=0  —Maximum SSE fragment length in number of Unicode code units (characters)
#heartbeat-interval=10000  —Interval in milliseconds between sending of ping control frames.
#restconf=rests  —The value of RFC8040 {+restconf} URI template, pointing to the root resource. Must not end with '/'.
#ping-executor-name-prefix=ping-executor  —Name of thread group Ping Executor will be run with.
#max-thread-count=1  —Number of threads Ping Executor will be run with.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy