Hi,
Could someone suggest how to get all the "In Progress" requests from vRA? I tried to look around API explorer but couldn't find any existing workflow/action that does this.
May be we can filter out based upon the Server.FindAllForType() and then filter out by state such as either "In Progress" or "Successful". Please let me know.
Thanks.