mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
16 lines
212 B
XML
16 lines
212 B
XML
<rpc>
|
|
<load-configuration>
|
|
<configuration>
|
|
<security>
|
|
<nat>
|
|
<source>
|
|
<pool>
|
|
<name>%pool-name%</name>
|
|
<address>%address%</address>
|
|
</pool>
|
|
</source>
|
|
</nat>
|
|
</security>
|
|
</configuration>
|
|
</load-configuration>
|
|
</rpc> |