Batch Power Control of Nutanix VMs via CLI
Introduction Powering on or shutting down multiple VMs through the Prism interface can be tedious. With Bash and Nutanix’s acli, you can automate batch VM power operations, whether for scheduled maintenance, environment resets, or DR runbooks. This article shows how to control power states for multiple VMs based on name patterns, tags, or input lists. … Read more