Using PowerCLI & vSAN Management API to list VMs w/Thick VM swap
Using PowerCLI & vSAN Management API to list…
Earlier this year, I had put together a Python script using the vSAN Management API to help customers easily identify Virtual Machines which have Thick VM swap while running on vSAN. You can find the full details in Duncan’s blog post here. The reason I had chosen Python over something like PowerCLI, which I frequently […]