PureStorage-Connect / PowerShellSDK2

Pure Storage FlashArray PowerShell Software Development Kit (SDK) version 2.
https://support.purestorage.com/Solutions/Microsoft_Platform_Guide
Apache License 2.0
8 stars 7 forks source link

VM disk ID mismatched with pure storage volume id #21

Open ksatyam19 opened 9 months ago

ksatyam19 commented 9 months ago

I am trying to compare VM disk with Pure Storage volume. We have an option in SDK 1 to get VVOL ID by using get-vvolUuidFromHardDisk. In SDK 2.0, didn't find option to get the same. We have to use SDK 1 and 2 both to get UID. Is there any option to get UID in SDK 2.0?