Open erickzzh opened 6 years ago
when I first created the cluster I left the Public Vlan and Private Vlan blank, but they should still be generated for me automatically
Can you please try and run bx sl vlan list
command?
@mrshah-at-ibm its the same error message
Failed to list VLANs on your account. json: cannot unmarshal number into Go struct field Error.code of type string
I was following this step to expose some of my services
after executing command bx sl vlan list | grep PUBLIC | grep dal12
I receive the error: Failed to list VLANs on your account. json: cannot unmarshal number into Go struct field Error.code of type string
I made sure that I am logged on before executing the command what did I do wrong?