Hello Apache CloudStack Community, I am currently working with Apache CloudStack version 4.20 and need some clarification regarding controlling the quiesced state of a running VM. Specifically, I'm looking for a way to:
1. Quiesce a VM (i.e., flush filesystem activity or pause relevant operations) without stopping it. 2. Later, unquiesce the VM to resume its normal operations. I’m not referring to snapshot-related operations, which internally Queisce and UnQuiesce, rather a standalone feature to manage the quiesced state of a VM for purposes of storage vendor based backup procedures. Could you please let me know if there is any API support for directly quiescing and unquiescing VMs, or if there is a recommended best practice to achieve this functionality using Apache CloudStack API? Thank you for your assistance. Best regards, Raj.