vmware/pyvmomi-community-samples

How to verify whether the network card IP is configured successfully?

Open

#630 opened on Mar 13, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (972 stars) (914 forks)batch import
help wanted

Description

When I called the script to create the virtual machine, the virtual machine started normally, but the network card was not configured successfully, but the script did not report an error. How can I check if the IP is configured successfully when invoking the script that configured the network card

Contributor guide