vmware/pyvmomi-community-samples

How to fetching volume information of a VM

Open

#501 opened on Jul 13, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (914 forks)batch import
help wanted

Repository metrics

Stars
 (972 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

How can I fetch volumes information of any VM? I want to fetch the following information of a volume. Name, DiskID, Creation Date, Disk Type, Status, Description, Attached value, Attached VM PERF - Disk Read/Write, Disk Read/Write Latency

Contributor guide