TMSH Transaction Control Commands¶
Description¶
The following Tcl commands are specific to the tmsh Tcl API. There
are no corresponding commands available in tmsh.
Command List¶
- tmsh::begin_transaction - Begins an update transaction.
- tmsh::cancel_transaction - Cancels all commands that you have issued since the last issuance of tmsh::begin_transaction.
- tmsh::commit_transaction - Runs the commands that have been issued since the last issuance of tmsh::begin_transaction.
Note
For the full traffic management shell reference, see F5 TMSH Reference
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.