You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2013/04/24 08:03:51 UTC

git commit: updated refs/heads/master to 0bca349

Updated Branches:
  refs/heads/master 434525b83 -> 0bca34963


CLOUDSTACK-804 api changes


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0bca3496
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0bca3496
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/0bca3496

Branch: refs/heads/master
Commit: 0bca34963686930735e141e39c884289dd19424f
Parents: 434525b
Author: Radhika PC <ra...@citrix.com>
Authored: Wed Apr 24 11:33:25 2013 +0530
Committer: Radhika PC <ra...@citrix.com>
Committed: Wed Apr 24 11:33:25 2013 +0530

----------------------------------------------------------------------
 docs/en-US/changed-API-commands-4.2.xml |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/0bca3496/docs/en-US/changed-API-commands-4.2.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/changed-API-commands-4.2.xml b/docs/en-US/changed-API-commands-4.2.xml
index cbaa2e3..26f10ff 100644
--- a/docs/en-US/changed-API-commands-4.2.xml
+++ b/docs/en-US/changed-API-commands-4.2.xml
@@ -101,6 +101,22 @@
             </itemizedlist>
           </entry>
         </row>
+        <row>
+          <entry><para>UpdatePhysicalNetwork</para></entry>
+          <entry>
+            <para>Added the following request parameters:</para>
+            <itemizedlist>
+              <listitem>
+                <para>vlan (adds a new VLAN range to the existing VLAN range)</para>
+              </listitem>
+              <listitem>
+                <para>removelan (removes the specified VLAN range)</para>
+              </listitem>
+            </itemizedlist>
+            <note><para>The removevlan and vlan parameters can be used together. If the VLAN range that you are trying
+                to remove is in use, the operation will not succeed.</para></note>
+          </entry>
+        </row>
       </tbody>
     </tgroup>
   </informaltable>