You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/03/11 08:34:59 UTC

[GitHub] [cloudstack] rhtyd commented on issue #4792: Is it a specification that completed jobs cannot be acquired by "listAsyncjobs"?

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:
users@infra.apache.org