aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/netconf-executor/src/test/resources/netconf-messages/cancelCommit-response-all-parameters-not-empty.xml
blob: 177a97a920cc63c78baeda59a4aa8fc6fb401e0b (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<rpc message-id="customMessageId" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<cancel-commit>
<persist-id>customPersistId</persist-id>
</cancel-commit>
</rpc>