mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-06-14 13:26:24 +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 => {
|
properties => {
|
||||||
vmid => get_standard_option('pve-vmid'),
|
vmid => get_standard_option('pve-vmid'),
|
||||||
iface => {
|
iface => {
|
||||||
|
description => "Select the serial device. By default we simply use the first suitable device.",
|
||||||
type => 'string',
|
type => 'string',
|
||||||
optional => 1,
|
optional => 1,
|
||||||
enum => [qw(serial0 serial1 serial2 serial3)],
|
enum => [qw(serial0 serial1 serial2 serial3)],
|
||||||
|
Loading…
Reference in New Issue
Block a user