Forum Discussion
Bmccli_180167
Nimbostratus
Jun 26, 2015User iControl Rest to retreive iRule Stats
I am currently using iControl to retrieve iRule statistics like number of execututions and CPU Cycles. My goal is to switch to iControl REST to retrieve the same information without the overhead of i...
amolari
Cirrostratus
Jun 26, 2015I have 11.6.0 HF4 and it's working fine (for a simple irule.. result below). Which eventType do you have in your iRule?
{
"entries": {
"aborts": {
"value": 0
},
"avgCycles": {
"value": 0
},
"eventType": {
"description": "ACCESS_POLICY_AGENT_EVENT"
},
"failures": {
"value": 0
},
"maxCycles": {
"value": 0
},
"minCycles": {
"value": 0
},
"priority": {
"value": 500
},
"tmName": {
"description": "/Common/masked___"
},
"totalExecutions": {
"value": 0
}
},
"generation": 1,
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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