get_vm_graphics
Retrieve VNC console details for a virtual machine, including port, type, and password protection status. Provides the necessary connection info to access the VM's graphics console remotely.
Instructions
Get graphics/VNC console info for a virtual machine.
Returns VNC port, type, and whether password protection is enabled.
Args: vm_id: The VM identifier
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |