mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			348 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			348 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<rpc>
 | 
						|
<load-configuration>
 | 
						|
<configuration>
 | 
						|
<access>
 | 
						|
<profile>
 | 
						|
<name>%access-profile-name%</name>
 | 
						|
<client>
 | 
						|
<name>%username%</name>
 | 
						|
<firewall-user>
 | 
						|
<password>%password%</password>
 | 
						|
</firewall-user>
 | 
						|
</client>
 | 
						|
<address-assignment>
 | 
						|
<pool>%address-pool-name%</pool>
 | 
						|
</address-assignment>
 | 
						|
</profile>
 | 
						|
</access>
 | 
						|
</configuration>
 | 
						|
</load-configuration>
 | 
						|
</rpc>
 |