Forum Discussion

traviss_131496's avatar
traviss_131496
Icon for Nimbostratus rankNimbostratus
12 years ago
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
    12 years ago

    Try this:

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