Hello everyone,
I'm trying to create a Day 2 action that can: - Add a new network to a VM - Modify an existing network on a VM - Remove a network from a VM
Basically, it's implementing part of the "reconfigure vm" functionality that was available ...