Skip to content

loadbal command cannot get IBM Cloud Load Balancer #1047

@tanucojp

Description

@tanucojp

Please triple-check to make sure that you have properly masked out user credentials like usernames, passwords and API keys before submitting your issue

Expected Behavior

"slcli loadbal list" show a list of Load Balancers

Actual Behavior

Not shown.

$ slcli loadbal list
:....:.............:..........:.............:....................:......:
: ID : VIP Address : Location : SSL Offload : Connections/second : Type :
:....:.............:..........:.............:....................:......:
:....:.............:..........:.............:....................:......:

But when using call-api, it shows a list.

$ slcli call-api Network_LBaaS_LoadBalancer getAllObjects
:...........:...................................................:...........................:........................:........:..........:............:...........................:......................:.................:....................:.......................:......................................:
: accountId : address : createDate : datacenter : id : isPublic : locationId : modifyDate : name : operatingStatus : provisioningStatus : useSystemPublicIpPool : uuid :
:...........:...................................................:...........................:........................:........:..........:............:...........................:......................:.................:....................:.......................:......................................:
: xxxxxxxx : xxxxxxxxxx-tok02.lb.bluemix.net : 2018-09-27T18:21:17+09:00 : :..........:.........: : xxxxxxxxx : 1 : xxxxxx : 2018-10-03T18:49:34+09:00 : xxxxxxxxxxxxxxxxx : ONLINE : ACTIVE : 0 : xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx :

"slcli loadbal" does not support IBM Cloud Load Balancer?

Environment Information

Operating System: Ubuntu
softlayer-python version (slcli --version): slcli (SoftLayer Command-line), version 5.5.2

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions