Last Modified: Apr 28, 2025
Affected Product(s):
BIG-IP APM
Known Affected Versions:
11.5.0, 11.5.1, 11.5.1 HF1, 11.5.1 HF2, 11.5.1 HF3, 11.5.1 HF4
Fixed In:
11.6.0, 11.5.1 HF5
Opened: Apr 21, 2014 Severity: 3-Major Related Article:
K49522194
In APM policy sync, when a resource is specified as a dynamic resource, the dynamic resource will refer to the actual APM resource. The actual resource can be a Webtop Link, Webtop, Network Access, or Portal Access resource. If the actual resource is deleted, the configuration will be in an invalid state, because the delete handler of the actual resource does not check for reference from the psync-dynamic-resource.
Because of missing code in the delete handler for APM resources, user must be careful when deleting a resource. Make sure there is no psync-dynamic-resource referencing a resource about to be deleted.
APM Policy Sync with a resource specified as dynamic resource.
This issue has no workaround at this time.
Resource delete handler should check for the reference by psync-dynamic-resource.