-1

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?

Wilma
  • 17
  • 1

1 Answers1

0

Yep, I'm able to order too, sometimes the API allows to do somethings that UI doesn't. Currently, I'm investigating about this issue, if you prefer you can submit a ticket to track it. Anyway, I will let you know any news about it.

Attach in the ticket this forum.

  • Thanks, ticket is opened, id is: 35323423 – Wilma Dec 08 '16 at 01:38
  • the response from the ticket is: the limitation is for a business reason, but he does not know. I'm working on a CLI to manage the resources, I'm not sure the CLI should be aligned with the behavior from the portal. – Wilma Dec 12 '16 at 12:20
  • Currently it's not possible to order VLANS through CLI, but you can order Subnets for 4 - 8 - 16 and 32 IPv4 – Ruber Cuellar Valenzuela Dec 12 '16 at 16:21