You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2015/05/12 09:24:59 UTC

[34/51] [abbrv] [partial] cloudstack-www git commit: Latest API build

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/edeec656/content/api/apidocs-4.0.0/domain_admin/uploadVolume.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.0.0/domain_admin/uploadVolume.html b/content/api/apidocs-4.0.0/domain_admin/uploadVolume.html
new file mode 100644
index 0000000..c27ff13
--- /dev/null
+++ b/content/api/apidocs-4.0.0/domain_admin/uploadVolume.html
@@ -0,0 +1,226 @@
+<!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 4.0.0-incubating 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>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>
+</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>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>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>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>name</strong></td><td style="width:500px;">name of the disk 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>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>storagetype</strong></td><td style="width:500px;">shared or local storage</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; 2012 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 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/edeec656/content/api/apidocs-4.0.0/images/api_bullets.gif
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.0.0/images/api_bullets.gif b/content/api/apidocs-4.0.0/images/api_bullets.gif
new file mode 100644
index 0000000..a7ea2f6
Binary files /dev/null and b/content/api/apidocs-4.0.0/images/api_bullets.gif differ

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

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

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

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/edeec656/content/api/apidocs-4.0.0/images/ins_buttonshadow.gif
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.0.0/images/ins_buttonshadow.gif b/content/api/apidocs-4.0.0/images/ins_buttonshadow.gif
new file mode 100644
index 0000000..ac34ec8
Binary files /dev/null and b/content/api/apidocs-4.0.0/images/ins_buttonshadow.gif differ

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/edeec656/content/api/apidocs-4.0.0/images/insdownload_button.gif
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.0.0/images/insdownload_button.gif b/content/api/apidocs-4.0.0/images/insdownload_button.gif
new file mode 100644
index 0000000..eb5cb5e
Binary files /dev/null and b/content/api/apidocs-4.0.0/images/insdownload_button.gif differ

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/edeec656/content/api/apidocs-4.0.0/images/insdownload_button_hover.gif
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.0.0/images/insdownload_button_hover.gif b/content/api/apidocs-4.0.0/images/insdownload_button_hover.gif
new file mode 100644
index 0000000..424ab46
Binary files /dev/null and b/content/api/apidocs-4.0.0/images/insdownload_button_hover.gif differ

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/edeec656/content/api/apidocs-4.0.0/images/insjoincomm_button.gif
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.0.0/images/insjoincomm_button.gif b/content/api/apidocs-4.0.0/images/insjoincomm_button.gif
new file mode 100644
index 0000000..f149c85
Binary files /dev/null and b/content/api/apidocs-4.0.0/images/insjoincomm_button.gif differ

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/edeec656/content/api/apidocs-4.0.0/images/insjoincomm_button_hover.gif
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.0.0/images/insjoincomm_button_hover.gif b/content/api/apidocs-4.0.0/images/insjoincomm_button_hover.gif
new file mode 100644
index 0000000..74df0a6
Binary files /dev/null and b/content/api/apidocs-4.0.0/images/insjoincomm_button_hover.gif differ

http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/edeec656/content/api/apidocs-4.0.0/includes/main.css
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.0.0/includes/main.css b/content/api/apidocs-4.0.0/includes/main.css
new file mode 100644
index 0000000..1c3baa8
--- /dev/null
+++ b/content/api/apidocs-4.0.0/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/edeec656/content/api/apidocs-4.0.0/root_admin/activateProject.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.0.0/root_admin/activateProject.html b/content/api/apidocs-4.0.0/root_admin/activateProject.html
new file mode 100644
index 0000000..20b1da7
--- /dev/null
+++ b/content/api/apidocs-4.0.0/root_admin/activateProject.html
@@ -0,0 +1,127 @@
+<!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 4.0.0-incubating 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>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>name</strong></td><td style="width:500px;">the name of the 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>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="footer_mainmaster">
+<p>Copyright &copy; 2012 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 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/edeec656/content/api/apidocs-4.0.0/root_admin/addAccountToProject.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.0.0/root_admin/addAccountToProject.html b/content/api/apidocs-4.0.0/root_admin/addAccountToProject.html
new file mode 100644
index 0000000..1a1e4eb
--- /dev/null
+++ b/content/api/apidocs-4.0.0/root_admin/addAccountToProject.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 4.0.0-incubating Root Admin API Reference
+								</span>
+<p></p>
+<h1>addAccountToProject</h1>
+<p>Adds acoount 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="footer_mainmaster">
+<p>Copyright &copy; 2012 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 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/edeec656/content/api/apidocs-4.0.0/root_admin/addCluster.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.0.0/root_admin/addCluster.html b/content/api/apidocs-4.0.0/root_admin/addCluster.html
new file mode 100644
index 0000000..a3de802
--- /dev/null
+++ b/content/api/apidocs-4.0.0/root_admin/addCluster.html
@@ -0,0 +1,169 @@
+<!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 4.0.0-incubating Root Admin API Reference
+								</span>
+<p></p>
+<h1>addCluster</h1>
+<p>Adds a new cluster</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>clustername</strong></td><td style="width:500px;"><strong>the cluster name</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>clustertype</strong></td><td style="width:500px;"><strong>type of the cluster: CloudManaged, ExternalManaged</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>hypervisor</strong></td><td style="width:500px;"><strong>hypervisor type of the cluster: XenServer,KVM,VMware,Hyperv,BareMetal,Simulator</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>zoneid</strong></td><td style="width:500px;"><strong>the Zone ID for the cluster</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 cluster for allocation of new resources</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>the password for the host</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>url</i></td><td style="width:500px;"><i>the URL</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>username</i></td><td style="width:500px;"><i>the username for the cluster</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>vsmipaddress</i></td><td style="width:500px;"><i>the ipaddress of the VSM associated with this cluster</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>vsmpassword</i></td><td style="width:500px;"><i>the password for the VSM associated with this cluster</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>vsmusername</i></td><td style="width:500px;"><i>the username for the VSM associated with this cluster</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 cluster ID</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>allocationstate</strong></td><td style="width:500px;">the allocation state of the cluster</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>clustertype</strong></td><td style="width:500px;">the type of the cluster</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>hypervisortype</strong></td><td style="width:500px;">the hypervisor type of the cluster</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>managedstate</strong></td><td style="width:500px;">whether this cluster is managed by cloudstack</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>name</strong></td><td style="width:500px;">the cluster name</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>podid</strong></td><td style="width:500px;">the Pod ID of the cluster</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>podname</strong></td><td style="width:500px;">the Pod name of the cluster</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>zoneid</strong></td><td style="width:500px;">the Zone ID of the cluster</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>zonename</strong></td><td style="width:500px;">the Zone name of the cluster</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>capacity(*)</strong></td><td style="width:500px;">the capacity of the Cluster</td>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>capacitytotal</strong></td><td style="width:500px;">the total capacity available</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>capacityused</strong></td><td style="width:500px;">the capacity currently in use</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>clusterid</strong></td><td style="width:500px;">the Cluster ID</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>clustername</strong></td><td style="width:500px;">the Cluster name</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>percentused</strong></td><td style="width:500px;">the percentage of capacity currently in use</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>podid</strong></td><td style="width:500px;">the Pod ID</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>podname</strong></td><td style="width:500px;">the Pod name</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>type</strong></td><td style="width:500px;">the capacity type</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>zoneid</strong></td><td style="width:500px;">the Zone ID</td>
+</tr>
+<tr>
+<td style="width:180px; padding-left:25px;"><strong>zonename</strong></td><td style="width:500px;">the Zone name</td>
+</tr>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2012 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 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/edeec656/content/api/apidocs-4.0.0/root_admin/addHost.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.0.0/root_admin/addHost.html b/content/api/apidocs-4.0.0/root_admin/addHost.html
new file mode 100644
index 0000000..a4c7111
--- /dev/null
+++ b/content/api/apidocs-4.0.0/root_admin/addHost.html
@@ -0,0 +1,235 @@
+<!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 4.0.0-incubating Root Admin API Reference
+								</span>
+<p></p>
+<h1>addHost</h1>
+<p>Adds a new 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>
+</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>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>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>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; 2012 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 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/edeec656/content/api/apidocs-4.0.0/root_admin/addNetworkDevice.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.0.0/root_admin/addNetworkDevice.html b/content/api/apidocs-4.0.0/root_admin/addNetworkDevice.html
new file mode 100644
index 0000000..23c4f71
--- /dev/null
+++ b/content/api/apidocs-4.0.0/root_admin/addNetworkDevice.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 4.0.0-incubating Root Admin API Reference
+								</span>
+<p></p>
+<h1>addNetworkDevice</h1>
+<p>Adds a network device of one of the following types: ExternalDhcp, ExternalFirewall, ExternalLoadBalancer, PxeServer</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;"><i>networkdeviceparameterlist</i></td><td style="width:500px;"><i>parameters for network device</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>networkdevicetype</i></td><td style="width:500px;"><i>Network device type, now supports ExternalDhcp, PxeServer, NetscalerMPXLoadBalancer, NetscalerVPXLoadBalancer, NetscalerSDXLoadBalancer, F5BigIpLoadBalancer, JuniperSRXFirewall</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 network device</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2012 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 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/edeec656/content/api/apidocs-4.0.0/root_admin/addNetworkServiceProvider.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.0.0/root_admin/addNetworkServiceProvider.html b/content/api/apidocs-4.0.0/root_admin/addNetworkServiceProvider.html
new file mode 100644
index 0000000..af4ed49
--- /dev/null
+++ b/content/api/apidocs-4.0.0/root_admin/addNetworkServiceProvider.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 4.0.0-incubating Root Admin API Reference
+								</span>
+<p></p>
+<h1>addNetworkServiceProvider</h1>
+<p>Adds a network serviceProvider to a physical network</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>name</strong></td><td style="width:500px;"><strong>the name for the physical network service provider</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 to add the provider to</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>destinationphysicalnetworkid</i></td><td style="width:500px;"><i>the destination Physical Network ID to bridge to</i></td><td style="width:180px;"><i>false</i></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>servicelist</i></td><td style="width:500px;"><i>the list of services to be enabled for this physical network service provider</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;">uuid of the network provider</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>canenableindividualservice</strong></td><td style="width:500px;">true if individual services can be enabled/disabled</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>destinationphysicalnetworkid</strong></td><td style="width:500px;">the destination physical network</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>name</strong></td><td style="width:500px;">the provider name</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>physicalnetworkid</strong></td><td style="width:500px;">the physical network this belongs to</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>servicelist</strong></td><td style="width:500px;">services for this provider</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>state</strong></td><td style="width:500px;">state of the network provider</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2012 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 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/edeec656/content/api/apidocs-4.0.0/root_admin/addNiciraNvpDevice.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.0.0/root_admin/addNiciraNvpDevice.html b/content/api/apidocs-4.0.0/root_admin/addNiciraNvpDevice.html
new file mode 100644
index 0000000..27f74a1
--- /dev/null
+++ b/content/api/apidocs-4.0.0/root_admin/addNiciraNvpDevice.html
@@ -0,0 +1,97 @@
+<!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 4.0.0-incubating Root Admin API Reference
+								</span>
+<p></p>
+<h1>addNiciraNvpDevice</h1>
+<p>Adds a Nicira NVP device</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>hostname</strong></td><td style="width:500px;"><strong>Hostname of ip address of the Nicira NVP Controller.</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 access the Nicira Controller API</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>transportzoneuuid</strong></td><td style="width:500px;"><strong>The Transportzone UUID configured on the Nicira Controller</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 access the Nicira Controller API</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>niciradevicename</strong></td><td style="width:500px;">device name</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>nvpdeviceid</strong></td><td style="width:500px;">device id of the Nicire Nvp</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>physicalnetworkid</strong></td><td style="width:500px;">the physical network to which this Nirica Nvp belongs to</td>
+</tr>
+<tr>
+<td style="width:200px;"><strong>provider</strong></td><td style="width:500px;">name of the provider</td>
+</tr>
+</table>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div id="footer">
+<div id="footer_mainmaster">
+<p>Copyright &copy; 2012 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 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/edeec656/content/api/apidocs-4.0.0/root_admin/addSecondaryStorage.html
----------------------------------------------------------------------
diff --git a/content/api/apidocs-4.0.0/root_admin/addSecondaryStorage.html b/content/api/apidocs-4.0.0/root_admin/addSecondaryStorage.html
new file mode 100644
index 0000000..83abe42
--- /dev/null
+++ b/content/api/apidocs-4.0.0/root_admin/addSecondaryStorage.html
@@ -0,0 +1,211 @@
+<!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 4.0.0-incubating Root Admin API Reference
+								</span>
+<p></p>
+<h1>addSecondaryStorage</h1>
+<p>Adds secondary storage.</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>url</strong></td><td style="width:500px;"><strong>the URL for the secondary storage</strong></td><td style="width:180px;"><strong>true</strong></td>
+</tr>
+<tr>
+<td style="width:200px;"><i>zoneid</i></td><td style="width:500px;"><i>the Zone ID for the secondary storage</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>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>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>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; 2012 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 and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+</div>
+</div>
+</div>
+</div>
+</body>
+</html>