How to cancel a long running request on VMware Aria Suite Lifecycle (formerly known as vRealize Suite Lifecycle Manager)
book
Article ID: 322700
calendar_today
Updated On:
Products
VMware Aria Suite
Issue/Introduction
This article provides the steps on how to cancel log running requests on VMware Aria Suite Lifecycle.
Environment
VMware Aria Suite Lifecycle Manager 8.x
Resolution
Take a snapshot of VMware Aria Suite Lifecycle, if the request is a day 2 action operation on a VMware Aria Suite product or VMware Identity Manager take a snapshot of the other appliance too.
Login to VMware Aria Suite Lifecycle with the local admin account admin@local, On VMware Aria Suite Lifecycle UI select Lifecycle Operations > Requests, and click on the long-running request you would like to cancel.
Copy the request ID.
Access the Swagger API for VMware Aria Suite Lifecycle.
Select the specification for 2. private-internal-api
Search the following API: Request Controller and then click on POST/lcm/request/api/request/cancel/{requestId}
Click on Try it out.
Add the request ID on the requestId field, then click on Execute.