You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by pd...@apache.org on 2015/11/17 14:53:10 UTC

[21/54] [partial] cloudstack-www git commit: 4.6.0 is out!

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/dc20554d/content/api/apidocs-4.6/domain_admin/uploadSslCert.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.6/domain_admin/uploadSslCert.html b/content/api/apidocs-4.6/domain_admin/uploadSslCert.html
new file mode 100644
index 0000000..02ddeda
--- /dev/null
+++ b/content/api/apidocs-4.6/domain_admin/uploadSslCert.html
@@ -0,0 +1,121 @@
+<!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.6.0 Domain Admin API Reference
+								</span>
+<p></p>
+<h1>uploadSslCert</h1>
+<p>Upload a certificate to CloudStack</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../TOC_Domain_Admin.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>certificate</strong></td><td style="width:500px;"><strong>SSL certificate</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>privatekey</strong></td><td style="width:500px;"><strong>Private key</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>account</i></td><td style="width:500px;"><i>account that will own the SSL certificate</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>certchain</i></td><td style="width:500px;"><i>Certificate chain of trust</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>domainid</i></td><td style="width:500px;"><i>domain ID of the account owning the SSL certificate</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>password</i></td><td style="width:500px;"><i>Password for the private key</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>projectid</i></td><td style="width:500px;"><i>an optional project for the SSL certificate</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;">SSL certificate ID</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>account</strong></td><td style="width:500px;">account for the certificate</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>certchain</strong></td><td style="width:500px;">certificate chain</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>certificate</strong></td><td style="width:500px;">certificate</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>domain</strong></td><td style="width:500px;">the domain name of the network owner</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>domainid</strong></td><td style="width:500px;">the domain id of the network owner</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>fingerprint</strong></td><td style="width:500px;">certificate fingerprint</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>loadbalancerrulelist</strong></td><td style="width:500px;">List of loabalancers this certificate is bound to</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>project</strong></td><td style="width:500px;">the project name of the certificate</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>projectid</strong></td><td style="width:500px;">the project id of the certificate</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<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/dc20554d/content/api/apidocs-4.6/domain_admin/uploadVolume.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.6/domain_admin/uploadVolume.html b/content/api/apidocs-4.6/domain_admin/uploadVolume.html
new file mode 100644
index 0000000..3dc43da
--- /dev/null
+++ b/content/api/apidocs-4.6/domain_admin/uploadVolume.html
@@ -0,0 +1,289 @@
+<!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.6.0 Domain Admin API Reference
+								</span>
+<p></p>
+<h1>uploadVolume</h1>
+<p>Uploads a data disk.</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../TOC_Domain_Admin.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>format</strong></td><td style="width:500px;"><strong>the format for the volume. Possible values include QCOW2, OVA, and VHD.</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>name</strong></td><td style="width:500px;"><strong>the name of the volume</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>url</strong></td><td style="width:500px;"><strong>the URL of where the volume is hosted. Possible URL include http:// and https://</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>the ID of the zone the volume is to be hosted on</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>account</i></td><td style="width:500px;"><i>an optional accountName. Must be used with domainId.</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>checksum</i></td><td style="width:500px;"><i>the MD5 checksum value of this volume</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>diskofferingid</i></td><td style="width:500px;"><i>the ID of the disk offering. This must be a custom sized offering since during uploadVolume volume size is unknown.</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>domainid</i></td><td style="width:500px;"><i>an optional domainId. If the account parameter is used, domainId must also be used.</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>imagestoreuuid</i></td><td style="width:500px;"><i>Image store uuid</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>projectid</i></td><td style="width:500px;"><i>Upload volume for the project</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>tags(*)</strong></td><td style="width:500px;">the list of resource tags associated with volume</td>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>account</strong></td><td style="width:500px;">the account associated with the tag</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>customer</strong></td><td style="width:500px;">customer associated with the tag</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>domain</strong></td><td style="width:500px;">the domain associated with the tag</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>domainid</strong></td><td style="width:500px;">the ID of the domain associated with the tag</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>key</strong></td><td style="width:500px;">tag key name</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>project</strong></td><td style="width:500px;">the project name where tag belongs to</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>projectid</strong></td><td style="width:500px;">the project id the tag belongs to</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>resourceid</strong></td><td style="width:500px;">id of the resource</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>resourcetype</strong></td><td style="width:500px;">resource type</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>value</strong></td><td style="width:500px;">tag value</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="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/dc20554d/content/api/apidocs-4.6/images/api_bullets.gif
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.6/images/api_bullets.gif b/content/api/apidocs-4.6/images/api_bullets.gif
new file mode 100644
index 0000000..a7ea2f6
Binary files /dev/null and b/content/api/apidocs-4.6/images/api_bullets.gif differ

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/dc20554d/content/api/apidocs-4.6/images/back_button.gif
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.6/images/back_button.gif b/content/api/apidocs-4.6/images/back_button.gif
new file mode 100644
index 0000000..509f256
Binary files /dev/null and b/content/api/apidocs-4.6/images/back_button.gif differ

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/dc20554d/content/api/apidocs-4.6/images/back_button_hover.gif
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.6/images/back_button_hover.gif b/content/api/apidocs-4.6/images/back_button_hover.gif
new file mode 100644
index 0000000..7316e8e
Binary files /dev/null and b/content/api/apidocs-4.6/images/back_button_hover.gif differ

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/dc20554d/content/api/apidocs-4.6/images/cloudstack.png
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.6/images/cloudstack.png b/content/api/apidocs-4.6/images/cloudstack.png
new file mode 100644
index 0000000..2f3d899
Binary files /dev/null and b/content/api/apidocs-4.6/images/cloudstack.png differ

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/dc20554d/content/api/apidocs-4.6/includes/main.css
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.6/includes/main.css b/content/api/apidocs-4.6/includes/main.css
new file mode 100644
index 0000000..1c3baa8
--- /dev/null
+++ b/content/api/apidocs-4.6/includes/main.css
@@ -0,0 +1,1092 @@
+@charset "UTF-8";
+/*
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements.  See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership.  The ASF licenses this file
+* to you under the Apache License, Version 2.0 (the
+* "License"); you may not use this file except in compliance
+* with the License.  You may obtain a copy of the License at
+* 
+*   http://www.apache.org/licenses/LICENSE-2.0
+* 
+* Unless required by applicable law or agreed to in writing,
+* software distributed under the License is distributed on an
+* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+* KIND, either express or implied.  See the License for the
+* specific language governing permissions and limitations
+* under the License.
+*/
+
+/* CSS Document */
+
+
+*{
+	margin:0;
+	padding:0;
+}
+
+body{
+	font-family:Arial, Helvetica, sans-serif;
+	font-size:12px;
+	color:#333;
+	font-weight:normal;
+	background:#FFF repeat top left;
+	margin:0;
+	padding:0;
+}
+
+
+#inside_wrapper {
+	width:auto;
+	height:auto;
+	margin:0;
+	padding:0;
+	overflow:hidden;
+}
+
+#insidetopbg {
+	width:100%;
+	height:auto;
+	margin:0;
+	padding:0;
+	overflow:hidden;
+}
+
+.uppermenu_panel {
+	width:100%;
+	height:auto;
+	float:left;
+	margin:0;
+	padding:0;
+}
+.uppermenu_box {
+	width:auto;
+	height:29px;
+	float:right;
+	margin:0;
+	padding:0;
+	
+}
+
+.uppermenu {
+	width:300px;
+	height:auto;
+	float:left;
+	color:#FFF;
+	font-size:13px;
+	font-weight:normal;
+	text-align:left;
+	padding:0;
+	margin:4px 10px 0 0;
+}
+
+.uppermenu a:link {
+	width:auto;
+	height:auto;
+	color:#54bfd3;
+	font-weight:normal;
+	text-align:left;
+	text-decoration:none;
+	margin:0 5px 0 5px;
+	
+}
+
+.uppermenu a:visited {
+	width:auto;
+	height:auto;
+	color:#54bfd3;
+	font-weight:normal;
+	text-align:left;
+	text-decoration:none;
+	margin:0 5px 0 5px;
+	
+}
+
+.uppermenu a:hover {
+	width:auto;
+	height:auto;
+	color:#ccf004;
+	font-weight:normal;
+	text-align:left;
+	text-decoration:none;
+	margin:0 5px 0 5px;
+	
+}
+
+
+#main_master {
+	width:960px;
+	height:auto;
+	margin:0 auto;
+	padding:0;
+}
+
+#inside_header {
+	width:960px;
+	height:auto;
+	float:left;
+	margin:0 0 0 0;
+	padding:0;
+}
+
+.header_top {
+	width:960px;
+	height:67px;
+	float:left;
+	margin:0;
+	padding:0;
+}
+
+.header_bot {
+	width:960px;
+	height:352px;
+	float:left;
+	margin:0;
+	padding:0;
+}
+
+.insideheader_bot {
+	width:960px;
+	height:91px;
+	float:left;
+	margin:0;
+	padding:0;
+}
+
+.insideheader_botleft {
+	width:620px;
+	height:91px;
+	float:left;
+	margin:0;
+	padding:0;
+}
+
+.insideheader_botleft h1 {
+	width:auto;
+	height:auto;
+	float:left;
+	color:#199cb4;
+	font-size:30px;
+	text-align:left;
+	font-weight:normal;
+	letter-spacing:1px;
+	margin:30px 0 0 0;
+	padding:0;
+}
+
+.insideheader_botright {
+	width:340px;
+	height:91px;
+	float:left;
+	margin:0;
+	padding:0;
+}
+
+.insideheader_button {
+	width:340px;
+	height:32px;
+	float:left;
+	margin:30px 0 0 0;
+	padding:0;
+}
+
+a.insjoincomm_button {
+	width:169px;
+	height:32px;
+	float:left;
+	background:url(../images/insjoincomm_button.gif) no-repeat top left;
+	margin:0;
+	padding:0;
+}
+
+a:hover.insjoincomm_button {
+	background:url(../images/insjoincomm_button_hover.gif) no-repeat top left;
+}
+
+a.insdownload_button {
+	width:171px;
+	height:32px;
+	float:left;
+	background:url(../images/insdownload_button.gif) no-repeat top left;
+	margin:0;
+	padding:0;
+}
+
+a:hover.insdownload_button {
+	background:url(../images/insdownload_button_hover.gif) no-repeat top left;
+}
+
+.insheader_buttonshadow {
+	width:336px;
+	height:14px;
+	float:left;
+	background:url(../images/ins_buttonshadow.gif) no-repeat top left;
+	margin:0;
+	padding:0;
+}
+.header_botright {
+	width:550px;
+	height:352px;
+	float:left;
+	margin:0;
+	padding:0;
+}
+
+.clear {
+	clear:both;
+}
+
+
+a.cloud_logo {
+	width:373px;
+	height:51px;
+	float:left;
+	background:url(../images/cloudstack.png) no-repeat top left;
+	margin:8px 0 0 0;
+	padding:0;
+}
+
+.mainemenu_panel {
+	width: 801px;
+	height:51px;
+	float:left;
+	margin:0;
+	padding:0;
+}
+
+.mainemenu_links {
+	width: auto;
+	height:auto;
+	float:right;
+	margin:30px 0 0 0;
+	padding:0;
+}
+
+.mainemenu_links a:link {
+	width: auto;
+	height:auto;
+	font-size:18px;
+	text-align:left;
+	font-weight:normal;
+	text-decoration:none;
+	color:#FFF;
+	margin:0 25px 0 0;
+	padding:0;
+}
+
+.mainemenu_links a:visited {
+	width: auto;
+	height:auto;
+	font-size:18px;
+	text-align:left;
+	font-weight:normal;
+	text-decoration:none;
+	margin:0 25px 0 0;
+	padding:0;
+	color:#FFF;
+}
+
+.mainemenu_links a:hover {
+	width: auto;
+	height:auto;
+	font-size:18px;
+	text-align:left;
+	font-weight:normal;
+	text-decoration:none;
+	margin:0 25px 0 0;
+	padding:0;
+	color:#FFF;
+}
+
+#main_content {
+	width:960px;
+	min-height:600px;
+	height:auto;
+	float:left;
+	margin:0;
+	padding:0;
+}
+
+.main_homecontent_left {
+	width:600px;
+	height:auto;
+	float:left;
+	margin:0;
+	padding:0;
+}
+
+.home_introbox {
+	width:600px;
+	height:auto;
+	float:left;
+	margin: 25px 0 0 0;
+	padding:0;
+}
+
+.home_introbox h1 {
+	width:600px;
+	height:auto;
+	float:left;
+	color:#199cb4;
+	text-align:left;
+	font-weight:normal;
+	font-size:22px;
+	margin:0;
+	padding:0;
+}
+
+.home_introbox p {
+	width:600px;
+	height:auto;
+	float:left;
+	text-align:justify;
+	font-weight:normal;
+	line-height:22px;
+	font-size:18px;
+	margin:10px 0 0 0;
+	padding:0;
+} 
+.main_homecontent_right {
+	width:311px;
+	height:auto;
+	float:right;
+	margin:0;
+	padding:0;
+}
+
+#news_panel {
+	width:600px;
+	height:auto;
+	float:left;
+	margin:30px 0 0 0;
+	padding:0;
+}
+
+#news_panel h2 {
+	width:auto;
+	height:auto;
+	float:left;
+	color:#199cb4;
+	font-size:18px;
+	font-weight:normal;
+	text-align:left;
+}
+
+.news_box {
+	width:600px;
+	height:auto;
+	float:left;
+	margin:15px 0 0 0;
+	padding:0;
+}
+
+.news_box a:link {
+	width:600px;
+	height:auto;
+	float:left;
+	color:#105f8b;
+	text-align:left;
+	text-decoration:none;
+	font-weight:normal;
+	font-size:15px;
+}
+
+.news_box a:visited {
+	width:600px;
+	height:auto;
+	float:left;
+	color:#105f8b;
+	text-align:left;
+	text-decoration:none;
+	font-weight:normal;
+	font-size:15px;
+}
+
+.news_box a:hover {
+	width:600px;
+	height:auto;
+	float:left;
+	color:#666;
+	text-align:left;
+	text-decoration:none;
+	font-weight:normal;
+	font-size:15px;
+}
+
+.news_box p {
+	width:600px;
+	height:auto;
+	float:left;
+	margin:8px 0 0 0;
+	text-align:left;
+	font-size:12px;
+	font-weight:normal;
+	padding:0;
+}
+
+.news_box span {
+	width:auto;
+	height:auto;
+	float:left;
+	margin:0;
+	color:#999;
+	text-align:left;
+	font-size:11px;
+	font-weight:normal;
+	padding:0;
+}
+
+#partners_panel {
+	width:311px;
+	height:auto;
+	float:left;
+	margin:30px 0 0 0;
+	padding:0;
+}
+
+#partners_panel h2 {
+	width:300px;
+	height:auto;
+	float:left;
+	color:#199cb4;
+	font-size:18px;
+	font-weight:normal;
+	text-align:left;
+}
+
+.partners_box {
+	width:310px;
+	height:auto;
+	float:left;
+	border-bottom:1px solid #CCC;
+	margin:15px 0 0 0;
+}
+
+.partners_box_logo {
+	width:auto;
+	height:auto;
+	float:left;
+	display:block;
+	margin:0 0 10px 0;
+	padding:0;
+	border:0;
+}
+
+.partners_box_small {
+	width:155px;
+	height:80px;
+	float:left;
+	margin:0;
+	padding:0;
+}
+
+.readmore_box {
+	width:100%;
+	height:29px;
+	float:left;
+	margin:15px 0 0 0;
+	padding:0;
+}
+
+.readmore_box a:link {
+	width:auto;
+	height:auto;
+	float:right;
+	color:#105f8b;
+	font-size:12px;
+	font-weight:normal;
+	text-decoration:none;
+	text-align:right;
+	margin:0 10px 0 0;
+	padding:0;
+}
+
+.readmore_box a:visited {
+	width:auto;
+	height:auto;
+	float:right;
+	color:#105f8b;
+	font-size:12px;
+	font-weight:normal;
+	text-decoration:none;
+	text-align:right;
+	margin:0 10px 0 0;
+	padding:0;
+}
+
+.readmore_box a:hover {
+	width:auto;
+	height:auto;
+	float:right;
+	color:#105f8b;
+	font-size:12px;
+	font-weight:normal;
+	text-decoration:underline;
+	text-align:right;
+	margin:0 10px 0 0;
+	padding:0;
+}
+
+#footer {
+	width:100%;
+	height:auto;
+	background:#cdcdcd repeat top left;
+	margin:25px 0 0 0;
+	padding:0 0 10px 0;
+	float:left;
+}
+
+#inside_footer {
+	width:100%;
+	height:auto;
+	background:#cdcdcd repeat top left;
+	margin:25px 0 0 0;
+	padding:0;
+	position:absolute;
+	bottom:0;
+}
+
+
+#footer_mainmaster {
+	width:960px;
+	height:auto;
+	margin:0 auto;
+	padding:0;
+}
+
+#footer_mainmaster p{
+	width:100%;
+	height:auto;
+	float:left;
+	margin:15px 0 0 0;
+	text-align:left;
+	font-size:11px;
+	font-weight:normal;
+	padding:0;
+}
+
+.footer_linksbox {
+	width:180px;
+	height:auto;
+	float:left;
+	margin: 15px 20px 20px 0;
+	padding:0;
+}
+
+.footer_linksbox li {
+	width:170px;
+	height:auto;
+	float:left;
+	margin: 0 0 5px 0;
+	border-bottom:1px solid #999;
+	list-style:none;
+	padding:0;
+}
+
+.footer_linksbox a:link {
+	width:auto;
+	height:auto;
+	float:left;
+	font-size:11px;
+	font-weight:normal;
+	color:#666;
+	text-decoration:none;
+}
+
+.footer_linksbox a:visited {
+	width:auto;
+	height:auto;
+	float:left;
+	font-size:11px;
+	font-weight:normal;
+	color:#666;
+	text-decoration:none;
+}
+
+.footer_linksbox a:hover {
+	width:auto;
+	height:auto;
+	float:left;
+	font-size:11px;
+	font-weight:normal;
+	color:#333;
+	text-decoration:none;
+}
+
+.inside_leftpanel {
+	width:212px;
+	height:auto;
+	float:left;
+	margin:0;
+	padding:0;
+}
+
+.inside_rightpanel {
+	width:718px;
+	height:auto;
+	float:right;
+	margin:0;
+	padding:0;
+}
+
+.inside_contentpanel {
+	width:700px;
+	height:auto;
+	float:left;
+	margin:0 0 0 0;
+	padding:0;
+}
+
+.inside_contentpanel h1{
+	width:700px;
+	height:auto;
+	float:left;
+	color:#199cb4;
+	font-size:20px;
+	font-weight:normal;
+	text-align:left;
+	margin:0;
+	padding:0;
+}
+
+.inside_contentpanel h2{
+	width:700px;
+	height:auto;
+	float:left;
+	color:#199cb4;
+	font-size:16px;
+	font-weight:normal;
+	text-align:left;
+	margin:15px 0 0 0;
+	padding:0;
+}
+
+
+.inside_contentpanel h3{
+	width:700px;
+	height:auto;
+	float:left;
+	font-size:15px;
+	font-weight:bold;
+	text-align:left;
+	margin:15px 0 0 0;
+	padding:0;
+}
+
+.inside_contentpanel h4{
+	width:700px;
+	height:auto;
+	float:left;
+	font-size:14px;
+	font-weight:normal;
+	text-align:left;
+	margin:15px 0 10px 15px;
+	padding:0;
+}
+
+.inside_contentpanel p {
+	width:100%;
+	height:auto;
+	float:left;
+	text-align:justify;
+	font-size:12px;
+	font-weight:normal;
+	margin:10px 0 0 0;
+	padding:0;
+}
+
+.inside_contentpanel a:link {
+	width:auto;
+	height:auto;
+	color:#009fcd;
+	text-decoration:none;
+	text-align:left;
+	font-size:12px;
+	margin:0;
+	padding:0;
+}
+
+.inside_contentpanel a:visited {
+	width:auto;
+	height:auto;
+	color:#009fcd;
+	text-decoration:none;
+	text-align:left;
+	font-size:12px;
+	margin:0;
+	padding:0;
+}
+
+.inside_contentpanel a:hover {
+	width:auto;
+	height:auto;
+	color:#009fcd;
+	text-decoration:underline;
+	text-align:left;
+	font-size:12px;
+	margin:0;
+	padding:0;
+}
+
+.download_text {
+	width:600px;
+	height:auto;
+	float:left;
+	color:#7418c2;
+	text-align:left;
+	font-weight:normal;
+	font-size:18px;
+	margin:20px 0 15px 0
+}
+
+.download_textbox {
+	width:720px;
+	height:auto;
+	float:left;
+	color:#333;
+	text-align:left;
+	font-weight:normal;
+	font-size:18px;
+	margin:20px 0 15px 0;
+	border-top:1px dashed #999;
+}
+
+.screenshots_box {
+	width:454px;
+	height:455px;
+	float:left;
+	background:#000 repeat top left;
+	margin:20px 0 0 65px;
+	display:inline;
+}
+
+.apiannouncement_box {
+	width:928px;
+	height:auto;
+	float:left;
+	background:#e0f4ff repeat top left;
+	margin:15px 0 0 0;
+	border:1px solid #9dd2eb;
+}
+
+.apiannouncement_contentarea {
+	width:895px;
+	height:auto;
+	float:left;
+	margin:0 0 0 15px;
+	display:inline;
+	padding:0;
+}
+
+.inside_apileftpanel {
+	width:930px;
+	height:left;
+	float:left;
+	margin:0;
+	padding:0;
+}
+
+.api_leftsections {
+	width:928px;
+	height:auto;
+	float:left;
+	border-top:1px dashed #666;
+	margin:15px 0 0 0;
+	padding:0;
+}
+
+
+
+.api_leftsections span {
+	width:700px;
+	height:auto;
+	float:left;
+	color:#666;
+	font-size:11px;
+	font-weight:normal;
+	text-align:left;
+	margin:7px 0 0 0;
+	padding:0;
+}
+
+.api_legends{
+	width:300px;
+	height:auto;
+	float:left;
+	background:#f9f9f9;
+	border:1px solid #e6e6e6;
+	margin:8px 0 0 0;
+	padding:0 3px 3px 0;
+}
+
+.api_legends p{
+	width:250px;
+	height:auto;
+	float:left;
+	color:#333;
+	text-align:left;
+	font-size:11px;
+	font-weight:normal;
+	margin:5px 0 0 5px;
+	padding:0;
+}
+
+.api_legends_async{
+	width:auto !important;
+	height:auto;
+	color:#2c8bbc !important;
+	font-size:11px;
+	font-weight:normal;
+	text-align:left;
+	margin:0 3px 0 0 !important;
+	padding:0;
+}
+
+.api_legends_premium{
+	width:auto !important;
+	height:auto;
+	color:#013150 !important;;
+	font-size:11px;
+	font-weight:normal;
+	text-align:left;
+	margin:0 3px 0 0 !important;;
+	padding:0;
+}
+
+.apismallsections {
+	width:925px;
+	height:auto;
+	float:left;
+	margin:15px 0 0 0;
+	list-style:none;
+	padding:0;
+}
+
+.apismallbullet_box {
+	width:231px;
+	height:auto;
+	float:left;
+	margin:10px 0 0 0;
+	list-style:none;
+	padding:0;
+}
+
+.apismallbullet_box h5 {
+	width:120px;
+	height:auto;
+	float:left;
+	color:#666;
+	font-size:12px;
+	text-align:left;
+	font-weight:bold;
+	margin:0;
+	padding:0 0 10px 0;
+}
+
+.apismallbullet_box h6 {
+	width:120px;
+	height:auto;
+	float:left;
+	color:#6214ab;
+	font-size:12px;
+	text-align:left;
+	font-weight:bold;
+	margin:0;
+	padding:0 0 10px 0;
+}
+
+.apismallbullet_box li {
+	width:188px;
+	height:auto;
+	float:left;
+	margin:4px 0 0 0;
+	background:url(../images/api_bullets.gif) no-repeat top left;
+	padding:0 0 3px 15px;
+	background-position: 2px 2px;
+	text-align: left;
+	list-style:none;
+	border-bottom:1px dotted #999;
+}
+
+.apismallbullet_box a{
+	width:auto;
+	height:auto;
+	float:left;
+	color:#2c8bbc;
+	font-size:11px !important;
+	font-weight:normal;
+	text-align:left;
+	margin:0;
+	padding:0;
+	text-decoration:none;
+}
+
+.apismallbullet_box a:link, .apismallbullet_box a:visited {
+	text-decoration:none;
+}
+
+.apismallbullet_box a:hover {
+	text-decoration:underline;
+}
+
+.api_tablepanel {
+	width:920px;
+	height:auto;
+	float:left;
+	margin:15px 0 0 0;
+	padding:0;
+}
+
+.api_tablepanel h2{
+	width:800px;
+	height:auto;
+	float:left;
+	color:#666;
+	font-size:14px;
+	font-weight:bold;
+	text-align:left;
+	margin:15px 0 0 0;
+	padding:0;
+}
+
+.apitable {
+	width:100%;
+	height:auto;
+	float:left;
+	border:none;
+	border-collapse:collapse;
+	margin:10px 0 0 0;
+	padding:0;
+}
+
+.api_usagebox {
+	width:700px;
+	height:auto;
+	float:left;
+	background:#f4f5f5;
+	border:1px solid #CCC;
+	margin:10px 0 0 30px;
+	padding:10px;
+	color:#333;
+	font-size:11px;
+	font-weight:normal;
+	text-align:left;
+}
+
+.api_samplebox {
+	width:700px;
+	height:auto;
+	float:left;
+	background:#E0F4FF;
+	border:1px solid #9DD2EB;
+	margin:10px 0 0 30px;
+	padding:10px;
+	color:#333;
+	font-size:11px;
+	font-weight:normal;
+	text-align:left;
+}
+
+.apitable tr {
+	width:100%;
+	height:auto;
+	float:left;
+	border-collapse:collapse;
+	border-bottom:1px solid #d5e8f1;
+	margin:0;
+	padding:0;
+}
+
+.apitable tr.hed {
+	width:100%;
+	height:22px;
+	float:left;
+	background:#e7e7e7;
+	border-collapse:collapse;
+	border-top:1px solid #999;
+	border-bottom:1px solid #999;
+	margin:15px 0 0 0;
+	padding:0;
+	border-left:none;
+	border-right:none;
+}
+
+.apitable td {
+	height:auto;
+	float:left;
+	border:none;
+	color:#333;
+	font-size:12px;
+	font-weight:normal;
+	border-collapse:collapse;
+	text-align:left;
+	padding:5px;
+	margin:0;
+}
+
+
+.apitable td.p{
+	height:auto;
+	float:left;
+	border:none;
+	color:#333;
+	font-size:12px;
+	font-weight:normal;
+	text-align:left;
+	padding:5px;
+	margin:0;
+}
+
+
+
+.api_titlebox {
+	width:100%;
+	height:auto;
+	float:left;
+	margin:0;
+	padding:0;
+}
+
+.api_titlebox_left {
+	width:700px;
+	height:auto;
+	float:left;
+	margin:0;
+	padding:0;
+}
+
+.api_titlebox span{
+	width:600px;
+	height:auto;
+	float:left;
+	color:#666;
+	font-size:11px;
+	font-weight:normal;
+	font-style:italic;
+	text-align:left;
+	margin:10px 0 0 0;
+	padding:0;
+}
+
+.api_titlebox_right {
+	width:200px;
+	height:20px;
+	float:right;
+	margin:0;
+	padding:0;
+}
+
+a.api_backbutton {
+	width:60px !important;
+	height:19px !important;
+	float:right;
+	background:#F00 url(../images/back_button.gif) no-repeat top left;
+	margin:10px 0 0 0 !important;
+	padding:0;
+	text-decoration:none;
+}
+
+a:hover.api_backbutton {
+	background:url(../images/back_button_hover.gif) no-repeat top left;
+}

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/dc20554d/content/api/apidocs-4.6/root_admin/activateProject.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.6/root_admin/activateProject.html b/content/api/apidocs-4.6/root_admin/activateProject.html
new file mode 100644
index 0000000..000d7ae
--- /dev/null
+++ b/content/api/apidocs-4.6/root_admin/activateProject.html
@@ -0,0 +1,238 @@
+<!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.6.0 Root Admin API Reference
+								</span>
+<p></p>
+<h1>activateProject</h1>
+<p>Activates a project</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../TOC_Root_Admin.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>id of the project to be modified</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 project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>account</strong></td><td style="width:500px;">the account name of the project's owner</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>cpuavailable</strong></td><td style="width:500px;">the total number of cpu cores available to be created for this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>cpulimit</strong></td><td style="width:500px;">the total number of cpu cores the project can own</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>cputotal</strong></td><td style="width:500px;">the total number of cpu cores owned by project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>displaytext</strong></td><td style="width:500px;">the displaytext of the project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>domain</strong></td><td style="width:500px;">the domain name where the project belongs to</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>domainid</strong></td><td style="width:500px;">the domain id the project belongs to</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>ipavailable</strong></td><td style="width:500px;">the total number of public ip addresses available for this project to acquire</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>iplimit</strong></td><td style="width:500px;">the total number of public ip addresses this project can acquire</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>iptotal</strong></td><td style="width:500px;">the total number of public ip addresses allocated for this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>memoryavailable</strong></td><td style="width:500px;">the total memory (in MB) available to be created for this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>memorylimit</strong></td><td style="width:500px;">the total memory (in MB) the project can own</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>memorytotal</strong></td><td style="width:500px;">the total memory (in MB) owned by project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>name</strong></td><td style="width:500px;">the name of the project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>networkavailable</strong></td><td style="width:500px;">the total number of networks available to be created for this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>networklimit</strong></td><td style="width:500px;">the total number of networks the project can own</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>networktotal</strong></td><td style="width:500px;">the total number of networks owned by project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>primarystorageavailable</strong></td><td style="width:500px;">the total primary storage space (in GiB) available to be used for this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>primarystoragelimit</strong></td><td style="width:500px;">the total primary storage space (in GiB) the project can own</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>primarystoragetotal</strong></td><td style="width:500px;">the total primary storage space (in GiB) owned by project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>secondarystorageavailable</strong></td><td style="width:500px;">the total secondary storage space (in GiB) available to be used for this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>secondarystoragelimit</strong></td><td style="width:500px;">the total secondary storage space (in GiB) the project can own</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>secondarystoragetotal</strong></td><td style="width:500px;">the total secondary storage space (in GiB) owned by project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>snapshotavailable</strong></td><td style="width:500px;">the total number of snapshots available for this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>snapshotlimit</strong></td><td style="width:500px;">the total number of snapshots which can be stored by this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>snapshottotal</strong></td><td style="width:500px;">the total number of snapshots stored by this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>state</strong></td><td style="width:500px;">the state of the project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>templateavailable</strong></td><td style="width:500px;">the total number of templates available to be created by this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>templatelimit</strong></td><td style="width:500px;">the total number of templates which can be created by this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>templatetotal</strong></td><td style="width:500px;">the total number of templates which have been created by this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>vmavailable</strong></td><td style="width:500px;">the total number of virtual machines available for this project to acquire</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>vmlimit</strong></td><td style="width:500px;">the total number of virtual machines that can be deployed by this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>vmrunning</strong></td><td style="width:500px;">the total number of virtual machines running for this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>vmstopped</strong></td><td style="width:500px;">the total number of virtual machines stopped for this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>vmtotal</strong></td><td style="width:500px;">the total number of virtual machines deployed by this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>volumeavailable</strong></td><td style="width:500px;">the total volume available for this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>volumelimit</strong></td><td style="width:500px;">the total volume which can be used by this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>volumetotal</strong></td><td style="width:500px;">the total volume being used by this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>vpcavailable</strong></td><td style="width:500px;">the total number of vpcs available to be created for this project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>vpclimit</strong></td><td style="width:500px;">the total number of vpcs the project can own</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>vpctotal</strong></td><td style="width:500px;">the total number of vpcs owned by project</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>tags(*)</strong></td><td style="width:500px;">the list of resource tags associated with vm</td>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>account</strong></td><td style="width:500px;">the account associated with the tag</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>customer</strong></td><td style="width:500px;">customer associated with the tag</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>domain</strong></td><td style="width:500px;">the domain associated with the tag</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>domainid</strong></td><td style="width:500px;">the ID of the domain associated with the tag</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>key</strong></td><td style="width:500px;">tag key name</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>project</strong></td><td style="width:500px;">the project name where tag belongs to</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>projectid</strong></td><td style="width:500px;">the project id the tag belongs to</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>resourceid</strong></td><td style="width:500px;">id of the resource</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>resourcetype</strong></td><td style="width:500px;">resource type</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>value</strong></td><td style="width:500px;">tag value</td>
+</tr>
+</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/dc20554d/content/api/apidocs-4.6/root_admin/addAccountToProject.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.6/root_admin/addAccountToProject.html b/content/api/apidocs-4.6/root_admin/addAccountToProject.html
new file mode 100644
index 0000000..ef367cf
--- /dev/null
+++ b/content/api/apidocs-4.6/root_admin/addAccountToProject.html
@@ -0,0 +1,91 @@
+<!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.6.0 Root Admin API Reference
+								</span>
+<p></p>
+<h1>addAccountToProject</h1>
+<p>Adds account to a project</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../TOC_Root_Admin.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>projectid</strong></td><td style="width:500px;"><strong>ID of the project to add the account to</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>account</i></td><td style="width:500px;"><i>name of the account to be added to the project</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>email</i></td><td style="width:500px;"><i>email to which invitation to the project is going to be sent</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/dc20554d/content/api/apidocs-4.6/root_admin/addBaremetalDhcp.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.6/root_admin/addBaremetalDhcp.html b/content/api/apidocs-4.6/root_admin/addBaremetalDhcp.html
new file mode 100644
index 0000000..90f44d9
--- /dev/null
+++ b/content/api/apidocs-4.6/root_admin/addBaremetalDhcp.html
@@ -0,0 +1,106 @@
+<!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.6.0 Root Admin API Reference
+								</span>
+<p></p>
+<h1>addBaremetalDhcp</h1>
+<p>adds a baremetal dhcp server</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../TOC_Root_Admin.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>dhcpservertype</strong></td><td style="width:500px;"><strong>Type of dhcp device</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>password</strong></td><td style="width:500px;"><strong>Credentials to reach external dhcp device</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>physicalnetworkid</strong></td><td style="width:500px;"><strong>the Physical Network ID</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>url</strong></td><td style="width:500px;"><strong>URL of the external dhcp appliance.</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>username</strong></td><td style="width:500px;"><strong>Credentials to reach external dhcp device</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;">device id of </td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>dhcpservertype</strong></td><td style="width:500px;">name of the provider</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>physicalnetworkid</strong></td><td style="width:500px;">the physical network to which this external dhcp device belongs to</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>provider</strong></td><td style="width:500px;">name of the provider</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>url</strong></td><td style="width:500px;">url</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/dc20554d/content/api/apidocs-4.6/root_admin/addBaremetalHost.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.6/root_admin/addBaremetalHost.html b/content/api/apidocs-4.6/root_admin/addBaremetalHost.html
new file mode 100644
index 0000000..be75492
--- /dev/null
+++ b/content/api/apidocs-4.6/root_admin/addBaremetalHost.html
@@ -0,0 +1,283 @@
+<!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.6.0 Root Admin API Reference
+								</span>
+<p></p>
+<h1>addBaremetalHost</h1>
+<p>add a baremetal host</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../TOC_Root_Admin.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>hypervisor</strong></td><td style="width:500px;"><strong>hypervisor type of the host</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>password</strong></td><td style="width:500px;"><strong>the password for the host</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>podid</strong></td><td style="width:500px;"><strong>the Pod ID for the host</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>url</strong></td><td style="width:500px;"><strong>the host URL</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>username</strong></td><td style="width:500px;"><strong>the username for the host</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>the Zone ID for the host</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>allocationstate</i></td><td style="width:500px;"><i>Allocation state of this Host for allocation of new resources</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>clusterid</i></td><td style="width:500px;"><i>the cluster ID for the host</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>clustername</i></td><td style="width:500px;"><i>the cluster name for the host</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>hosttags</i></td><td style="width:500px;"><i>list of tags to be added to the host</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>ipaddress</i></td><td style="width:500px;"><i>ip address intentionally allocated to this host after provisioning</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 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>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/dc20554d/content/api/apidocs-4.6/root_admin/addBaremetalPxeKickStartServer.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.6/root_admin/addBaremetalPxeKickStartServer.html b/content/api/apidocs-4.6/root_admin/addBaremetalPxeKickStartServer.html
new file mode 100644
index 0000000..c76ba63
--- /dev/null
+++ b/content/api/apidocs-4.6/root_admin/addBaremetalPxeKickStartServer.html
@@ -0,0 +1,100 @@
+<!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.6.0 Root Admin API Reference
+								</span>
+<p></p>
+<h1>addBaremetalPxeKickStartServer</h1>
+<p>add a baremetal pxe server</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../TOC_Root_Admin.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>password</strong></td><td style="width:500px;"><strong>Credentials to reach external pxe device</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>physicalnetworkid</strong></td><td style="width:500px;"><strong>the Physical Network ID</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>pxeservertype</strong></td><td style="width:500px;"><strong>type of pxe device</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>tftpdir</strong></td><td style="width:500px;"><strong>Tftp root directory of PXE server</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>url</strong></td><td style="width:500px;"><strong>URL of the external pxe device</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>username</strong></td><td style="width:500px;"><strong>Credentials to reach external pxe device</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>podid</i></td><td style="width:500px;"><i>Pod Id</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>tftpdir</strong></td><td style="width:500px;">Tftp root directory of PXE server</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/dc20554d/content/api/apidocs-4.6/root_admin/addBaremetalPxePingServer.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.6/root_admin/addBaremetalPxePingServer.html b/content/api/apidocs-4.6/root_admin/addBaremetalPxePingServer.html
new file mode 100644
index 0000000..f16455d
--- /dev/null
+++ b/content/api/apidocs-4.6/root_admin/addBaremetalPxePingServer.html
@@ -0,0 +1,118 @@
+<!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.6.0 Root Admin API Reference
+								</span>
+<p></p>
+<h1>addBaremetalPxePingServer</h1>
+<p>add a baremetal ping pxe server</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../TOC_Root_Admin.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>password</strong></td><td style="width:500px;"><strong>Credentials to reach external pxe device</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>physicalnetworkid</strong></td><td style="width:500px;"><strong>the Physical Network ID</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>pingdir</strong></td><td style="width:500px;"><strong>Root directory on PING storage server</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>pingstorageserverip</strong></td><td style="width:500px;"><strong>PING storage server ip</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>pxeservertype</strong></td><td style="width:500px;"><strong>type of pxe device</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>tftpdir</strong></td><td style="width:500px;"><strong>Tftp root directory of PXE server</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>url</strong></td><td style="width:500px;"><strong>URL of the external pxe device</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>username</strong></td><td style="width:500px;"><strong>Credentials to reach external pxe device</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>pingcifspassword</i></td><td style="width:500px;"><i>Password of PING storage server</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>pingcifsusername</i></td><td style="width:500px;"><i>Username of PING storage server</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>podid</i></td><td style="width:500px;"><i>Pod Id</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>pingdir</strong></td><td style="width:500px;">Root directory on PING storage server</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>pingstorageserverip</strong></td><td style="width:500px;">PING storage server ip</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>tftpdir</strong></td><td style="width:500px;">Tftp root directory of PXE server</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/dc20554d/content/api/apidocs-4.6/root_admin/addBaremetalRct.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.6/root_admin/addBaremetalRct.html b/content/api/apidocs-4.6/root_admin/addBaremetalRct.html
new file mode 100644
index 0000000..0498487
--- /dev/null
+++ b/content/api/apidocs-4.6/root_admin/addBaremetalRct.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.6.0 Root Admin API Reference
+								</span>
+<p></p>
+<h1>addBaremetalRct</h1>
+<p>adds baremetal rack configuration text</p>
+</div>
+<div class="api_titlebox_right">
+<a class="api_backbutton" href="../TOC_Root_Admin.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>baremetalrcturl</strong></td><td style="width:500px;"><strong>http url to baremetal RCT configuration</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;">id of rct</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>url</strong></td><td style="width:500px;">url</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>