jossef / vmwc

Simplified VMWare API client for Python
Apache License 2.0
23 stars 7 forks source link

List storage adapters identifiers #10

Open CrashLaker opened 4 years ago

CrashLaker commented 4 years ago

Hi all,

Just bumped to this repo from here.

I'm wondering if I could also get the Storage Adapter Identifiers from each Host.

How to achieve this?

image

CrashLaker commented 4 years ago

this helped me https://github.com/vmware/pyvmomi/issues/849

jossef commented 4 years ago

@CrashLaker thanks for sharing! could you add this functionality in a PR?