mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-847 api changes
This commit is contained in:
parent
02e5262a61
commit
35b416616e
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user