Artsiom Musin

Results 2 comments of Artsiom Musin

I faced the issue here when a private VLAN is not assigned correctly. Whenever I try to use any other VLAN, the server is created with a default VLAN which...

sorry I cannot show the whole code... confidential stuff you know. But here is the main calls we use to build the order: ``` server_order = ::SoftLayer::VirtualServerOrder_Package.new(@client) vs_package = ::SoftLayer::ProductPackage.virtual_server_package(@client)...