1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-16 06:55:46 +02:00
tldr/pages/linux/pvesh.md

13 lines
201 B
Markdown
Raw Normal View History

2025-08-06 19:14:50 +03:00
# 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 {{/}}`