I can get the status of a virtual machine by using the command
For now, I have seen 3 different values used for this field: paused, running, stopped.
What is the total list of all possible values and where can I look up theirs meaning?
Code:
pvesh get /nodes/pve/qemu/100/status/current
For now, I have seen 3 different values used for this field: paused, running, stopped.
What is the total list of all possible values and where can I look up theirs meaning?