You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for an example of how to fill in the information for deviceChange (for the spec in a VM clone). In particular, I'd like to be able to modify the NIC settings. I understand how to do this in pyvmoni but I'm not sure what the YAML is supposed to look like in the playbook. If there's another example that you have outside of the NIC, that would probably be helpful too.
I'm looking for an example of how to fill in the information for deviceChange (for the spec in a VM clone). In particular, I'd like to be able to modify the NIC settings. I understand how to do this in pyvmoni but I'm not sure what the YAML is supposed to look like in the playbook. If there's another example that you have outside of the NIC, that would probably be helpful too.
I've tried the following as an example:
This always ends up with:
TypeError: For "deviceChange" expected type vim.vm.device.VirtualDeviceSpec, but got str
The text was updated successfully, but these errors were encountered: