mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			465 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			465 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<rpc>
 | 
						|
<load-configuration>
 | 
						|
<configuration>
 | 
						|
<access>
 | 
						|
<address-assignment>
 | 
						|
<pool>
 | 
						|
<name>%address-pool-name%</name>
 | 
						|
<family>
 | 
						|
<inet>
 | 
						|
<network>%guest-network-cidr%</network>
 | 
						|
<range>
 | 
						|
<name>%address-range-name%</name>
 | 
						|
<low>%low-address%</low>
 | 
						|
<high>%high-address%</high>
 | 
						|
</range>
 | 
						|
<xauth-attributes>
 | 
						|
<primary-dns>%primary-dns-address%</primary-dns>
 | 
						|
</xauth-attributes>
 | 
						|
</inet>
 | 
						|
</family>
 | 
						|
</pool>
 | 
						|
</address-assignment>
 | 
						|
</access>
 | 
						|
</configuration>
 | 
						|
</load-configuration>
 | 
						|
</rpc>
 |