mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	how to generate api spec file
This commit is contained in:
		
							parent
							
								
									5fc66d1c61
								
							
						
					
					
						commit
						e72dbbeeee
					
				@ -1,6 +1,9 @@
 | 
			
		||||
CloudStack Test Client
 | 
			
		||||
1. generate Cloudstack API python code from an API XML spec file
 | 
			
		||||
   python codegenerator.py  -o where-to-put-the-cloudstack-api -s where-the-spec-file
 | 
			
		||||
1.5 Spec file is generated by
 | 
			
		||||
   ant build-apidocs
 | 
			
		||||
   -> generates commands.xml in dist
 | 
			
		||||
 | 
			
		||||
2. Facility it provides:
 | 
			
		||||
  1. very handy cloudstack API python wrapper
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user