Forum Discussion
scott_sams_8256
Nimbostratus
May 18, 2010tryin to understand the command structure for an incontrol command
i have been toying with the powershell/icontrol functions and wanted to do the following.
list a ram cache and evict a ram cache. the http profile with the name of "http" for this scen...
May 18, 2010
$ic.LocalLBRamCacheInformation is the interface containing all of the iControl methods. You need to reference the methods in that interface. You can find the docs here
http://devcentral.f5.com/wiki/default.aspx/iControl/LocalLB__RAMCacheInformation.html
Here's a quick script I whipped up showing how to query the entries in the RAM cache with the get_ramcache_entry() method.
http://devcentral.f5.com/wiki/default.aspx/iControl/PowerShellRAMCache.html
Hope that is enough to get you started. Post back here if you need help moving forward.
-Joe
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