mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-09 08:15:41 +02:00
pvesh: add page (#17491)
This commit is contained in:
parent
46008c7ee1
commit
5d4b34f736
1 changed files with 12 additions and 0 deletions
12
pages/linux/pvesh.md
Normal file
12
pages/linux/pvesh.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# pvesh
|
||||||
|
|
||||||
|
> Interface with the Proxmox VE API.
|
||||||
|
> More information: <https://pve.proxmox.com/pve-docs/pvesh.1.html>.
|
||||||
|
|
||||||
|
- List available nodes:
|
||||||
|
|
||||||
|
`pvesh get /nodes`
|
||||||
|
|
||||||
|
- Discover API paths:
|
||||||
|
|
||||||
|
`pvesh ls {{/}}`
|
Loading…
Add table
Reference in a new issue