Forum Discussion
Network_Team1
Nimbostratus
Dec 10, 2019iControl REST - filtering by anything other than partition
Hello, I'm trying to use the iControl REST API to communicate with the F5s. There's a "$filter" parameter that can be passed along with GET requests, but the only examples I've seen use that to...
Satoshi_Toyosa1
Dec 12, 2019Ret. Employee
One option is to run a script on the BIG-IP box via iControl REST, and retrieve the result after it completes. If the tasks are mostly tmsh related, a tmsh script might be good. You can execute a tmsh script like this:
curl -sku $PASS https://$HOST/mgmt/tm/cli/script/sat.tcl \
-X POST -H "Content-type: application/JSON" \
-d '{"command":"run"}'where sat.tcl is the script.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
