Forum Discussion
traviss_131496
Jun 12, 2014Nimbostratus
How to clear cache via iControlREST?
We want to automate the process of clearing a cache that supports an application. We currently log into tmsh interactively to clear the cache with the following command... delete ltm profile ramca...
- Jun 13, 2014
Try this:
curl -sk -u admin:admin -X DELETE https://bigip-mgmt/mgmt/tm/ltm/profile/ramcache/all
kunjan_118660
Jun 13, 2014Cumulonimbus
Try this:
curl -sk -u admin:admin -X DELETE https://bigip-mgmt/mgmt/tm/ltm/profile/ramcache/all
- traviss_131496Jun 13, 2014NimbostratusThanks, kunjan. That works. I was guessing it was something like that, but I never tried that exact command. I appreciate the help.
- Mihir_JoshiNov 14, 2017Nimbostratus
Brilliant Kunjan!!! :)
- Mihir_JoshiMar 09, 2018Nimbostratus
Is it compulsory for user to have Administrator role to perform below call?
"curl -sk -u admin:admin -X DELETE ;;
Regards,
Mihir
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