mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-06-13 03:44:35 +00:00
improve API docu
This commit is contained in:
parent
c243fc8af6
commit
f409f8dc50
1
qm
1
qm
@ -336,6 +336,7 @@ __PACKAGE__->register_method ({
|
||||
properties => {
|
||||
vmid => get_standard_option('pve-vmid'),
|
||||
iface => {
|
||||
description => "Select the serial device. By default we simply use the first suitable device.",
|
||||
type => 'string',
|
||||
optional => 1,
|
||||
enum => [qw(serial0 serial1 serial2 serial3)],
|
||||
|
Loading…
Reference in New Issue
Block a user