CLOUDSTACK-847 api changes

This commit is contained in:
Radhika PC 2013-04-29 18:56:52 +05:30
parent 02e5262a61
commit 35b416616e

View File

@ -29,6 +29,15 @@
</row>
</thead>
<tbody>
<row>
<entry><para>createVlanIpRange</para></entry>
<entry>
<para>No new parameter has been added. However, the current functionality has been
extended to add guest IPs from a different subnet in shared networks in a Basic zone.
Ensure that you provide netmask and gateway if you are adding guest IPs from a
different subnet. </para>
</entry>
</row>
<row>
<entry><para>updateResourceLimit</para></entry>
<entry>
@ -113,8 +122,10 @@
<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>
<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>