Forum Discussion

traviss_131496's avatar
traviss_131496
Icon for Nimbostratus rankNimbostratus
Jun 12, 2014
Solved

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...
  • kunjan_118660's avatar
    Jun 13, 2014

    Try this:

     curl -sk -u admin:admin  -X DELETE https://bigip-mgmt/mgmt/tm/ltm/profile/ramcache/all