Forum Discussion
nrgraham23_3188
Sep 08, 2017Historic F5 Account
transaction partial runs
Is it possible to partially run a transaction, run some checks, then add more calls to the same transaction?
I will have several sets of iControlRest calls that may or may not fire based on a co...
Satoshi_Toyosa1
Oct 02, 2017Ret. Employee
You can write your own tmsh script and call it from the
/mgmt/tm/cli/script endpoint. See
- Executing A TCL/CLI Script From iControlRest
- Call TMSH script with a curl command?
- Master list of tmsh commands
- TMSH Scripting in v10.1
tmsh script allow you to use transactions (see
tmsh::begin_transaction, etc.)
Depending on what you would allow users to perform, make sure you write the script super robust.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects