I can't create iscsi storage with the slcli command.
C:>slcli iscsi create --size 50 --datacenter wdc01
Could not find a valid price with for the given size
C:>slcli iscsi create --size 100 --datacenter wdc01
Could not find a valid price with for the given size
My package level is SoftLayer (5.0.1)
The error is due to the ISCSI devices are not available anymore in Softlayer, they have been replaced by block storage (endurance and performance) and file storage (endurance and perfomance). Currently the SLCLI does not support order either block storage nor file storage.
Regards