Adding RPC attribute parameters to junos_rpc network module (#32649)

* Adding RPC attribute arguments to `junos_rpc` network module.

* Specifying module argument version.

* Fixing DOCUMENTATION block.

* First attempt at new test fixture.

* Updated RPC_CLI_MAP.

* Use `result` instead of `reply`.
This commit is contained in:
Corban Johnson
2017-11-20 23:15:13 -06:00
committed by Ganesh Nalawade
parent e24e771b88
commit d9a52db17d
3 changed files with 30 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
<rpc-reply>
<load-configuration-results>
<load-success/>
<load-error-count>0</load-error-count>
</load-configuration-results>
</rpc-reply>