Get Parallels VM status
vm_statusCheck a Parallels virtual machine's status by name or UUID to confirm whether it is running, stopped, or in another state.
Instructions
Return bounded status details for a VM name or UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| os | No | ||
| name | Yes | ||
| uuid | Yes | ||
| status | Yes | ||
| home_path | No | ||
| ip_address | No | ||
| uptime_seconds | No | ||
| guest_tools_state | No | ||
| guest_tools_version | No |