mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-14 17:42:24 +01:00
CLOUDSTACK-804 api changes
This commit is contained in:
parent
434525b836
commit
0bca349636
@ -101,6 +101,22 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</entry>
|
</entry>
|
||||||
</row>
|
</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>
|
</tbody>
|
||||||
</tgroup>
|
</tgroup>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user