Apache CloudStack 4.12.0.0 Root Admin API Reference

createPortableIpRange

adds a range of portable public IP's to a region

Request parameters

Parameter NameDescriptionRequired
endipthe ending IP address in the portable IP rangetrue
gatewaythe gateway for the portable IP rangetrue
netmaskthe netmask of the portable IP rangetrue
regionidId of the Regiontrue
startipthe beginning IP address in the portable IP rangetrue
vlanVLAN id, if not specified defaulted to untaggedfalse

Response Tags

Response NameDescription
idportable IP range ID
endipthe end ip of the portable IP range
gatewaythe gateway of the VLAN IP range
netmaskthe netmask of the VLAN IP range
regionidRegion Id in which portable ip range is provisioned
startipthe start ip of the portable IP range
vlanthe ID or VID of the VLAN.
portableipaddress(*)List of portable IP and association with zone/network/vpc details that are part of GSLB rule
accountidthe account ID the portable IP address is associated with
allocateddate the portal IP address was acquired
domainidthe domain ID the portable IP address is associated with
ipaddresspublic IP address
networkidthe ID of the Network where ip belongs to
physicalnetworkidthe physical network this belongs to
regionidRegion Id in which global load balancer is created
stateState of the ip address. Can be: Allocatin, Allocated and Releasing
vpcidVPC the ip belongs to
zoneidthe ID of the zone the public IP address belongs to