Resolved Issue in NEN 2.5.1
Excessive NEN API GET calls to F5 prevented policy programming (E-96989)
When trying to unmanage F5 Virtual Servers, NEN API GET requests to the F5 encountered slower than expected response times, which lead to the following sequence of events:
- Responses from the F5 timed out. 
- Which in turn caused the NEN to retry its requests repeatedly. 
- Lacking timely F5 responses, the NEN ran multiple simultaneous unmanage jobs for VSs. 
- This caused the NEN to DDOS the F5 with - GET /mgmt/tm/security/firewall/policy?expandSubcollections=trueAPI calls.
- Result: This overloaded the F5 and caused policy programming to fail due to API timeouts. 
This issue is resolved. The NEN now serializes unmanage VS jobs for server load balancers.