In sddc manager click on the task
Get the id in the url
ssh to sddc manager
Login as vcf
Su
Run the following with the id obtain from above
curl -X DELETE http://localhost/tasks/registrations/a8d4034d-f47c-4e61-8156-e8cb63c0b8f1
Below example
In sddc manager click on the task
Get the id in the url
ssh to sddc manager
Login as vcf
Su
Run the following with the id obtain from above
curl -X DELETE http://localhost/tasks/registrations/a8d4034d-f47c-4e61-8156-e8cb63c0b8f1
Below example