Skip to content

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

@mtboren

Description

@mtboren

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions