mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-08-03 20:21:55 +03:00
update generated docs
This commit is contained in:
@ -16397,12 +16397,25 @@ var pveapi = [
|
||||
"type" : "boolean",
|
||||
"typetext" : "<boolean>"
|
||||
},
|
||||
"restart" : {
|
||||
"description" : "Use restart migration",
|
||||
"optional" : 1,
|
||||
"type" : "boolean",
|
||||
"typetext" : "<boolean>"
|
||||
},
|
||||
"target" : {
|
||||
"description" : "Target node.",
|
||||
"format" : "pve-node",
|
||||
"type" : "string",
|
||||
"typetext" : "<string>"
|
||||
},
|
||||
"timeout" : {
|
||||
"default" : 180,
|
||||
"description" : "Timeout in seconds for shutdown for restart migration",
|
||||
"optional" : 1,
|
||||
"type" : "integer",
|
||||
"typetext" : "<integer>"
|
||||
},
|
||||
"vmid" : {
|
||||
"description" : "The (unique) ID of the VM.",
|
||||
"format" : "pve-vmid",
|
||||
|
Reference in New Issue
Block a user