# pvesh > Interface with the Proxmox VE API. > More information: . - List available nodes: `pvesh {{[g|get]}} /nodes` - Display detailed information about containers or virtual machines: `pvesh {{[g|get]}} /nodes/{{node_name}}/{{lxc|qemu}}` - Discover API paths: `pvesh {{[l|ls]}} {{/}}`