-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
Description
Describe the bug
The go client VsInventory has currently has an API path of api/vsinventory but nowadays it seems api/virtualservice-inventory/ is correct.
In some tests and example the api/virtualservice-inventory/ endpoint is mentioned. It would be helpful if the corresponding models would mathc the actual scheme
Reproduction steps
Try to use the VsInventory client and fetch something from the ALB (ALB Version >= 30).
Expected behavior
The api path and model should match the current ALB implementation.
Additional context
No response
Reactions are currently unavailable