I'd like to be able to enable/disable a VM's configuration (mainly NICs), from an external automation source. Ideally, this might be a user-facing feature that enables automation depending on characteristics external to the VM. For example...
"if host has Ethernet and this IP address, set Guest X to configurations Y."
"if host has attached device Foo, enable guest device Bar."
...etc.
Thank you,
Andrew