Refactoring Netconf NetconfMessageUtils
[ccsdk/cds.git] / ms / blueprintsprocessor / functions / netconf-executor / src / test / resources / netconf-messages / commit-response-confirmed-false-and-persistId-empty-and-persist-not-empty.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <rpc message-id="customMessageId" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
3 <commit>
4 <persist-id>customPersistId</persist-id>
5 </commit>
6 </rpc>