commit 06c40502e77b3a6b2c5cfb94c11cc592cd412863 Author: YuruC3 Date: Sat Nov 29 18:34:53 2025 +0000 Added README with links to start with diff --git a/README.md b/README.md new file mode 100644 index 0000000..117df90 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +https://github.com/proxmoxer/proxmoxer + + +## For VMs + +https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/qemu/{vmid}/agent + + +## For LXCs + +https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/lxc/{vmid}/config + + +# For PVE nodes + +https://pve.proxmox.com/pve-docs/api-viewer/index.html#/cluster/status \ No newline at end of file