rhtyd commented on issue #4792: URL: https://github.com/apache/cloudstack/issues/4792#issuecomment-796565378
Yes, we don't return resources/objects that are marked with a removed date in the DB (this is usually for all list APIs). There's no way to get completed jobs with this API, however, you can use `queryAsyncJobResult` get the result of a completed job if you know the job ID. Pl use the users mailing list to ask questions: http://cloudstack.apache.org/mailing-lists.html Thanks. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
