mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			53 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			53 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0"?>
 | |
| <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
 | |
| version="1.0">
 | |
| <xsl:output method="html" doctype-public="-//W3C//DTD HTML 1.0 Transitional//EN"/>
 | |
| <xsl:template match="/">
 | |
| <html xmlns="http://www.w3.org/1999/xhtml"><head>
 | |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 | |
| <link rel= "stylesheet" href="includes/main.css" type="text/css" />
 | |
| <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
 | |
| 
 | |
| <title>CloudStack API Reference</title>
 | |
| </head>
 | |
| 
 | |
| <body>
 | |
| <div id="insidetopbg">
 | |
| <div id="inside_wrapper">
 | |
| 	<div class="uppermenu_panel">
 | |
|             <div class="uppermenu_box"></div>
 | |
|         </div>
 | |
|         
 | |
|         <div id="main_master">
 | |
|             <div id="inside_header">
 | |
|                 <div class="header_top">
 | |
|                     <a class="cloud_logo" href="http://cloudstack.org"></a>
 | |
|                     <div class="mainemenu_panel">
 | |
|                         
 | |
|                     </div>
 | |
|                 </div>
 | |
|                 
 | |
|             
 | |
|             </div>
 | |
|             <div id="main_content">
 | |
|              	
 | |
|                 <div class="inside_apileftpanel">
 | |
|                 	<div class="inside_contentpanel" style="width:930px;">
 | |
|               		  	<!-- Modify this line for the release version -->
 | |
|                     	<h1>CloudStack API Documentation (v3.0)</h1>
 | |
|                         <div class="apiannouncement_box">
 | |
|                         	<div class="apiannouncement_contentarea">
 | |
|                                 <h3>Using the CloudStack API</h3>
 | |
|                                 <p>For information about how the APIs work, and tips on how to use them, see the
 | |
|                                    <a href="http://docs.cloud.com/CloudStack_Documentation/Developer's_Guide%3A_CloudStack">Developer's Guide</a>.</p>
 | |
|        					 	</div>
 | |
|        					 </div>
 | |
|                          
 | |
|                          <div class="api_leftsections">
 | |
|                       			<h3>%API_HEADER%</h3>
 | |
|                                 <span>Commands available through the developer API URL and the integration API URL.</span>
 | |
|                                 <div class="api_legends">
 | |
|            				<p><span class="api_legends_async">(A)</span> implies that the command is asynchronous.</p>
 | |
| 					<p>(*) implies element has a child.</p>
 | |
|  				</div>
 |