diff options
Diffstat (limited to 'vnfs/TestVNF/netconftemplates/netconftemplates/edit-config/candidate/system/response.xml')
-rw-r--r-- | vnfs/TestVNF/netconftemplates/netconftemplates/edit-config/candidate/system/response.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vnfs/TestVNF/netconftemplates/netconftemplates/edit-config/candidate/system/response.xml b/vnfs/TestVNF/netconftemplates/netconftemplates/edit-config/candidate/system/response.xml new file mode 100644 index 00000000..46ba494f --- /dev/null +++ b/vnfs/TestVNF/netconftemplates/netconftemplates/edit-config/candidate/system/response.xml @@ -0,0 +1,7 @@ +<rpc-reply <RPCHEADER>> + <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"> + <system xmlns="http://acme.example.com/system"> + <host-name>aaaaa</host-name> + </system> +</data> +</rpc-reply>
\ No newline at end of file |