Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

API Name

API parameters

API response

Available only for root admin

UpdatePhysicalNetwork

vlan addvlanrange, replacevlanrange removevlanrange

returns the updated vlan ranges

yes

vlan addvlanrange parameter will add a new vlan range to the existing vlan range. if the new vlan range overlaps the existing vlan range it will extend that vlan.
replacevlanrange removevlanrange parameter will replace remove the mentioned vlan with the new vlan. The replacevlanrange removevlanrange and vlan addvlanrange parameters should can be used together. The valn parameter gives the new vlan range and the replacevlanrange gives the vlan range to be replaced. If the vlan range we are trying to replace remove is in use, the operation will not succeed.

...