mirror of https://github.com/apache/cloudstack.git
18 lines
405 B
XML
18 lines
405 B
XML
<configConfMos
|
|
cookie="%cookie%"
|
|
inHierarchical="false">
|
|
<inConfigs>
|
|
<pair key="%routedn%">
|
|
<routeStaticRoute
|
|
dn="%routepolicydn%/sroute-2"
|
|
id="2"
|
|
ipAddress="%destination%"
|
|
ipSubnet="%netmask%"
|
|
nextHopGWIp="%nexthop%"
|
|
nextHopIntf="%nexthopintf%"
|
|
routeMetric="1"
|
|
status="created"/>
|
|
</pair>
|
|
</inConfigs>
|
|
</configConfMos>
|