I had some blueprints that were stuck "in progress" so I did some research and found an article (http://open902.com/vra7-delete-stuck-in-progress-deployments/) to delete the entries. The procedure worked perfectly except for the fact that the deployments I deleted had leases on them. Now that the lease has expired, vRA is issuing requests to expire the deployments but keep failing b/c the deployments do not exist. This happens every three hours.
Request - Expire - <deployment name>
Status: Failed
Request initialization failed: Rejecting blueprint request [ID]. There are other active requests on the corresponding deployment.
Any suggestions before I contact Support?