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

Add "DiskMode" (persistence) property to return object in Get-VNVMDiskAndRDM #1

Open
mtboren opened this issue Jan 25, 2018 · 0 comments

Comments

@mtboren
Copy link
Member

mtboren commented Jan 25, 2018

As requested in a comment at http://www.vnugglets.com/2013/12/get-vm-disks-and-rdms-via-powercli.html, let's add a property to the return of Get-VNVMDiskAndRDM that indicates the mode of the given disk ("DiskMode" in the Backing property of the corresponding [VMware.Vim.VirtualDisk] object).

We can call it Persistence (as it's called in a return from PowerCLI's Get-HardDisk cmdlet, or DiskMode as it is called in the properties of the VirtualDisk object itself.

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

No branches or pull requests

1 participant