mirror of https://github.com/apache/cloudstack.git
20 lines
505 B
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>
|