X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pvenode.1-synopsis.adoc;h=9462cbaa7affa275e3a12157971061c2b3db85cb;hp=c66b4af485500ff377a48eae0fc96fa511c020af;hb=HEAD;hpb=ac70d7d134ce81431aa875c336bd547094326d9b diff --git a/pvenode.1-synopsis.adoc b/pvenode.1-synopsis.adoc index c66b4af..2c17e99 100644 --- a/pvenode.1-synopsis.adoc +++ b/pvenode.1-synopsis.adoc @@ -81,7 +81,7 @@ ACME challenge type. ACME Plugin ID name -`--api` `` :: +`--api` `<1984hosting | acmedns | acmeproxy | active24 | ad | ali | anx | artfiles | arvan | aurora | autodns | aws | azion | azure | bookmyname | bunny | cf | clouddns | cloudns | cn | conoha | constellix | cpanel | curanet | cyon | da | ddnss | desec | df | dgon | dnsexit | dnshome | dnsimple | dnsservices | do | doapi | domeneshop | dp | dpi | dreamhost | duckdns | durabledns | dyn | dynu | dynv6 | easydns | edgedns | euserv | exoscale | fornex | freedns | gandi_livedns | gcloud | gcore | gd | geoscaling | googledomains | he | hetzner | hexonet | hostingde | huaweicloud | infoblox | infomaniak | internetbs | inwx | ionos | ipv64 | ispconfig | jd | joker | kappernet | kas | kinghost | knot | la | leaseweb | lexicon | linode | linode_v4 | loopia | lua | maradns | me | miab | misaka | myapi | mydevil | mydnsjp | mythic_beasts | namecheap | namecom | namesilo | nanelo | nederhost | neodigit | netcup | netlify | nic | njalla | nm | nsd | nsone | nsupdate | nw | oci | one | online | openprovider | openstack | opnsense | ovh | pdns | pleskxml | pointhq | porkbun | rackcorp | rackspace | rage4 | rcode0 | regru | scaleway | schlundtech | selectel | selfhost | servercow | simply | tele3 | tencent | transip | udr | ultra | unoeuro | variomedia | veesp | vercel | vscale | vultr | websupport | world4you | yandex | yc | zilore | zone | zonomi>` :: API plugin name @@ -133,7 +133,7 @@ Update ACME plugin configuration. ACME Plugin ID name -`--api` `` :: +`--api` `<1984hosting | acmedns | acmeproxy | active24 | ad | ali | anx | artfiles | arvan | aurora | autodns | aws | azion | azure | bookmyname | bunny | cf | clouddns | cloudns | cn | conoha | constellix | cpanel | curanet | cyon | da | ddnss | desec | df | dgon | dnsexit | dnshome | dnsimple | dnsservices | do | doapi | domeneshop | dp | dpi | dreamhost | duckdns | durabledns | dyn | dynu | dynv6 | easydns | edgedns | euserv | exoscale | fornex | freedns | gandi_livedns | gcloud | gcore | gd | geoscaling | googledomains | he | hetzner | hexonet | hostingde | huaweicloud | infoblox | infomaniak | internetbs | inwx | ionos | ipv64 | ispconfig | jd | joker | kappernet | kas | kinghost | knot | la | leaseweb | lexicon | linode | linode_v4 | loopia | lua | maradns | me | miab | misaka | myapi | mydevil | mydnsjp | mythic_beasts | namecheap | namecom | namesilo | nanelo | nederhost | neodigit | netcup | netlify | nic | njalla | nm | nsd | nsone | nsupdate | nw | oci | one | online | openprovider | openstack | opnsense | ovh | pdns | pleskxml | pointhq | porkbun | rackcorp | rackspace | rage4 | rcode0 | regru | scaleway | schlundtech | selectel | selfhost | servercow | simply | tele3 | tencent | transip | udr | ultra | unoeuro | variomedia | veesp | vercel | vscale | vultr | websupport | world4you | yandex | yc | zilore | zone | zonomi>` :: API plugin name @@ -147,7 +147,7 @@ A list of settings you want to delete. `--digest` `` :: -Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications. +Prevent changes if current configuration file has a different digest. This can be used to prevent concurrent modifications. `--disable` `` :: @@ -219,7 +219,7 @@ A list of settings you want to delete. `--description` `` :: -Node description/comment. +Description for the Node. Shown in the web-interface node notes panel. This is saved as comment inside the configuration file. `--digest` `` :: @@ -229,9 +229,9 @@ Prevent changes if current configuration file has different SHA1 digest. This ca Initial delay in seconds, before starting all the Virtual Guests with on-boot enabled. -`--wakeonlan` `` :: +`--wakeonlan` `[mac=] [,bind-interface=] [,broadcast-address=]` :: -MAC address for wake on LAN +Node specific wake on LAN settings. *pvenode help* `[OPTIONS]` @@ -255,7 +255,7 @@ Target node. `--maxworkers` ` (1 - N)` :: -Maximal number of parallel migration job. If not set use 'max_workers' from datacenter.cfg, one of both must be set! +Maximal number of parallel migration job. If not set, uses'max_workers' from datacenter.cfg. One of both must be set! `--vms` `` :: @@ -282,6 +282,14 @@ Only consider guests from this comma separated list of VMIDs. Stop all VMs and Containers. +`--force-stop` `` ('default =' `1`):: + +Force a hard-stop after the timeout. + +`--timeout` ` (0 - 7200)` ('default =' `180`):: + +Timeout for each guest shutdown task. Depending on `force-stop`, the shutdown gets then simply aborted or a hard-stop is forced. + `--vms` `` :: Only consider Guests with these IDs. @@ -292,12 +300,16 @@ Read task list for one node (finished tasks). `--errors` `` ('default =' `0`):: -no description available +Only list tasks with a status of ERROR. `--limit` ` (0 - N)` ('default =' `50`):: Only list this amount of tasks. +`--since` `` :: + +Only list tasks since this UNIX epoch. + `--source` `` ('default =' `archive`):: List archived, active or all tasks. @@ -306,15 +318,23 @@ List archived, active or all tasks. List tasks beginning from this offset. +`--statusfilter` `` :: + +List of Task States that should be returned. + `--typefilter` `` :: Only list tasks of this type (e.g., vzstart, vzdump). +`--until` `` :: + +Only list tasks until this UNIX epoch. + `--userfilter` `` :: Only list tasks from this user. -`--vmid` ` (1 - N)` :: +`--vmid` ` (100 - 999999999)` :: Only list tasks for this VM. @@ -324,11 +344,15 @@ Read task log. ``: `` :: -no description available +The task's unique ID. + +`--download` `` :: + +Whether the tasklog file should be downloaded. This parameter can't be used in conjunction with other parameters `--start` ` (0 - N)` ('default =' `0`):: -no description available +Start at this line when reading the tasklog *pvenode task status* `` `[FORMAT_OPTIONS]` @@ -336,7 +360,7 @@ Read task status. ``: `` :: -no description available +The task's unique ID. *pvenode wakeonlan* ``