HPE Morpheus Enterprise
1833753 Members
2692 Online
110063 Solutions
New Discussion

Delete an instance

 
SOLVED
Go to solution
Not applicable

Delete an instance

If I delete an instance using the API call https://CHANGEME/api/instances/{id} will that run the decom workflow, or bypass the workflow and delete the instance outright?

2 REPLIES 2
Not applicable

Re: Delete an instance

It helps a lot, thank you.

KoreyG
HPE Pro
Solution

Re: Delete an instance

Hi @SeditiousSov ,

The instance will still run the workflows that are attached as part of the life cycle. It would be the same as clicking the Delete button in the UI. Here is an example of one I just deleted using the API that had a Teardown task in the workflow:

Hope that helps!