How to set an IP address to vm #2930
-
|
Hello, Also, govc metric.ls -dc=TestDC TestVM shows the list of available metrics. |
Beta Was this translation helpful? Give feedback.
Answered by
villiwalla
Oct 18, 2024
Replies: 1 comment 1 reply
-
|
See vm.create and vm.customize. Ryan Johnson |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

to assign an IP address to the only network adapter. I need to set a fixed IP address even though there is a DHCP server in the network. In the virtual machine tasks, the task executes successfully, but it changes the network interface's autoconnect setting to false. Is it possible to assign static IP addresses?