-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
When I executed the command in the CLi in order to get information about a LB:
$ ovhcloud cloud loadbalancer get xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx
🚀 Load balancer xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx
kube_service_xxxxxxx_ingress-nginx_ingress-nginx-controller
## General information
Region: GRA11
Operating status: online
Provisioning status: active
Flavor ID: 31990104-8a7b-4d8f-a728-9c4cfd14fe72
Creation date: 2025-12-01T13:53:18Z
## Technical information
VIP address: 192.168.168.184
VIP network ID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx
VIP subnet ID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx
Floating IP: map[id:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx
ip:xx.xxx.xxx.xxx]
💡 Use option --json or --yaml to get the raw output with all information
2025/12/02 16:21:37 A new version of ovhcloud-cli is available: v0.8.1 (current: 0.8.1)
Expected Behavior
Instead of having a "Flavor ID" it could be more useful to have the Flavor name "small" (and the ID in parenthesis).
And for the Floating IP field, it's not concerning the user to know that it is a map but only to retrieve the IP.
Thanks :)
Steps To Reproduce
$ ovhcloud cloud loadbalancer get xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels