Forum Discussion
ababington_3136
Nimbostratus
Nov 13, 2018Whats the iControl REST API command to get FWR overlapping status
The TMSH to get the FWR overlapping status is
tmsh show security firewall policy myPolicyName rules overlapping-status
Whats the iControl REST API equivalent ? I tried the following but it does not work.
it gives
{ "code": 404, "message": "Object not found - overlapping-status", "errorStack": [], "apiError": 1 }
- ScottJHarris_82
Altostratus
Hello Alan
If you issue this command
curl -sk -u username:password -X GET -H "Content-type: application/json" ~/stats
The output will provide the overlap status
"overlapType": { "description": "redundant" }
Hope this help, if not you can slack me too :P
Scott
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