mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-16 06:55:46 +02:00
13 lines
201 B
Markdown
13 lines
201 B
Markdown
![]() |
# 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 {{/}}`
|