Forum Discussion

1 Reply

  • Hi AlexS_yb,

    To flush the cache via TMSH you could issue the command below:

    (tmos)# modify apm aaa ldap YourAAAName cleanup-cache group 

    To flush the cache via an iRule, you would need to SIDEBAND to the REST-API. But this is kinda meh...

    Cheers, Kai