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
1. # Loop through all the VMsforchildin children:
# get all the vm name
vmName = child.summary.config.name
if vmName != "lanjing":
continuefordevin child.config.hardware.device:
2.
3.
...
Expected behavior
Get the vm nic name
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
I can not get the nic name
Reproduction steps
Expected behavior
Get the vm nic name
Additional context
No response
The text was updated successfully, but these errors were encountered: