Apache CloudStack 4.16.0.0 Root Admin API Reference

updateVlanIpRange

Updates a VLAN IP range.

Request parameters

Parameter NameDescriptionRequired
idthe UUID of the VLAN IP rangetrue
endipthe ending IP address in the VLAN IP rangefalse
endipv6the ending IPv6 address in the IPv6 network rangefalse
forsystemvmstrue if IP range is set to system vms, false if notfalse
gatewaythe gateway of the VLAN IP rangefalse
ip6cidrthe CIDR of IPv6 network, must be at least /64false
ip6gatewaythe gateway of the IPv6 networkfalse
netmaskthe netmask of the VLAN IP rangefalse
startipthe beginning IP address in the VLAN IP rangefalse
startipv6the beginning IPv6 address in the IPv6 network rangefalse

Response Tags

Response NameDescription
idthe ID of the VLAN IP range
accountthe account of the VLAN IP range
descriptionthe description of the VLAN IP range
domainthe domain name of the VLAN IP range
domainidthe domain ID of the VLAN IP range
endipthe end ip of the VLAN IP range
endipv6the end ipv6 of the VLAN IP range
forsystemvmsindicates whether VLAN IP range is dedicated to system vms or not
forvirtualnetworkthe virtual network for the VLAN IP range
gatewaythe gateway of the VLAN IP range
ip6cidrthe cidr of IPv6 network
ip6gatewaythe gateway of IPv6 network
netmaskthe netmask of the VLAN IP range
networkidthe network id of vlan range
physicalnetworkidthe physical network this belongs to
podidthe Pod ID for the VLAN IP range
podnamethe Pod name for the VLAN IP range
projectthe project name of the vlan range
projectidthe project id of the vlan range
startipthe start ip of the VLAN IP range
startipv6the start ipv6 of the VLAN IP range
vlanthe ID or VID of the VLAN.
zoneidthe Zone ID of the VLAN IP range