How do you delete a Blueprint once it has been run?
Error message.
[{"uid":"04ec2769-0de3-44eb-8fb0-f6bd202be7f6","code":"ESSCDDRP002","message":"ESSCDDRP002: DR plan cannot be deleted as a failover/testfailover/migrate execution is in progress or has been executed","level":"error","endPoint":"/drplan/e70b0708-fd41-49a5-aaef-14d4f6576803","stack":"ApplicationError: ESSCDDRP002: DR plan cannot be deleted as a failover/testfailover/migrate execution is in progress or has been executed\n at validateExecStatus (C:\\snapshot\\draas\\draas\\draas-setup\\controllers\\deleteDRPlanController.js)\n at Object.execute (C:\\snapshot\\draas\\draas\\draas-setup\\controllers\\deleteDRPlanController.js)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Object.fn (C:\\snapshot\\draas\\draas\\draas-setup\\utils\\routerUtils.js)\n at async Object.executeController (C:\\snapshot\\draas\\draas\\draas-setup\\utils\\routerUtils.js)"}]
In this case the Blueprint was run successfully but it was initial testing. It leaves artifacts of the migration which are problematic if you want to re-migrate the same VMs. This is now a dead artifact and can't be deleted.
Even a Blueprint that is Partially Healthly and is editable can't be deleted.
Is there some mechanism that can't clear flags so that it can be delete? Leaving these Blueprints creates dead or unwanted links in the Topology and prevents trial and error workflow test.