Sep 2026 - DevCentral is currently set to Read-Only (Sep 14th) for a platform update.
For some details see: DevCentral is Evolving.

Forum Discussion

1 Reply

Replies have been turned off for this discussion
  • 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