Forum Discussion
Chris_Olson
Jan 08, 2021Nimbostratus
Icontrol RestAPI enable/disable multiple pool members/multiple pools
We moved data centers and no longer have CL access to the F5. The only option is Rest API. We need the ability to remove enable or disable multiple servers from multiple pools. The syntax I have is b...
Satoshi_Toyosa1
Jan 11, 2021Ret. Employee
Informational: Calling a tmsh script (equivalent to 'tmsh run cli script callMe' where "callMe" is the name of the script):
curl -sku $PASS https://$HOST/mgmt/tm/cli/script \
-H "Content-type: application/json" -X POST \
-d '{"command":"run", "utilCmdArgs":"callMe"}'
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