qm list [options]

rcd

Active Member
Jul 12, 2019
245
22
38
62
Code:
qm list [OPTIONS]

       Virtual machine index (per node).

       --full <boolean>
           Determine the full status of active VMs.

Just curious: What is the correct way of running qm list with the --full option? Presumably, according to the manpage it should be qm list --full true

But it makes no difference to just running qm list ?
 
qm list --full true will fetch the VM status via QMP (along with some other stats like the QEMU version, disk/network writes/reads that are not shown by the CLI command) which takes longer.

To see these additional stats one has to use the "vmlist" REST API call directly.
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!