mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 13:22:36 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			426 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			426 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
Rest API
 | 
						|
========
 | 
						|
 | 
						|
xCAT provides REST API (also called a web services API) that is currently implemented as a front end (translation layer) to xcatd. This provides programmatic access to xCAT from any language. This document describes how to set it up and use it.
 | 
						|
 | 
						|
**NOTE:** This doc is working with xCAT 2.8.4 and later.
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :maxdepth: 2
 | 
						|
 | 
						|
   restapi_setup/index
 | 
						|
   restapi_usage/index
 | 
						|
   restapi_resource/index
 | 
						|
 |