mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
19 lines
274 B
XML
19 lines
274 B
XML
<rpc>
|
|
<load-configuration>
|
|
<configuration>
|
|
<security>
|
|
<nat>
|
|
<destination>
|
|
<pool>
|
|
<name>%pool-name%</name>
|
|
<address>
|
|
<ipaddr>%private-address%</ipaddr>
|
|
<port>%dest-port%</port>
|
|
</address>
|
|
</pool>
|
|
</destination>
|
|
</nat>
|
|
</security>
|
|
</configuration>
|
|
</load-configuration>
|
|
</rpc> |