When order a vlan from web UI, I'm only offered with 2 options about subnet size = 8 or 16.
But from this API: https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Package/0/getItems.json Static Public IP Addresses has 5 options: 4,6,8,16,32, and I tried to place order with size=32, and it succeed.
So is there any particular reason the web UI limits the size to 8 or 16?