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

[BUG] DistributedVirtualSwitchManager:DVSManager does not implement: QueryDvsByUuid #3445

Open
lnaras1978 opened this issue May 20, 2024 · 1 comment

Comments

@lnaras1978
Copy link

lnaras1978 commented May 20, 2024

Describe the bug
I keep getting this message DistributedVirtualSwitchManager:DVSManager does not implement: QueryDvsByUuid. How to fix the same ?

To Reproduce
Steps to reproduce the behavior:

  1. Imported an existing vCenter info into a DB using govc save.object and started the vcsim using -load option.
  2. Function calls being done from a client package
  3. dv_switch_manager = self.connector.get_service_instance().content.dvSwitchManager
  4. dvs = dv_switch_manager.QueryDvsByUuid(dvs_uuid) >>>
Copy link
Contributor

Howdy 🖐   lnaras1978 ! Thank you for your interest in this project. We value your feedback and will respond soon.

If you want to contribute to this project, please make yourself familiar with the CONTRIBUTION guidelines.

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