mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 05:12:30 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			278 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			278 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Reads the table input for the noderange and returns list of attributes
 | 
						|
# requested
 | 
						|
<xcatrequest>
 | 
						|
<clienttype>PCM</clienttype>
 | 
						|
<command>NodeRange</command>
 | 
						|
<node>compute1-compute2</node>
 | 
						|
</xcatrequest>
 | 
						|
<xcatresponse>
 | 
						|
<node>node1</node>
 | 
						|
.
 | 
						|
.
 | 
						|
.
 | 
						|
<node>noden</node>
 | 
						|
</xcatresponse>
 |