After running an HTTPS request, you can verify its status in VMware Cloud Provider Lifecycle Manager.
In VMware Cloud Provider Lifecycle Manager, when you run a REST API request, the system associates it with a task ID and processes the request asynchronously. You can verify the status of a REST API request by using its task ID.
Procedure
- ♦ In your Web browser start Postman and configure the following HTTPS request.
- On the Headers tab, add the JSON session ID.
Setting Value JSESSIONID vcp_lcm_session_id - Configure the following HTTPS request.
Setting Value HTTPS request method GET URL https:///api/api_version/task/task-id-number
- On the Headers tab, add the JSON session ID.