RESTCONF PATCH (plain patch) is supported according to RFC 8040 4.6.1
This commit is contained in:
parent
bb2eaa3cc7
commit
46b6a8008a
15 changed files with 375 additions and 474 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#!/bin/bash
|
||||
# Jukebox example from rfc 8040 Appendix A.1
|
||||
# ASsumes fjukebox is set to name of yang file
|
||||
# Assumes fjukebox is set to name of yang file
|
||||
# An extra leaf-list is added (clixon)
|
||||
|
||||
cat <<EOF > $fjukebox
|
||||
module example-jukebox {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue