Hi

Is it possible to suppress pvesh reply "200 OK"?

For example - I want to display RAM used by all of the VMs on this host (and sum it later): pvesh get nodes/NODENAME/qemu | grep "maxmem" | cut -d ":" -f 2 | tr -d "," | tr -d " "

Thanks

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
pve-user mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to