ght.netconf.restconf-nb.8.0.0.source-code.restconf8040.cfg Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of restconf-nb Show documentation
Show all versions of restconf-nb Show documentation
RESTCONF Northbound application
#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.