- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
REST Endpoint for virtual disk uuid
I use PowerCLI and $virtualDiskManager.queryvirtualdiskuuid() to fetch a disk's UUID. However, I need to perform this fetch in an environment that cannot run PowerCLI but already has a REST API connection to vSphere. So I'm looking for a vSphere REST API endpoint that provides this data, but I'm struggling to find it.
Is there a vSphere REST API endpoint that returns a VM disk UUID?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No, not currently (vSphere 7.*)
Blog: lucd.info Twitter: @LucD22 Co-author PowerCLI Reference