5.1

Table Of Contents
Use Action Version History
You can use version history to revert an action to a previously saved state. You can revert the action state to
an earlier or a later action version. You can also compare the differences between the current state of the action
and a saved version of the action.
Orchestrator creates a new version history item for each action when you increase and save the action version.
Subsequent changes to the action do not change the current version item. For example, when you create action
version 1.0.0 and save it, the state of the action is stored in the database. If you make any changes to the action,
you can save the action state in the Orchestrator client, but you cannot apply the changes to action version
1.0.0. To store the changes in the database, you must create a subsequent action version and save it. The version
history is kept in the database along with the action itself.
When you delete an action, Orchestrator marks the element as deleted in the database without deleting the
version history of the element from the database. This way, you can restore deleted actions. See “Restore
Deleted Actions,” on page 135.
Prerequisites
Open an action for editing.
Procedure
1 Click the General tab in the action editor.
2 Click Show version history.
A version history window appears.
3 Select an action version and click Diff Against Current to compare the differences.
A window that displays the differences between the current action version and the selected action version
appears.
4 Select an action version and click Revert to restore the state of the action.
CAUTION If you have not saved the current action version, it is deleted from the version history and you
cannot revert back to the current version.
The action state is reverted to the state of the selected version.
Restore Deleted Actions
You can restore actions that have been deleted from the library.
Procedure
1 From the drop-down menu in the Orchestrator client, select Design.
2 Click the Actions view.
3 Navigate to the folder in which you want to restore a deleted action or actions.
4 Right-click the folder and select Restore deleted actions.
5 Select the action or actions that you want to restore and click Restore.
The action or actions appear in the selected folder.
Chapter 3 Developing Actions
VMware, Inc. 135