http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/97caa4e4/content/api/apidocs-4.9/apis/migrateVolume.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.9/apis/migrateVolume.html 
b/content/api/apidocs-4.9/apis/migrateVolume.html
new file mode 100644
index 0000000..d63cf40
--- /dev/null
+++ b/content/api/apidocs-4.9/apis/migrateVolume.html
@@ -0,0 +1,241 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<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>Apache CloudStack | The Power Behind Your Cloud</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;">
+<div class="api_titlebox">
+<div class="api_titlebox_left">
+<span>
+                                                                       Apache 
CloudStack v4.9.0 Root Admin API Reference
+                                                               </span>
+<p></p>
+<h1>migrateVolume</h1>
+<p>Migrate volume</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../index.html"></a>
+</div>
+</div>
+<div class="api_tablepanel">
+<h2>Request parameters</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Parameter Name</strong></td><td 
style="width:500px;">Description</td><td style="width:180px;">Required</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>storageid</strong></td><td 
style="width:500px;"><strong>destination storage pool ID to migrate the volume 
to</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>volumeid</strong></td><td 
style="width:500px;"><strong>the ID of the volume</strong></td><td 
style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>livemigrate</i></td><td style="width:500px;"><i>if 
the volume should be live migrated when it is attached to a running 
vm</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+</table>
+</div>
+<div class="api_tablepanel">
+<h2>Response Tags</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Response Name</strong></td><td 
style="width:500px;">Description</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>id</strong></td><td style="width:500px;">ID 
of the disk volume</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>account</strong></td><td 
style="width:500px;">the account associated with the disk volume</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>attached</strong></td><td 
style="width:500px;">the date the volume was attached to a VM instance</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>chaininfo</strong></td><td 
style="width:500px;">the chain info of the volume</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>created</strong></td><td 
style="width:500px;">the date the disk volume was created</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>destroyed</strong></td><td 
style="width:500px;">the boolean state of whether the volume is destroyed or 
not</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>deviceid</strong></td><td 
style="width:500px;">the ID of the device on user vm the volume is attahed to. 
This tag is not returned when the volume is detached.</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>diskBytesReadRate</strong></td><td 
style="width:500px;">bytes read rate of the disk volume</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>diskBytesWriteRate</strong></td><td 
style="width:500px;">bytes write rate of the disk volume</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>diskIopsReadRate</strong></td><td 
style="width:500px;">io requests read rate of the disk volume</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>diskIopsWriteRate</strong></td><td 
style="width:500px;">io requests write rate of the disk volume</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>diskofferingdisplaytext</strong></td><td 
style="width:500px;">the display text of the disk offering</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>diskofferingid</strong></td><td 
style="width:500px;">ID of the disk offering</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>diskofferingname</strong></td><td 
style="width:500px;">name of the disk offering</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>displayvolume</strong></td><td 
style="width:500px;">an optional field whether to the display the volume to the 
end user or not.</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>domain</strong></td><td 
style="width:500px;">the domain associated with the disk volume</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>domainid</strong></td><td 
style="width:500px;">the ID of the domain associated with the disk volume</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>hypervisor</strong></td><td 
style="width:500px;">Hypervisor the volume belongs to</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>isextractable</strong></td><td 
style="width:500px;">true if the volume is extractable, false otherwise</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>isodisplaytext</strong></td><td 
style="width:500px;">an alternate display text of the ISO attached to the 
virtual machine</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>isoid</strong></td><td 
style="width:500px;">the ID of the ISO attached to the virtual machine</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>isoname</strong></td><td 
style="width:500px;">the name of the ISO attached to the virtual machine</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>maxiops</strong></td><td 
style="width:500px;">max iops of the disk volume</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>miniops</strong></td><td 
style="width:500px;">min iops of the disk volume</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>name</strong></td><td 
style="width:500px;">name of the disk volume</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>path</strong></td><td 
style="width:500px;">the path of the volume</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>project</strong></td><td 
style="width:500px;">the project name of the vpn</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>projectid</strong></td><td 
style="width:500px;">the project id of the vpn</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>provisioningtype</strong></td><td 
style="width:500px;">provisioning type used to create volumes.</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>quiescevm</strong></td><td 
style="width:500px;">need quiesce vm or not when taking snapshot</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>serviceofferingdisplaytext</strong></td><td 
style="width:500px;">the display text of the service offering for root disk</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>serviceofferingid</strong></td><td 
style="width:500px;">ID of the service offering for root disk</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>serviceofferingname</strong></td><td 
style="width:500px;">name of the service offering for root disk</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>size</strong></td><td 
style="width:500px;">size of the disk volume</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>snapshotid</strong></td><td 
style="width:500px;">ID of the snapshot from which this volume was created</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>state</strong></td><td 
style="width:500px;">the state of the disk volume</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>status</strong></td><td 
style="width:500px;">the status of the volume</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>storage</strong></td><td 
style="width:500px;">name of the primary storage hosting the disk volume</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>storageid</strong></td><td 
style="width:500px;">id of the primary storage hosting the disk volume; 
returned to admin user only</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>storagetype</strong></td><td 
style="width:500px;">shared or local storage</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>templatedisplaytext</strong></td><td 
style="width:500px;"> an alternate display text of the template for the virtual 
machine</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>templateid</strong></td><td 
style="width:500px;">the ID of the template for the virtual machine. A -1 is 
returned if the virtual machine was created from an ISO file.</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>templatename</strong></td><td 
style="width:500px;">the name of the template for the virtual machine</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>type</strong></td><td 
style="width:500px;">type of the disk volume (ROOT or DATADISK)</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>virtualmachineid</strong></td><td 
style="width:500px;">id of the virtual machine</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>vmdisplayname</strong></td><td 
style="width:500px;">display name of the virtual machine</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>vmname</strong></td><td 
style="width:500px;">name of the virtual machine</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>vmstate</strong></td><td 
style="width:500px;">state of the virtual machine</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>zoneid</strong></td><td 
style="width:500px;">ID of the availability zone</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>zonename</strong></td><td 
style="width:500px;">name of the availability zone</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>jobid</strong></td><td 
style="width:500px;">the ID of the latest async job acting on this object</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>jobstatus</strong></td><td 
style="width:500px;">the current status of the latest async job acting on this 
object</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="comments_thread">
+<script type="text/javascript" 
src="https://comments.apache.org/show_comments.lua?site=test"; 
async="true"></script>
+<noscript>
+<iframe width="930" height="500" 
src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin";></iframe>
+</noscript>
+</div>
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2015 The Apache Software Foundation, Licensed under the
+                   <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+<br>
+                Apache, CloudStack, Apache CloudStack, the Apache CloudStack 
logo, the CloudMonkey logo  and the Apache feather logo are trademarks of The 
Apache Software Foundation.</p>
+</div>
+</div>
+</div>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/97caa4e4/content/api/apidocs-4.9/apis/modifyPool.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.9/apis/modifyPool.html 
b/content/api/apidocs-4.9/apis/modifyPool.html
new file mode 100644
index 0000000..cad6945
--- /dev/null
+++ b/content/api/apidocs-4.9/apis/modifyPool.html
@@ -0,0 +1,82 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<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>Apache CloudStack | The Power Behind Your Cloud</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;">
+<div class="api_titlebox">
+<div class="api_titlebox_left">
+<span>
+                                                                       Apache 
CloudStack v4.9.0 Root Admin API Reference
+                                                               </span>
+<p></p>
+<h1>modifyPool</h1>
+<p>Modify pool</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../index.html"></a>
+</div>
+</div>
+<div class="api_tablepanel">
+<h2>Request parameters</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Parameter Name</strong></td><td 
style="width:500px;">Description</td><td style="width:180px;">Required</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>algorithm</strong></td><td 
style="width:500px;"><strong>algorithm.</strong></td><td 
style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>poolname</strong></td><td 
style="width:500px;"><strong>pool name.</strong></td><td 
style="width:180px;"><strong>true</strong></td>
+</tr>
+</table>
+</div>
+<div class="api_tablepanel">
+<h2>Response Tags</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Response Name</strong></td><td 
style="width:500px;">Description</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="comments_thread">
+<script type="text/javascript" 
src="https://comments.apache.org/show_comments.lua?site=test"; 
async="true"></script>
+<noscript>
+<iframe width="930" height="500" 
src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin";></iframe>
+</noscript>
+</div>
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2015 The Apache Software Foundation, Licensed under the
+                   <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+<br>
+                Apache, CloudStack, Apache CloudStack, the Apache CloudStack 
logo, the CloudMonkey logo  and the Apache feather logo are trademarks of The 
Apache Software Foundation.</p>
+</div>
+</div>
+</div>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/97caa4e4/content/api/apidocs-4.9/apis/notifyBaremetalProvisionDone.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.9/apis/notifyBaremetalProvisionDone.html 
b/content/api/apidocs-4.9/apis/notifyBaremetalProvisionDone.html
new file mode 100644
index 0000000..92040c1
--- /dev/null
+++ b/content/api/apidocs-4.9/apis/notifyBaremetalProvisionDone.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<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>Apache CloudStack | The Power Behind Your Cloud</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;">
+<div class="api_titlebox">
+<div class="api_titlebox_left">
+<span>
+                                                                       Apache 
CloudStack v4.9.0 Root Admin API Reference
+                                                               </span>
+<p></p>
+<h1>notifyBaremetalProvisionDone</h1>
+<p>Notify provision has been done on a host. This api is for baremetal virtual 
router service, not for end user</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../index.html"></a>
+</div>
+</div>
+<div class="api_tablepanel">
+<h2>Request parameters</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Parameter Name</strong></td><td 
style="width:500px;">Description</td><td style="width:180px;">Required</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>mac</strong></td><td 
style="width:500px;"><strong>mac of the nic used for provision</strong></td><td 
style="width:180px;"><strong>true</strong></td>
+</tr>
+</table>
+</div>
+<div class="api_tablepanel">
+<h2>Response Tags</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Response Name</strong></td><td 
style="width:500px;">Description</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>displaytext</strong></td><td 
style="width:500px;">any text associated with the success or failure</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>success</strong></td><td 
style="width:500px;">true if operation is executed successfully</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="comments_thread">
+<script type="text/javascript" 
src="https://comments.apache.org/show_comments.lua?site=test"; 
async="true"></script>
+<noscript>
+<iframe width="930" height="500" 
src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin";></iframe>
+</noscript>
+</div>
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2015 The Apache Software Foundation, Licensed under the
+                   <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+<br>
+                Apache, CloudStack, Apache CloudStack, the Apache CloudStack 
logo, the CloudMonkey logo  and the Apache feather logo are trademarks of The 
Apache Software Foundation.</p>
+</div>
+</div>
+</div>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/97caa4e4/content/api/apidocs-4.9/apis/prepareHostForMaintenance.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.9/apis/prepareHostForMaintenance.html 
b/content/api/apidocs-4.9/apis/prepareHostForMaintenance.html
new file mode 100644
index 0000000..f8c96d4
--- /dev/null
+++ b/content/api/apidocs-4.9/apis/prepareHostForMaintenance.html
@@ -0,0 +1,256 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<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>Apache CloudStack | The Power Behind Your Cloud</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;">
+<div class="api_titlebox">
+<div class="api_titlebox_left">
+<span>
+                                                                       Apache 
CloudStack v4.9.0 Root Admin API Reference
+                                                               </span>
+<p></p>
+<h1>prepareHostForMaintenance</h1>
+<p>Prepares a host for maintenance.</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../index.html"></a>
+</div>
+</div>
+<div class="api_tablepanel">
+<h2>Request parameters</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Parameter Name</strong></td><td 
style="width:500px;">Description</td><td style="width:180px;">Required</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>id</strong></td><td 
style="width:500px;"><strong>the host ID</strong></td><td 
style="width:180px;"><strong>true</strong></td>
+</tr>
+</table>
+</div>
+<div class="api_tablepanel">
+<h2>Response Tags</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Response Name</strong></td><td 
style="width:500px;">Description</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>id</strong></td><td style="width:500px;">the 
ID of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>averageload</strong></td><td 
style="width:500px;">the cpu average load on the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>capabilities</strong></td><td 
style="width:500px;">capabilities of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>clusterid</strong></td><td 
style="width:500px;">the cluster ID of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>clustername</strong></td><td 
style="width:500px;">the cluster name of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>clustertype</strong></td><td 
style="width:500px;">the cluster type of the cluster that host belongs to</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>cpuallocated</strong></td><td 
style="width:500px;">the amount of the host's CPU currently allocated</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>cpunumber</strong></td><td 
style="width:500px;">the CPU number of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>cpusockets</strong></td><td 
style="width:500px;">the number of CPU sockets on the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>cpuspeed</strong></td><td 
style="width:500px;">the CPU speed of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>cpuused</strong></td><td 
style="width:500px;">the amount of the host's CPU currently used</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>cpuwithoverprovisioning</strong></td><td 
style="width:500px;">the amount of the host's CPU after applying the 
cpu.overprovisioning.factor </td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>created</strong></td><td 
style="width:500px;">the date and time the host was created</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>details</strong></td><td 
style="width:500px;">Host details in key/value pairs.</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>disconnected</strong></td><td 
style="width:500px;">true if the host is disconnected. False otherwise.</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>disksizeallocated</strong></td><td 
style="width:500px;">the host's currently allocated disk size</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>disksizetotal</strong></td><td 
style="width:500px;">the total disk size of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>events</strong></td><td 
style="width:500px;">events available for the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>hahost</strong></td><td 
style="width:500px;">true if the host is Ha host (dedicated to vms started by 
HA process; false otherwise</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>hasenoughcapacity</strong></td><td 
style="width:500px;">true if this host has enough CPU and RAM capacity to 
migrate a VM to it, false otherwise</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>hosttags</strong></td><td 
style="width:500px;">comma-separated list of tags for the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>hypervisor</strong></td><td 
style="width:500px;">the host hypervisor</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>hypervisorversion</strong></td><td 
style="width:500px;">the hypervisor version</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>ipaddress</strong></td><td 
style="width:500px;">the IP address of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>islocalstorageactive</strong></td><td 
style="width:500px;">true if local storage is active, false otherwise</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>lastpinged</strong></td><td 
style="width:500px;">the date and time the host was last pinged</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>managementserverid</strong></td><td 
style="width:500px;">the management server ID of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>memoryallocated</strong></td><td 
style="width:500px;">the amount of the host's memory currently allocated</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>memorytotal</strong></td><td 
style="width:500px;">the memory total of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>memoryused</strong></td><td 
style="width:500px;">the amount of the host's memory currently used</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>name</strong></td><td 
style="width:500px;">the name of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>networkkbsread</strong></td><td 
style="width:500px;">the incoming network traffic on the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>networkkbswrite</strong></td><td 
style="width:500px;">the outgoing network traffic on the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>oscategoryid</strong></td><td 
style="width:500px;">the OS category ID of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>oscategoryname</strong></td><td 
style="width:500px;">the OS category name of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>outofbandmanagement</strong></td><td 
style="width:500px;">the host out-of-band management information</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>podid</strong></td><td 
style="width:500px;">the Pod ID of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>podname</strong></td><td 
style="width:500px;">the Pod name of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>removed</strong></td><td 
style="width:500px;">the date and time the host was removed</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>resourcestate</strong></td><td 
style="width:500px;">the resource state of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>state</strong></td><td 
style="width:500px;">the state of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>suitableformigration</strong></td><td 
style="width:500px;">true if this host is suitable(has enough capacity and 
satisfies all conditions like hosttags, max guests vm limit etc) to migrate a 
VM to it , false otherwise</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>type</strong></td><td 
style="width:500px;">the host type</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>version</strong></td><td 
style="width:500px;">the host version</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>zoneid</strong></td><td 
style="width:500px;">the Zone ID of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>zonename</strong></td><td 
style="width:500px;">the Zone name of the host</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>gpugroup(*)</strong></td><td 
style="width:500px;">GPU cards present in the host</td>
+<tr>
+<td style="width:180px; 
padding-left:25px;"><strong>gpugroupname</strong></td><td 
style="width:500px;">GPU cards present in the host</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>vgpu(*)</strong></td><td 
style="width:500px;">the list of enabled vGPUs</td>
+</tr>
+<tr>
+<td style="width:165px; padding-left:40px;">maxcapacity</td><td 
style="width:500px;">Maximum vgpu can be created with this vgpu type on the 
given gpu group</td>
+</tr>
+<tr>
+<td style="width:165px; padding-left:40px;">maxheads</td><td 
style="width:500px;">Maximum displays per user</td>
+</tr>
+<tr>
+<td style="width:165px; padding-left:40px;">maxresolutionx</td><td 
style="width:500px;">Maximum X resolution per display</td>
+</tr>
+<tr>
+<td style="width:165px; padding-left:40px;">maxresolutiony</td><td 
style="width:500px;">Maximum Y resolution per display</td>
+</tr>
+<tr>
+<td style="width:165px; padding-left:40px;">maxvgpuperpgpu</td><td 
style="width:500px;">Maximum no. of vgpu per gpu card (pgpu)</td>
+</tr>
+<tr>
+<td style="width:165px; padding-left:40px;">remainingcapacity</td><td 
style="width:500px;">Remaining capacity in terms of no. of more VMs that can be 
deployped with this vGPU type</td>
+</tr>
+<tr>
+<td style="width:165px; padding-left:40px;">vgputype</td><td 
style="width:500px;">Model Name of vGPU</td>
+</tr>
+<tr>
+<td style="width:165px; padding-left:40px;">videoram</td><td 
style="width:500px;">Video RAM for this vGPU type</td>
+</tr>
+</tr>
+<tr>
+<td style="width:200px;"><strong>jobid</strong></td><td 
style="width:500px;">the ID of the latest async job acting on this object</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>jobstatus</strong></td><td 
style="width:500px;">the current status of the latest async job acting on this 
object</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="comments_thread">
+<script type="text/javascript" 
src="https://comments.apache.org/show_comments.lua?site=test"; 
async="true"></script>
+<noscript>
+<iframe width="930" height="500" 
src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin";></iframe>
+</noscript>
+</div>
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2015 The Apache Software Foundation, Licensed under the
+                   <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+<br>
+                Apache, CloudStack, Apache CloudStack, the Apache CloudStack 
logo, the CloudMonkey logo  and the Apache feather logo are trademarks of The 
Apache Software Foundation.</p>
+</div>
+</div>
+</div>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/97caa4e4/content/api/apidocs-4.9/apis/prepareTemplate.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.9/apis/prepareTemplate.html 
b/content/api/apidocs-4.9/apis/prepareTemplate.html
new file mode 100644
index 0000000..b3c3d29
--- /dev/null
+++ b/content/api/apidocs-4.9/apis/prepareTemplate.html
@@ -0,0 +1,196 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<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>Apache CloudStack | The Power Behind Your Cloud</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;">
+<div class="api_titlebox">
+<div class="api_titlebox_left">
+<span>
+                                                                       Apache 
CloudStack v4.9.0 Root Admin API Reference
+                                                               </span>
+<p></p>
+<h1>prepareTemplate</h1>
+<p>load template into primary storage</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../index.html"></a>
+</div>
+</div>
+<div class="api_tablepanel">
+<h2>Request parameters</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Parameter Name</strong></td><td 
style="width:500px;">Description</td><td style="width:180px;">Required</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>templateid</strong></td><td 
style="width:500px;"><strong>template ID of the template to be prepared in 
primary storage(s).</strong></td><td 
style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>zoneid</strong></td><td 
style="width:500px;"><strong>zone ID of the template to be prepared in primary 
storage(s).</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>storageid</i></td><td 
style="width:500px;"><i>storage pool ID of the primary storage pool to which 
the template should be prepared. If it is not provided the template is prepared 
on all the available primary storage pools.</i></td><td 
style="width:180px;"><i>false</i></td>
+</tr>
+</table>
+</div>
+<div class="api_tablepanel">
+<h2>Response Tags</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Response Name</strong></td><td 
style="width:500px;">Description</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>id</strong></td><td style="width:500px;">the 
template ID</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>account</strong></td><td 
style="width:500px;">the account name to which the template belongs</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>accountid</strong></td><td 
style="width:500px;">the account id to which the template belongs</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>bootable</strong></td><td 
style="width:500px;">true if the ISO is bootable, false otherwise</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>checksum</strong></td><td 
style="width:500px;">checksum of the template</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>created</strong></td><td 
style="width:500px;">the date this template was created</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>crossZones</strong></td><td 
style="width:500px;">true if the template is managed across all Zones, false 
otherwise</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>details</strong></td><td 
style="width:500px;">additional key/value details tied with template</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>displaytext</strong></td><td 
style="width:500px;">the template display text</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>domain</strong></td><td 
style="width:500px;">the name of the domain to which the template belongs</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>domainid</strong></td><td 
style="width:500px;">the ID of the domain to which the template belongs</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>format</strong></td><td 
style="width:500px;">the format of the template.</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>hostid</strong></td><td 
style="width:500px;">the ID of the secondary storage host for the template</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>hostname</strong></td><td 
style="width:500px;">the name of the secondary storage host for the 
template</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>hypervisor</strong></td><td 
style="width:500px;">the hypervisor on which the template runs</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>isdynamicallyscalable</strong></td><td 
style="width:500px;">true if template contains XS/VMWare tools inorder to 
support dynamic scaling of VM cpu/memory</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>isextractable</strong></td><td 
style="width:500px;">true if the template is extractable, false otherwise</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>isfeatured</strong></td><td 
style="width:500px;">true if this template is a featured template, false 
otherwise</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>ispublic</strong></td><td 
style="width:500px;">true if this template is a public template, false 
otherwise</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>isready</strong></td><td 
style="width:500px;">true if the template is ready to be deployed from, false 
otherwise.</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>name</strong></td><td 
style="width:500px;">the template name</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>ostypeid</strong></td><td 
style="width:500px;">the ID of the OS type for this template.</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>ostypename</strong></td><td 
style="width:500px;">the name of the OS type for this template.</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>passwordenabled</strong></td><td 
style="width:500px;">true if the reset password feature is enabled, false 
otherwise</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>project</strong></td><td 
style="width:500px;">the project name of the template</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>projectid</strong></td><td 
style="width:500px;">the project id of the template</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>removed</strong></td><td 
style="width:500px;">the date this template was removed</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>size</strong></td><td 
style="width:500px;">the size of the template</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>sourcetemplateid</strong></td><td 
style="width:500px;">the template ID of the parent template if present</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>sshkeyenabled</strong></td><td 
style="width:500px;">true if template is sshkey enabled, false otherwise</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>status</strong></td><td 
style="width:500px;">the status of the template</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>templatetag</strong></td><td 
style="width:500px;">the tag of this template</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>templatetype</strong></td><td 
style="width:500px;">the type of the template</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>zoneid</strong></td><td 
style="width:500px;">the ID of the zone for this template</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>zonename</strong></td><td 
style="width:500px;">the name of the zone for this template</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>jobid</strong></td><td 
style="width:500px;">the ID of the latest async job acting on this object</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>jobstatus</strong></td><td 
style="width:500px;">the current status of the latest async job acting on this 
object</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="comments_thread">
+<script type="text/javascript" 
src="https://comments.apache.org/show_comments.lua?site=test"; 
async="true"></script>
+<noscript>
+<iframe width="930" height="500" 
src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin";></iframe>
+</noscript>
+</div>
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2015 The Apache Software Foundation, Licensed under the
+                   <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+<br>
+                Apache, CloudStack, Apache CloudStack, the Apache CloudStack 
logo, the CloudMonkey logo  and the Apache feather logo are trademarks of The 
Apache Software Foundation.</p>
+</div>
+</div>
+</div>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/97caa4e4/content/api/apidocs-4.9/apis/queryAsyncJobResult.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.9/apis/queryAsyncJobResult.html 
b/content/api/apidocs-4.9/apis/queryAsyncJobResult.html
new file mode 100644
index 0000000..6797f05
--- /dev/null
+++ b/content/api/apidocs-4.9/apis/queryAsyncJobResult.html
@@ -0,0 +1,115 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<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>Apache CloudStack | The Power Behind Your Cloud</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;">
+<div class="api_titlebox">
+<div class="api_titlebox_left">
+<span>
+                                                                       Apache 
CloudStack v4.9.0 Root Admin API Reference
+                                                               </span>
+<p></p>
+<h1>queryAsyncJobResult</h1>
+<p>Retrieves the current status of asynchronous job.</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../index.html"></a>
+</div>
+</div>
+<div class="api_tablepanel">
+<h2>Request parameters</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Parameter Name</strong></td><td 
style="width:500px;">Description</td><td style="width:180px;">Required</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>jobid</strong></td><td 
style="width:500px;"><strong>the ID of the asychronous job</strong></td><td 
style="width:180px;"><strong>true</strong></td>
+</tr>
+</table>
+</div>
+<div class="api_tablepanel">
+<h2>Response Tags</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Response Name</strong></td><td 
style="width:500px;">Description</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>accountid</strong></td><td 
style="width:500px;">the account that executed the async command</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>cmd</strong></td><td style="width:500px;">the 
async command executed</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>created</strong></td><td 
style="width:500px;">  the created date of the job</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>jobinstanceid</strong></td><td 
style="width:500px;">the unique ID of the instance/entity object related to the 
job</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>jobinstancetype</strong></td><td 
style="width:500px;">the instance/entity object related to the job</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>jobprocstatus</strong></td><td 
style="width:500px;">the progress information of the PENDING job</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>jobresult</strong></td><td 
style="width:500px;">the result reason</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>jobresultcode</strong></td><td 
style="width:500px;">the result code for the job</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>jobresulttype</strong></td><td 
style="width:500px;">the result type</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>jobstatus</strong></td><td 
style="width:500px;">the current job status-should be 0 for PENDING</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>userid</strong></td><td 
style="width:500px;">the user that executed the async command</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>jobid</strong></td><td 
style="width:500px;">the ID of the async job</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="comments_thread">
+<script type="text/javascript" 
src="https://comments.apache.org/show_comments.lua?site=test"; 
async="true"></script>
+<noscript>
+<iframe width="930" height="500" 
src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin";></iframe>
+</noscript>
+</div>
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2015 The Apache Software Foundation, Licensed under the
+                   <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+<br>
+                Apache, CloudStack, Apache CloudStack, the Apache CloudStack 
logo, the CloudMonkey logo  and the Apache feather logo are trademarks of The 
Apache Software Foundation.</p>
+</div>
+</div>
+</div>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/97caa4e4/content/api/apidocs-4.9/apis/quotaBalance.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.9/apis/quotaBalance.html 
b/content/api/apidocs-4.9/apis/quotaBalance.html
new file mode 100644
index 0000000..83d740a
--- /dev/null
+++ b/content/api/apidocs-4.9/apis/quotaBalance.html
@@ -0,0 +1,112 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<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>Apache CloudStack | The Power Behind Your Cloud</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;">
+<div class="api_titlebox">
+<div class="api_titlebox_left">
+<span>
+                                                                       Apache 
CloudStack v4.9.0 Root Admin API Reference
+                                                               </span>
+<p></p>
+<h1>quotaBalance</h1>
+<p>Create a quota balance statement</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../index.html"></a>
+</div>
+</div>
+<div class="api_tablepanel">
+<h2>Request parameters</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Parameter Name</strong></td><td 
style="width:500px;">Description</td><td style="width:180px;">Required</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>account</strong></td><td 
style="width:500px;"><strong>Account Id for which statement needs to be 
generated</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>domainid</strong></td><td 
style="width:500px;"><strong>If domain Id is given and the caller is domain 
admin then the statement is generated for domain.</strong></td><td 
style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>accountid</i></td><td style="width:500px;"><i>List 
usage records for the specified account</i></td><td 
style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>enddate</i></td><td style="width:500px;"><i>End 
date range for quota query. Use yyyy-MM-dd as the date format, e.g. 
startDate=2009-06-03.</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>startdate</i></td><td 
style="width:500px;"><i>Start date range quota query. Use yyyy-MM-dd as the 
date format, e.g. startDate=2009-06-01.</i></td><td 
style="width:180px;"><i>false</i></td>
+</tr>
+</table>
+</div>
+<div class="api_tablepanel">
+<h2>Response Tags</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Response Name</strong></td><td 
style="width:500px;">Description</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>account</strong></td><td 
style="width:500px;">account name</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>accountid</strong></td><td 
style="width:500px;">account id</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>domain</strong></td><td 
style="width:500px;">domain id</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>name</strong></td><td 
style="width:500px;">usage type name</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>quota</strong></td><td 
style="width:500px;">quota consumed</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>type</strong></td><td 
style="width:500px;">usage type</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>unit</strong></td><td 
style="width:500px;">usage unit</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="comments_thread">
+<script type="text/javascript" 
src="https://comments.apache.org/show_comments.lua?site=test"; 
async="true"></script>
+<noscript>
+<iframe width="930" height="500" 
src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin";></iframe>
+</noscript>
+</div>
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2015 The Apache Software Foundation, Licensed under the
+                   <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+<br>
+                Apache, CloudStack, Apache CloudStack, the Apache CloudStack 
logo, the CloudMonkey logo  and the Apache feather logo are trademarks of The 
Apache Software Foundation.</p>
+</div>
+</div>
+</div>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/97caa4e4/content/api/apidocs-4.9/apis/quotaCredits.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.9/apis/quotaCredits.html 
b/content/api/apidocs-4.9/apis/quotaCredits.html
new file mode 100644
index 0000000..a3e4199
--- /dev/null
+++ b/content/api/apidocs-4.9/apis/quotaCredits.html
@@ -0,0 +1,103 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<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>Apache CloudStack | The Power Behind Your Cloud</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;">
+<div class="api_titlebox">
+<div class="api_titlebox_left">
+<span>
+                                                                       Apache 
CloudStack v4.9.0 Root Admin API Reference
+                                                               </span>
+<p></p>
+<h1>quotaCredits</h1>
+<p>Add +-credits to an account</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../index.html"></a>
+</div>
+</div>
+<div class="api_tablepanel">
+<h2>Request parameters</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Parameter Name</strong></td><td 
style="width:500px;">Description</td><td style="width:180px;">Required</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>account</strong></td><td 
style="width:500px;"><strong>Account Id for which quota credits need to be 
added</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>domainid</strong></td><td 
style="width:500px;"><strong>Domain for which quota credits need to be 
added</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>value</strong></td><td 
style="width:500px;"><strong>Value of the credits to be added+, 
subtracted-</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>min_balance</i></td><td 
style="width:500px;"><i>Minimum balance threshold of the account</i></td><td 
style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>quota_enforce</i></td><td 
style="width:500px;"><i>Account for which quota enforce is set to false will 
not be locked when there is no credit balance</i></td><td 
style="width:180px;"><i>false</i></td>
+</tr>
+</table>
+</div>
+<div class="api_tablepanel">
+<h2>Response Tags</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Response Name</strong></td><td 
style="width:500px;">Description</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>credits</strong></td><td 
style="width:500px;">the credit deposited</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>currency</strong></td><td 
style="width:500px;">currency</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>updated_by</strong></td><td 
style="width:500px;">the user name of the admin who updated the credits</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>updated_on</strong></td><td 
style="width:500px;">the account name of the admin who updated the credits</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="comments_thread">
+<script type="text/javascript" 
src="https://comments.apache.org/show_comments.lua?site=test"; 
async="true"></script>
+<noscript>
+<iframe width="930" height="500" 
src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin";></iframe>
+</noscript>
+</div>
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2015 The Apache Software Foundation, Licensed under the
+                   <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+<br>
+                Apache, CloudStack, Apache CloudStack, the Apache CloudStack 
logo, the CloudMonkey logo  and the Apache feather logo are trademarks of The 
Apache Software Foundation.</p>
+</div>
+</div>
+</div>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/97caa4e4/content/api/apidocs-4.9/apis/quotaEmailTemplateList.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.9/apis/quotaEmailTemplateList.html 
b/content/api/apidocs-4.9/apis/quotaEmailTemplateList.html
new file mode 100644
index 0000000..a718697
--- /dev/null
+++ b/content/api/apidocs-4.9/apis/quotaEmailTemplateList.html
@@ -0,0 +1,103 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<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>Apache CloudStack | The Power Behind Your Cloud</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;">
+<div class="api_titlebox">
+<div class="api_titlebox_left">
+<span>
+                                                                       Apache 
CloudStack v4.9.0 Root Admin API Reference
+                                                               </span>
+<p></p>
+<h1>quotaEmailTemplateList</h1>
+<p>Lists all quota email templates</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../index.html"></a>
+</div>
+</div>
+<div class="api_tablepanel">
+<h2>Request parameters</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Parameter Name</strong></td><td 
style="width:500px;">Description</td><td style="width:180px;">Required</td>
+</tr>
+<tr>
+<td style="width:200px;"><i>keyword</i></td><td style="width:500px;"><i>List 
by keyword</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>page</i></td><td 
style="width:500px;"><i></i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>pagesize</i></td><td 
style="width:500px;"><i></i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>templatetype</i></td><td 
style="width:500px;"><i>List by type of the quota email template, allowed 
types: QUOTA_LOW, QUOTA_EMPTY</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+</table>
+</div>
+<div class="api_tablepanel">
+<h2>Response Tags</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Response Name</strong></td><td 
style="width:500px;">Description</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>last_updated</strong></td><td 
style="width:500px;">Last date/time when template was updated</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>locale</strong></td><td 
style="width:500px;">The quota email template locale</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>templatebody</strong></td><td 
style="width:500px;">The quota email template content</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>templatesubject</strong></td><td 
style="width:500px;">The quota email template subject</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>templatetype</strong></td><td 
style="width:500px;">Template type</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="comments_thread">
+<script type="text/javascript" 
src="https://comments.apache.org/show_comments.lua?site=test"; 
async="true"></script>
+<noscript>
+<iframe width="930" height="500" 
src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin";></iframe>
+</noscript>
+</div>
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2015 The Apache Software Foundation, Licensed under the
+                   <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+<br>
+                Apache, CloudStack, Apache CloudStack, the Apache CloudStack 
logo, the CloudMonkey logo  and the Apache feather logo are trademarks of The 
Apache Software Foundation.</p>
+</div>
+</div>
+</div>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/97caa4e4/content/api/apidocs-4.9/apis/quotaEmailTemplateUpdate.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.9/apis/quotaEmailTemplateUpdate.html 
b/content/api/apidocs-4.9/apis/quotaEmailTemplateUpdate.html
new file mode 100644
index 0000000..26576c5
--- /dev/null
+++ b/content/api/apidocs-4.9/apis/quotaEmailTemplateUpdate.html
@@ -0,0 +1,94 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<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>Apache CloudStack | The Power Behind Your Cloud</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;">
+<div class="api_titlebox">
+<div class="api_titlebox_left">
+<span>
+                                                                       Apache 
CloudStack v4.9.0 Root Admin API Reference
+                                                               </span>
+<p></p>
+<h1>quotaEmailTemplateUpdate</h1>
+<p>Updates existing email templates for quota alerts</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../index.html"></a>
+</div>
+</div>
+<div class="api_tablepanel">
+<h2>Request parameters</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Parameter Name</strong></td><td 
style="width:500px;">Description</td><td style="width:180px;">Required</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>templatebody</strong></td><td 
style="width:500px;"><strong>The quota email template body, max: 500k 
characters</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>templatesubject</strong></td><td 
style="width:500px;"><strong>The quota email template subject, max: 77 
characters</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>templatetype</strong></td><td 
style="width:500px;"><strong>Type of the quota email template, allowed types: 
QUOTA_LOW, QUOTA_EMPTY</strong></td><td 
style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>locale</i></td><td style="width:500px;"><i>The 
locale of the email text</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+</table>
+</div>
+<div class="api_tablepanel">
+<h2>Response Tags</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Response Name</strong></td><td 
style="width:500px;">Description</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>displaytext</strong></td><td 
style="width:500px;">any text associated with the success or failure</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>success</strong></td><td 
style="width:500px;">true if operation is executed successfully</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="comments_thread">
+<script type="text/javascript" 
src="https://comments.apache.org/show_comments.lua?site=test"; 
async="true"></script>
+<noscript>
+<iframe width="930" height="500" 
src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin";></iframe>
+</noscript>
+</div>
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2015 The Apache Software Foundation, Licensed under the
+                   <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+<br>
+                Apache, CloudStack, Apache CloudStack, the Apache CloudStack 
logo, the CloudMonkey logo  and the Apache feather logo are trademarks of The 
Apache Software Foundation.</p>
+</div>
+</div>
+</div>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/97caa4e4/content/api/apidocs-4.9/apis/quotaIsEnabled.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.9/apis/quotaIsEnabled.html 
b/content/api/apidocs-4.9/apis/quotaIsEnabled.html
new file mode 100644
index 0000000..d42d4c7
--- /dev/null
+++ b/content/api/apidocs-4.9/apis/quotaIsEnabled.html
@@ -0,0 +1,79 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<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>Apache CloudStack | The Power Behind Your Cloud</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;">
+<div class="api_titlebox">
+<div class="api_titlebox_left">
+<span>
+                                                                       Apache 
CloudStack v4.9.0 Root Admin API Reference
+                                                               </span>
+<p></p>
+<h1>quotaIsEnabled</h1>
+<p>Return true if the plugin is enabled</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../index.html"></a>
+</div>
+</div>
+<div class="api_tablepanel">
+<h2>Request parameters</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Parameter Name</strong></td><td 
style="width:500px;">Description</td><td style="width:180px;">Required</td>
+</tr>
+</table>
+</div>
+<div class="api_tablepanel">
+<h2>Response Tags</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Response Name</strong></td><td 
style="width:500px;">Description</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>isenabled</strong></td><td 
style="width:500px;">is quota service enabled</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="comments_thread">
+<script type="text/javascript" 
src="https://comments.apache.org/show_comments.lua?site=test"; 
async="true"></script>
+<noscript>
+<iframe width="930" height="500" 
src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin";></iframe>
+</noscript>
+</div>
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2015 The Apache Software Foundation, Licensed under the
+                   <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+<br>
+                Apache, CloudStack, Apache CloudStack, the Apache CloudStack 
logo, the CloudMonkey logo  and the Apache feather logo are trademarks of The 
Apache Software Foundation.</p>
+</div>
+</div>
+</div>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/97caa4e4/content/api/apidocs-4.9/apis/quotaStatement.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.9/apis/quotaStatement.html 
b/content/api/apidocs-4.9/apis/quotaStatement.html
new file mode 100644
index 0000000..3d969d7
--- /dev/null
+++ b/content/api/apidocs-4.9/apis/quotaStatement.html
@@ -0,0 +1,115 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<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>Apache CloudStack | The Power Behind Your Cloud</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;">
+<div class="api_titlebox">
+<div class="api_titlebox_left">
+<span>
+                                                                       Apache 
CloudStack v4.9.0 Root Admin API Reference
+                                                               </span>
+<p></p>
+<h1>quotaStatement</h1>
+<p>Create a quota statement</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../index.html"></a>
+</div>
+</div>
+<div class="api_tablepanel">
+<h2>Request parameters</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Parameter Name</strong></td><td 
style="width:500px;">Description</td><td style="width:180px;">Required</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>account</strong></td><td 
style="width:500px;"><strong>Optional, Account Id for which statement needs to 
be generated</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>domainid</strong></td><td 
style="width:500px;"><strong>Optional, If domain Id is given and the caller is 
domain admin then the statement is generated for domain.</strong></td><td 
style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>enddate</strong></td><td 
style="width:500px;"><strong>End date range for quota query. Use yyyy-MM-dd as 
the date format, e.g. startDate=2009-06-03.</strong></td><td 
style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>startdate</strong></td><td 
style="width:500px;"><strong>Start date range quota query. Use yyyy-MM-dd as 
the date format, e.g. startDate=2009-06-01.</strong></td><td 
style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>accountid</i></td><td style="width:500px;"><i>List 
usage records for the specified account</i></td><td 
style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>type</i></td><td style="width:500px;"><i>List 
quota usage records for the specified usage type</i></td><td 
style="width:180px;"><i>false</i></td>
+</tr>
+</table>
+</div>
+<div class="api_tablepanel">
+<h2>Response Tags</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Response Name</strong></td><td 
style="width:500px;">Description</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>account</strong></td><td 
style="width:500px;">account name</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>accountid</strong></td><td 
style="width:500px;">account id</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>domain</strong></td><td 
style="width:500px;">domain id</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>name</strong></td><td 
style="width:500px;">usage type name</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>quota</strong></td><td 
style="width:500px;">quota consumed</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>type</strong></td><td 
style="width:500px;">usage type</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>unit</strong></td><td 
style="width:500px;">usage unit</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="comments_thread">
+<script type="text/javascript" 
src="https://comments.apache.org/show_comments.lua?site=test"; 
async="true"></script>
+<noscript>
+<iframe width="930" height="500" 
src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin";></iframe>
+</noscript>
+</div>
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2015 The Apache Software Foundation, Licensed under the
+                   <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+<br>
+                Apache, CloudStack, Apache CloudStack, the Apache CloudStack 
logo, the CloudMonkey logo  and the Apache feather logo are trademarks of The 
Apache Software Foundation.</p>
+</div>
+</div>
+</div>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/97caa4e4/content/api/apidocs-4.9/apis/quotaTariffList.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.9/apis/quotaTariffList.html 
b/content/api/apidocs-4.9/apis/quotaTariffList.html
new file mode 100644
index 0000000..ca793ec
--- /dev/null
+++ b/content/api/apidocs-4.9/apis/quotaTariffList.html
@@ -0,0 +1,115 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<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>Apache CloudStack | The Power Behind Your Cloud</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;">
+<div class="api_titlebox">
+<div class="api_titlebox_left">
+<span>
+                                                                       Apache 
CloudStack v4.9.0 Root Admin API Reference
+                                                               </span>
+<p></p>
+<h1>quotaTariffList</h1>
+<p>Lists all quota tariff plans</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../index.html"></a>
+</div>
+</div>
+<div class="api_tablepanel">
+<h2>Request parameters</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Parameter Name</strong></td><td 
style="width:500px;">Description</td><td style="width:180px;">Required</td>
+</tr>
+<tr>
+<td style="width:200px;"><i>keyword</i></td><td style="width:500px;"><i>List 
by keyword</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>page</i></td><td 
style="width:500px;"><i></i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>pagesize</i></td><td 
style="width:500px;"><i></i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>startdate</i></td><td style="width:500px;"><i>The 
effective start date on/after which the quota tariff is effective and older 
tariffs are no longer used for the usage type. Use yyyy-MM-dd as the date 
format, e.g. startDate=2009-06-03.</i></td><td 
style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>usagetype</i></td><td 
style="width:500px;"><i>Usage type of the resource</i></td><td 
style="width:180px;"><i>false</i></td>
+</tr>
+</table>
+</div>
+<div class="api_tablepanel">
+<h2>Response Tags</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Response Name</strong></td><td 
style="width:500px;">Description</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>currency</strong></td><td 
style="width:500px;">currency</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>description</strong></td><td 
style="width:500px;">description</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>effectiveDate</strong></td><td 
style="width:500px;">the date on/after which this quota value will be 
effective</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>tariffValue</strong></td><td 
style="width:500px;">tariffValue</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>usageDiscriminator</strong></td><td 
style="width:500px;">usageDiscriminator</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>usageName</strong></td><td 
style="width:500px;">usageName</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>usageType</strong></td><td 
style="width:500px;">usageType</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>usageUnit</strong></td><td 
style="width:500px;">usageUnit</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="comments_thread">
+<script type="text/javascript" 
src="https://comments.apache.org/show_comments.lua?site=test"; 
async="true"></script>
+<noscript>
+<iframe width="930" height="500" 
src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin";></iframe>
+</noscript>
+</div>
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2015 The Apache Software Foundation, Licensed under the
+                   <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+<br>
+                Apache, CloudStack, Apache CloudStack, the Apache CloudStack 
logo, the CloudMonkey logo  and the Apache feather logo are trademarks of The 
Apache Software Foundation.</p>
+</div>
+</div>
+</div>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/97caa4e4/content/api/apidocs-4.9/apis/quotaTariffUpdate.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.9/apis/quotaTariffUpdate.html 
b/content/api/apidocs-4.9/apis/quotaTariffUpdate.html
new file mode 100644
index 0000000..2b1a4dc
--- /dev/null
+++ b/content/api/apidocs-4.9/apis/quotaTariffUpdate.html
@@ -0,0 +1,109 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<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>Apache CloudStack | The Power Behind Your Cloud</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;">
+<div class="api_titlebox">
+<div class="api_titlebox_left">
+<span>
+                                                                       Apache 
CloudStack v4.9.0 Root Admin API Reference
+                                                               </span>
+<p></p>
+<h1>quotaTariffUpdate</h1>
+<p>Update the tariff plan for a resource</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../index.html"></a>
+</div>
+</div>
+<div class="api_tablepanel">
+<h2>Request parameters</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Parameter Name</strong></td><td 
style="width:500px;">Description</td><td style="width:180px;">Required</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>startdate</strong></td><td 
style="width:500px;"><strong>The effective start date on/after which the quota 
tariff is effective and older tariffs are no longer used for the usage type. 
Use yyyy-MM-dd as the date format, e.g. startDate=2009-06-03.</strong></td><td 
style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>usagetype</strong></td><td 
style="width:500px;"><strong>Integer value for the usage type of the 
resource</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>value</strong></td><td 
style="width:500px;"><strong>The quota tariff value of the resource as per the 
default unit</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+</table>
+</div>
+<div class="api_tablepanel">
+<h2>Response Tags</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Response Name</strong></td><td 
style="width:500px;">Description</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>currency</strong></td><td 
style="width:500px;">currency</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>description</strong></td><td 
style="width:500px;">description</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>effectiveDate</strong></td><td 
style="width:500px;">the date on/after which this quota value will be 
effective</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>tariffValue</strong></td><td 
style="width:500px;">tariffValue</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>usageDiscriminator</strong></td><td 
style="width:500px;">usageDiscriminator</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>usageName</strong></td><td 
style="width:500px;">usageName</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>usageType</strong></td><td 
style="width:500px;">usageType</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>usageUnit</strong></td><td 
style="width:500px;">usageUnit</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="comments_thread">
+<script type="text/javascript" 
src="https://comments.apache.org/show_comments.lua?site=test"; 
async="true"></script>
+<noscript>
+<iframe width="930" height="500" 
src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin";></iframe>
+</noscript>
+</div>
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2015 The Apache Software Foundation, Licensed under the
+                   <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+<br>
+                Apache, CloudStack, Apache CloudStack, the Apache CloudStack 
logo, the CloudMonkey logo  and the Apache feather logo are trademarks of The 
Apache Software Foundation.</p>
+</div>
+</div>
+</div>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/97caa4e4/content/api/apidocs-4.9/apis/quotaUpdate.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.9/apis/quotaUpdate.html 
b/content/api/apidocs-4.9/apis/quotaUpdate.html
new file mode 100644
index 0000000..c389b5a
--- /dev/null
+++ b/content/api/apidocs-4.9/apis/quotaUpdate.html
@@ -0,0 +1,79 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<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>Apache CloudStack | The Power Behind Your Cloud</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;">
+<div class="api_titlebox">
+<div class="api_titlebox_left">
+<span>
+                                                                       Apache 
CloudStack v4.9.0 Root Admin API Reference
+                                                               </span>
+<p></p>
+<h1>quotaUpdate</h1>
+<p>Update quota calculations, alerts and statements</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../index.html"></a>
+</div>
+</div>
+<div class="api_tablepanel">
+<h2>Request parameters</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Parameter Name</strong></td><td 
style="width:500px;">Description</td><td style="width:180px;">Required</td>
+</tr>
+</table>
+</div>
+<div class="api_tablepanel">
+<h2>Response Tags</h2>
+<table class="apitable">
+<tr class="hed">
+<td style="width:200px;"><strong>Response Name</strong></td><td 
style="width:500px;">Description</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>updated_on</strong></td><td 
style="width:500px;">timestamp when the run got over</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="comments_thread">
+<script type="text/javascript" 
src="https://comments.apache.org/show_comments.lua?site=test"; 
async="true"></script>
+<noscript>
+<iframe width="930" height="500" 
src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin";></iframe>
+</noscript>
+</div>
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2015 The Apache Software Foundation, Licensed under the
+                   <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0.</a>
+<br>
+                Apache, CloudStack, Apache CloudStack, the Apache CloudStack 
logo, the CloudMonkey logo  and the Apache feather logo are trademarks of The 
Apache Software Foundation.</p>
+</div>
+</div>
+</div>
+</div>
+</body>
+</html>

Reply via email to