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
Nimbostratus
Try this:
curl -sk -u admin:admin -X DELETE https://bigip-mgmt/mgmt/tm/ltm/profile/ramcache/all
Mihir_Joshi
Mar 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