Get VM IP
vm_get_ipRetrieve the IP address of a running VMware virtual machine by name or .vmx path, with an option to wait until an IP address becomes available.
Instructions
Get the IP address of a running virtual machine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | No | VM name from config, or full .vmx path. Uses default_vm if omitted | |
| wait | No | Wait/poll until IP is available |