Bug ID 458199: APM Resources and APM Policy Sync

Last Modified: Apr 28, 2025

Affected Product(s):
BIG-IP APM(all modules)

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

Symptoms

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.

Impact

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.

Conditions

APM Policy Sync with a resource specified as dynamic resource.

Workaround

This issue has no workaround at this time.

Fix Information

Resource delete handler should check for the reference by psync-dynamic-resource.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips