GitHub user OlegChuev added a comment to the discussion: API: listVirtualMachines endpoint doesn't return VMs in Expunged state
@DaanHoogland, a list of expunged VMs could be useful for retrieving historical data. For example, users could have the ability to list information about all VMs that have been expunged, allowing them to perform filtering and other actions based on information stored on their side In my case, I have a separate tab that displays only `Deleted/Expunged` VMs. Currently, I retrieve this data by directly accessing the `cloud` table (as I mentioned in the comment, VMs with custom SO don't work well with this approach). However, it would be really helpful if we could access it via an API GitHub link: https://github.com/apache/cloudstack/discussions/9153#discussioncomment-9614619 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org