cloudstack/plugins/network-elements/cisco-vnmc/scripts/network/cisco/associate-nat-policy-set.xml

20 lines
505 B
XML

<configConfMos
cookie="%cookie%"
inHierarchical="false">
<inConfigs>
<pair key="%espdn%" >
<policyVirtualNetworkEdgeProfile
connTimeoutRef=""
descr="%descr%"
dn="%espdn%"
egressAclPsetRef="default-egress"
ingressAclPsetRef="default-ingress"
inspectRef=""
name="%name%"
natPsetRef="%natpolicysetname%"
status="modified"
vpnRef=""/>
</pair>
</inConfigs>
</configConfMos>