OlegChuev commented on issue #8856: URL: https://github.com/apache/cloudstack/issues/8856#issuecomment-2032500505
@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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
