Shows how the fallout exception state lifecycle changes when actions are submitted using the Fallout Exception Management REST API's. In the Created state, a fallout exception is created and is waiting for manual or automated action. From there it moves to the In Progress state, where the fallout action is submitted using the REST APIs. Here if the action fails execution, it goes back to the previous state. If it does not fail, it moves to the Completed state, where the fallout action execution is completed successfully.