Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List LoadBalancer and servers linked to it #69

Open
tyzion opened this issue Jan 13, 2023 · 0 comments
Open

List LoadBalancer and servers linked to it #69

tyzion opened this issue Jan 13, 2023 · 0 comments

Comments

@tyzion
Copy link

tyzion commented Jan 13, 2023

Hi, I see there's a class LoadBalancer somewhere in the project, in the folder Compute
If I look in the folder test, there's a file LoadBalancer, which imports the Compute module
The fact is that Compute is not exported as a module for ArubaCloud and when I try to import the LoadBalancer class it says that the Compute module doesn't exist.

I don't know much about python, and I'm trying to tweak some of the code, but without success.

Is there a way to import the Compute module or a way to list only load balancers and the respective servers linked?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant